aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce
AgeCommit message (Expand)AuthorFilesLines
2017-09-26drm/amd/display/dc: add DIGG for KVAlex Deucher1-0/+6
2017-09-26drm/amd/display: use some sensible time outTony Cheng2-7/+8
2017-09-26drm/amd/display: implement DXGI Gamma RampsAnthony Koo1-4/+10
2017-09-26drm/amd/display: remove remaining DCN1 guardKenny Tsao1-10/+0
2017-09-26drm/amd/display: Move TG to stream_resHarry Wentland1-1/+1
2017-09-26drm/amd/display: Rename more dc_surface stuff to plane_stateHarry Wentland2-3/+3
2017-09-26drm/amd/display: Rename dc_stream to dc_stream_stateHarry Wentland2-2/+2
2017-09-26drm/amd/display: Rename dc_surface to dc_plane_stateHarry Wentland2-2/+2
2017-09-26drm/amd/display: remove DCN1 guard as DCN1 is already open sourced.AMD\ktsao5-78/+56
2017-09-26drm/amd/display: move regamma from opp to dpp for dceYue Hin Lau4-349/+329
2017-09-26drm/amd/display: Keep blank until set visibility to true after mode switchYongqiang Sun1-0/+4
2017-09-26drm/amd/display: move ocsc programming from opp to dpp for dceYue Hin Lau4-230/+242
2017-09-26drm/amd/display: Rename firmware_info to dc_firmware_infoHarry Wentland2-3/+3
2017-09-26drm/amd/display: Roll core_stream into dc_streamLeo (Sunpeng) Li2-6/+6
2017-09-26drm/amd/display: Clean up some DCN1 guardsZeyu Fan2-1/+3
2017-09-26drm/amd/display: Move stream validations into seperate function.Andrey Grodzovsky2-5/+4
2017-09-26drm/amd/display: Roll core_link into dc_linkHarry Wentland2-3/+3
2017-09-26drm/amd/display: Roll core_surface into dc_surfaceHarry Wentland2-3/+3
2017-09-26drm/amd/display: Move DCHUBBUB block from MemInput to HW sequencer.Zeyu Fan2-62/+114
2017-09-26drm/amd/display: move VGA to HWSS from TGTony Cheng1-1/+10
2017-09-26drm/amd/display: support for updated register headers on DCNDmytro Laktyushkin1-1/+11
2017-09-26drm/amd/display: mpo debug sanity checksTony Cheng1-0/+6
2017-09-26drm/amd/display: revert order change of HUBP and MPC disableTony Cheng1-2/+0
2017-09-26drm/amd/display: fix aviInfoFrame bar Info and add set_avMuteCharlene Liu1-1/+12
2017-09-26drm/amd/display: fix DVI connected to HDMI connector max tmds clockCharlene Liu1-0/+6
2017-09-26drm/amd/display: hwseq init sequence updateDmytro Laktyushkin1-1/+7
2017-09-26drm/amd/display: avoid disabling opp clk before hubp is blanked.Tony Cheng1-0/+7
2017-09-26drm/amd/display: get dal1.1 to runDmytro Laktyushkin1-1/+1
2017-09-26drm/amd/display: refactor dcn10 hw_sequencer to new reg access styleDmytro Laktyushkin1-11/+166
2017-09-26drm/amd/display: Remove SMU_INTERRUPT_CONTROLDmytro Laktyushkin1-2/+0
2017-09-26drm/amd/display: enable diags compilationDmytro Laktyushkin2-41/+8
2017-09-26drm/amd/display: Don't call DCN clk code for VegaHarry Wentland1-4/+6
2017-09-26drm/amd/display: DAL3 RV get DPREFCLK SpreadspectrumInfo from smu_infoHersen Wu1-1/+28
2017-09-26drm/amd/display: Refactor to call set PSR wait loop in dce_dmcu instead of dce_clocksAmy Zhang3-34/+81
2017-09-26drm/amd/display: Add function to get PSR stateAmy Zhang1-0/+2
2017-09-26drm/amd/display: remove GRPH_SURFACE_UPDATE_IMMEDIATE_EN field programmingDmytro Laktyushkin2-8/+1
2017-09-26drm/amd/display: Tidy up mem_input_program_surface_flip_and_addr()Tom St Denis1-15/+8
2017-09-26drm/amd/display: Refactor use_lut() from dce110 to dceLeo (Sunpeng) Li2-0/+14
2017-09-26drm/amd/display: add missing GRPH_UPDATE_LOCK field macro for dce_mem_inputDmytro Laktyushkin1-0/+1
2017-09-26drm/amd/display: dce 8 - 12 mem_input refactor to new styleDmytro Laktyushkin2-65/+346
2017-09-26drm/amd/display: Disable ABM when eDP is disabledAmy Zhang1-0/+21
2017-09-26drm/amd/display: fix mpo blanking out on one of planes being set not visibleDmytro Laktyushkin2-4/+2
2017-09-26drm/amd/display: refactor bw related variable structure in val_ctxDmytro Laktyushkin2-8/+10
2017-09-26drm/amd/display: Implement support for backlight optimizationAnthony Koo1-2/+11
2017-09-26drm/amd/display: Don't call PSR func if DMCU is offHarry Wentland2-11/+23
2017-09-26drm/amdgpu/display: fix semicolon.cocci warningskbuild test robot1-2/+2
2017-09-26drm/amdgpu/display: Enable DCN in DCAlex Deucher11-3/+752
2017-09-26drm/amd/display: Get dprefclk ss percentage from vbiosHersen Wu2-18/+41
2017-09-26drm/amd/display: dce80, 100, 110 and 112 to dce ipp refactorDmytro Laktyushkin2-8/+28
2017-09-26drm/amd/display: dce120 to dce ipp refactorDmytro Laktyushkin4-2/+480