index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dce
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-21
drm/amd/display: Move power control from link encoder to hwsequencer
Andrew Jiang
3
-182
/
+15
2017-10-21
drm/amd/display: moving cursor functions from ipp to mem_input
Yue Hin Lau
1
-0
/
+2
2017-10-21
drm/amd/display: moving backlight registers to hwsequencer
Yue Hin Lau
3
-108
/
+45
2017-10-21
drm/amd/display: removing remaining register definitions work around
Yue Hin Lau
2
-15
/
+22
2017-10-21
drm/amd/display: fixing register includes
Yue Hin Lau
1
-45
/
+44
2017-10-17
drm/amd/display/dc: drop dm_delay_in_microseconds
Alex Deucher
1
-2
/
+2
2017-10-06
amdgpu/dc: set a bunch of functions to static.
Dave Airlie
2
-5
/
+4
2017-09-29
amdgpu/dc: make some audio functions return void
Dave Airlie
1
-12
/
+2
2017-09-29
amdgpu/dc: make program_regamma_pwl return void
Dave Airlie
2
-4
/
+2
2017-09-29
amdgpu/dc: make get_audio_clock_info return void.
Dave Airlie
1
-41
/
+34
2017-09-29
amdgpu/dc: make dce transform constructor void
Dave Airlie
2
-4
/
+2
2017-09-29
amdgpu/dc: make opp construct void.
Dave Airlie
2
-4
/
+2
2017-09-29
amdgpu/dc: make link encoder construct void.
Dave Airlie
2
-4
/
+2
2017-09-29
amdgpu/dc: make stream encoder constructor return void.
Dave Airlie
2
-9
/
+2
2017-09-29
amdgpu/dc: constify a bunch of dc structs.
Dave Airlie
1
-4
/
+4
2017-09-28
amdgpu/dc: move filter taps to being static const data (v2)
Dave Airlie
2
-35
/
+45
2017-09-28
drm/amd/display: Use kernel alloc/free
Harry Wentland
8
-20
/
+22
2017-09-27
drm/amd/display: Restore missing DCE8 xfm regs
Harry Wentland
1
-0
/
+10
2017-09-27
drm/amd/display: only polling VSync Phase within VSync peroroid
Charlene Liu
1
-12
/
+15
2017-09-27
drm/amd/display: Rename dc validate_context and current_context
Jerry Zuo
1
-2
/
+2
2017-09-27
drm/amd/display: Block 6Ghz timing if SBIOS set HDMI_6G_en to 0
Charlene Liu
1
-0
/
+4
2017-09-27
drm/amd/display: fix hubp mpcc and opp tracking
Dmytro Laktyushkin
1
-0
/
+2
2017-09-27
drm/amd/display: fix not enter/exit PSR with latest driver/SBIOS
Charlene Liu
2
-2
/
+6
2017-09-27
drm/amd/display: move vm registers to hwsequencer
Yue Hin Lau
1
-2
/
+50
2017-09-27
drm/amd/display: eDP power sequence T9 fail
Charlene Liu
1
-1
/
+1
2017-09-27
drm/amd/display: Use MAX_PIPES for DTO reg arrays
Dmytro Laktyushkin
1
-3
/
+3
2017-09-27
drm/amd/display: Flattening core_dc to dc
Bhawanpreet Lakha
4
-12
/
+9
2017-09-27
drm/amd/display: Use function pointer for update_plane_addr
Dmytro Laktyushkin
1
-0
/
+1
2017-09-27
drm/amd/display: fix eDP bootup/S4 backlight on
Charlene Liu
2
-8
/
+16
2017-09-27
drm/amd/display: add display write back(DWB)
Duke Du
2
-1
/
+94
2017-09-27
drm/amd/display: fix gamma distortion on Vega
Roman Li
1
-0
/
+3
2017-09-27
drm/amd/display/dc: add DCE_VERSION for DCE8 APUs
Alex Deucher
1
-0
/
+6
2017-09-27
drm/amd/display/dc: add DIGG for KV
Alex Deucher
1
-0
/
+6
2017-09-27
drm/amd/display: use some sensible time out
Tony Cheng
2
-7
/
+8
2017-09-27
drm/amd/display: implement DXGI Gamma Ramps
Anthony Koo
1
-4
/
+10
2017-09-27
drm/amd/display: remove remaining DCN1 guard
Kenny Tsao
1
-10
/
+0
2017-09-27
drm/amd/display: Move TG to stream_res
Harry Wentland
1
-1
/
+1
2017-09-27
drm/amd/display: Rename more dc_surface stuff to plane_state
Harry Wentland
2
-3
/
+3
2017-09-27
drm/amd/display: Rename dc_stream to dc_stream_state
Harry Wentland
2
-2
/
+2
2017-09-27
drm/amd/display: Rename dc_surface to dc_plane_state
Harry Wentland
2
-2
/
+2
2017-09-27
drm/amd/display: remove DCN1 guard as DCN1 is already open sourced.
AMD\ktsao
5
-78
/
+56
2017-09-27
drm/amd/display: move regamma from opp to dpp for dce
Yue Hin Lau
4
-349
/
+329
2017-09-27
drm/amd/display: Keep blank until set visibility to true after mode switch
Yongqiang Sun
1
-0
/
+4
2017-09-27
drm/amd/display: move ocsc programming from opp to dpp for dce
Yue Hin Lau
4
-230
/
+242
2017-09-27
drm/amd/display: Rename firmware_info to dc_firmware_info
Harry Wentland
2
-3
/
+3
2017-09-27
drm/amd/display: Roll core_stream into dc_stream
Leo (Sunpeng) Li
2
-6
/
+6
2017-09-27
drm/amd/display: Clean up some DCN1 guards
Zeyu Fan
2
-1
/
+3
2017-09-27
drm/amd/display: Move stream validations into seperate function.
Andrey Grodzovsky
2
-5
/
+4
2017-09-27
drm/amd/display: Roll core_link into dc_link
Harry Wentland
2
-3
/
+3
2017-09-27
drm/amd/display: Roll core_surface into dc_surface
Harry Wentland
2
-3
/
+3
[next]