index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/display: Rename dc_surface to dc_plane_state
Harry Wentland
2017-09-26
22
-84
/
+84
*
drm/amd/display: remove DCN1 guard as DCN1 is already open sourced.
AMD\ktsao
2017-09-26
15
-110
/
+58
*
drm/amd/display: move regamma from opp to dpp for dce
Yue Hin Lau
2017-09-26
11
-433
/
+399
*
drm/amd/display: Avoid full modeset when not required
Bhawanpreet Lakha
2017-09-26
1
-35
/
+62
*
drm/amd/display: Move and Rename "is_stream_changed()"
Bhawanpreet Lakha
2017-09-26
4
-5
/
+5
*
drm/amd/display: fix >340 Mhz with deep color pipe split no display
Andrey Grodzovsky
2017-09-26
2
-3
/
+12
*
drm/amd/display: fix bw_calc for hdmi and 420 outputs
Dmytro Laktyushkin
2017-09-26
1
-2
/
+4
*
drm/amd/display: Keep blank until set visibility to true after mode switch
Yongqiang Sun
2017-09-26
2
-12
/
+13
*
drm/amd/display: fix dcn fe reset memory access error
Dmytro Laktyushkin
2017-09-26
1
-3
/
+4
*
drm/amd/display: Add stateless surface validation to validate_resources
Andrey Grodzovsky
2017-09-26
1
-0
/
+21
*
drm/amd/display: Implement plane atomic_check.
Andrey Grodzovsky
2017-09-26
1
-0
/
+17
*
drm/amd/display: Initial prototype of FBC implementation
Roman Li
2017-09-26
5
-2
/
+81
*
drm/amd/display: Initial prototype of FBC implementation
Roman Li
2017-09-26
2
-0
/
+41
*
drm/amd/display: add preferred mode from Video Format Preference Data Block
Andrey Grodzovsky
2017-09-26
1
-2
/
+0
*
drm/amd/display: Add per surface validation hook.
Andrey Grodzovsky
2017-09-26
8
-3
/
+37
*
drm/amd/display: Fix DCN compile errors
Vikrant Mhaske
2017-09-26
1
-0
/
+2
*
drm/amd/display: move ocsc programming from opp to dpp for dce
Yue Hin Lau
2017-09-26
11
-270
/
+306
*
drm/amd/display: Fix ckeckpatch problems in amdgpu_dm
Harry Wentland
2017-09-26
1
-85
/
+94
*
drm/amd/display: Merge amdgpu_dm_types and amdgpu_dm
Harry Wentland
2017-09-26
8
-3430
/
+3350
*
drm/amd/display: Rename firmware_info to dc_firmware_info
Harry Wentland
2017-09-26
11
-21
/
+21
*
drm/amd/display: update clocks we report to PPlib
Eric Yang
2017-09-26
1
-19
/
+20
*
drm/amd/display: add detect caps for edp
Roman Li
2017-09-26
5
-8
/
+12
*
drm/amd/display: fix mpcc idle wait
Dmytro Laktyushkin
2017-09-26
1
-1
/
+1
*
drm/amd/display: mpc block redesign
Dmytro Laktyushkin
2017-09-26
12
-267
/
+339
*
drm/amd/display: collapse dce11 reset_hw_ctx_wrap into 1 function
Dmytro Laktyushkin
2017-09-26
1
-27
/
+20
*
drm/amd/display: safeguard compressor api
Roman Li
2017-09-26
1
-3
/
+6
*
drm/amd/display: reduce 40s time out to 1s in disable crtc
Eric Yang
2017-09-26
1
-1
/
+1
*
drm/amd/display: Roll stream into dc_stream
Leo (Sunpeng) Li
2017-09-26
1
-21
/
+8
*
drm/amd/display: Roll core_stream into dc_stream
Leo (Sunpeng) Li
2017-09-26
31
-649
/
+612
*
drm/amd/display: log HUBP using DTN logging
Tony Cheng
2017-09-26
9
-54
/
+133
*
drm/amd/display: Add interfaces for new CM blocks
Vitaly Prosyak
2017-09-26
2
-2
/
+485
*
drm/amd/display: Disable timestamp and entry heading
Yongqiang Sun
2017-09-26
2
-2
/
+3
*
drm/amd/display: Minor fix for dc_sink refactor
Harry Wentland
2017-09-26
2
-2
/
+2
*
drm/amd/display: Clean up some DCN1 guards
Zeyu Fan
2017-09-26
9
-7
/
+15
*
drm/amd/display: move ocsc programming from opp to dpp
Yue Hin Lau
2017-09-26
1
-1
/
+1
*
drm/amd/display: Fix eDP panel light-up
Roman Li
2017-09-26
1
-1
/
+3
*
drm/amd/display: Use stream validation hook.
Andrey Grodzovsky
2017-09-26
1
-38
/
+48
*
drm/amd/display: Move stream validations into seperate function.
Andrey Grodzovsky
2017-09-26
12
-132
/
+90
*
drm/amd/display: break up plane disable and disconnect in set mode
Eric Yang
2017-09-26
4
-23
/
+111
*
drm/amd/display: separate plane disable sequence
Tony Cheng
2017-09-26
1
-22
/
+61
*
drm/amd/display: single PSR display not allow CSTATE sw w/a
Charlene Liu
2017-09-26
2
-1
/
+8
*
drm/amd/display: Roll core_gamma into dc_gamma
Harry Wentland
2017-09-26
5
-31
/
+21
*
drm/amd/display: Roll gamma struct into core_gamma
Harry Wentland
2017-09-26
2
-17
/
+7
*
drm/amd/display: Roll core_sink into dc_sink
Harry Wentland
2017-09-26
11
-91
/
+72
*
drm/amd/display: Roll sink struct into core_sink
Harry Wentland
2017-09-26
2
-28
/
+18
*
drm/amd/display: Roll core_link into dc_link
Harry Wentland
2017-09-26
29
-484
/
+444
*
drm/amd/display: Roll core_surface into dc_surface
Harry Wentland
2017-09-26
16
-240
/
+226
*
drm/amd/display: Move DCHUBBUB block from MemInput to HW sequencer.
Zeyu Fan
2017-09-26
11
-451
/
+492
*
drm/amd/display: move RGAM programming from opp to dpp
Yue Hin Lau
2017-09-26
8
-938
/
+972
*
drm/amd/display: fix YCbCr420 deep color mode not supported
Charlene Liu
2017-09-26
1
-0
/
+2
[next]