index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dce
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-26
drm/amd/display/dc: add DIGG for KV
Alex Deucher
1
-0
/
+6
2017-09-26
drm/amd/display: use some sensible time out
Tony Cheng
2
-7
/
+8
2017-09-26
drm/amd/display: implement DXGI Gamma Ramps
Anthony Koo
1
-4
/
+10
2017-09-26
drm/amd/display: remove remaining DCN1 guard
Kenny Tsao
1
-10
/
+0
2017-09-26
drm/amd/display: Move TG to stream_res
Harry Wentland
1
-1
/
+1
2017-09-26
drm/amd/display: Rename more dc_surface stuff to plane_state
Harry Wentland
2
-3
/
+3
2017-09-26
drm/amd/display: Rename dc_stream to dc_stream_state
Harry Wentland
2
-2
/
+2
2017-09-26
drm/amd/display: Rename dc_surface to dc_plane_state
Harry Wentland
2
-2
/
+2
2017-09-26
drm/amd/display: remove DCN1 guard as DCN1 is already open sourced.
AMD\ktsao
5
-78
/
+56
2017-09-26
drm/amd/display: move regamma from opp to dpp for dce
Yue Hin Lau
4
-349
/
+329
2017-09-26
drm/amd/display: Keep blank until set visibility to true after mode switch
Yongqiang Sun
1
-0
/
+4
2017-09-26
drm/amd/display: move ocsc programming from opp to dpp for dce
Yue Hin Lau
4
-230
/
+242
2017-09-26
drm/amd/display: Rename firmware_info to dc_firmware_info
Harry Wentland
2
-3
/
+3
2017-09-26
drm/amd/display: Roll core_stream into dc_stream
Leo (Sunpeng) Li
2
-6
/
+6
2017-09-26
drm/amd/display: Clean up some DCN1 guards
Zeyu Fan
2
-1
/
+3
2017-09-26
drm/amd/display: Move stream validations into seperate function.
Andrey Grodzovsky
2
-5
/
+4
2017-09-26
drm/amd/display: Roll core_link into dc_link
Harry Wentland
2
-3
/
+3
2017-09-26
drm/amd/display: Roll core_surface into dc_surface
Harry Wentland
2
-3
/
+3
2017-09-26
drm/amd/display: Move DCHUBBUB block from MemInput to HW sequencer.
Zeyu Fan
2
-62
/
+114
2017-09-26
drm/amd/display: move VGA to HWSS from TG
Tony Cheng
1
-1
/
+10
2017-09-26
drm/amd/display: support for updated register headers on DCN
Dmytro Laktyushkin
1
-1
/
+11
2017-09-26
drm/amd/display: mpo debug sanity checks
Tony Cheng
1
-0
/
+6
2017-09-26
drm/amd/display: revert order change of HUBP and MPC disable
Tony Cheng
1
-2
/
+0
2017-09-26
drm/amd/display: fix aviInfoFrame bar Info and add set_avMute
Charlene Liu
1
-1
/
+12
2017-09-26
drm/amd/display: fix DVI connected to HDMI connector max tmds clock
Charlene Liu
1
-0
/
+6
2017-09-26
drm/amd/display: hwseq init sequence update
Dmytro Laktyushkin
1
-1
/
+7
2017-09-26
drm/amd/display: avoid disabling opp clk before hubp is blanked.
Tony Cheng
1
-0
/
+7
2017-09-26
drm/amd/display: get dal1.1 to run
Dmytro Laktyushkin
1
-1
/
+1
2017-09-26
drm/amd/display: refactor dcn10 hw_sequencer to new reg access style
Dmytro Laktyushkin
1
-11
/
+166
2017-09-26
drm/amd/display: Remove SMU_INTERRUPT_CONTROL
Dmytro Laktyushkin
1
-2
/
+0
2017-09-26
drm/amd/display: enable diags compilation
Dmytro Laktyushkin
2
-41
/
+8
2017-09-26
drm/amd/display: Don't call DCN clk code for Vega
Harry Wentland
1
-4
/
+6
2017-09-26
drm/amd/display: DAL3 RV get DPREFCLK SpreadspectrumInfo from smu_info
Hersen Wu
1
-1
/
+28
2017-09-26
drm/amd/display: Refactor to call set PSR wait loop in dce_dmcu instead of dce_clocks
Amy Zhang
3
-34
/
+81
2017-09-26
drm/amd/display: Add function to get PSR state
Amy Zhang
1
-0
/
+2
2017-09-26
drm/amd/display: remove GRPH_SURFACE_UPDATE_IMMEDIATE_EN field programming
Dmytro Laktyushkin
2
-8
/
+1
2017-09-26
drm/amd/display: Tidy up mem_input_program_surface_flip_and_addr()
Tom St Denis
1
-15
/
+8
2017-09-26
drm/amd/display: Refactor use_lut() from dce110 to dce
Leo (Sunpeng) Li
2
-0
/
+14
2017-09-26
drm/amd/display: add missing GRPH_UPDATE_LOCK field macro for dce_mem_input
Dmytro Laktyushkin
1
-0
/
+1
2017-09-26
drm/amd/display: dce 8 - 12 mem_input refactor to new style
Dmytro Laktyushkin
2
-65
/
+346
2017-09-26
drm/amd/display: Disable ABM when eDP is disabled
Amy Zhang
1
-0
/
+21
2017-09-26
drm/amd/display: fix mpo blanking out on one of planes being set not visible
Dmytro Laktyushkin
2
-4
/
+2
2017-09-26
drm/amd/display: refactor bw related variable structure in val_ctx
Dmytro Laktyushkin
2
-8
/
+10
2017-09-26
drm/amd/display: Implement support for backlight optimization
Anthony Koo
1
-2
/
+11
2017-09-26
drm/amd/display: Don't call PSR func if DMCU is off
Harry Wentland
2
-11
/
+23
2017-09-26
drm/amdgpu/display: fix semicolon.cocci warnings
kbuild test robot
1
-2
/
+2
2017-09-26
drm/amdgpu/display: Enable DCN in DC
Alex Deucher
11
-3
/
+752
2017-09-26
drm/amd/display: Get dprefclk ss percentage from vbios
Hersen Wu
2
-18
/
+41
2017-09-26
drm/amd/display: dce80, 100, 110 and 112 to dce ipp refactor
Dmytro Laktyushkin
2
-8
/
+28
2017-09-26
drm/amd/display: dce120 to dce ipp refactor
Dmytro Laktyushkin
4
-2
/
+480
[prev]
[next]