summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce
AgeCommit message (Expand)Author
2017-12-04drm/amd/display: DMCU FW loading from PSPAnthony Koo
2017-11-28drm/amd/display: Bunch of smatch error and warning fixes in DCHarry Wentland
2017-11-28drm/amd/display: try to find matching audio inst for enc inst firstCharlene Liu
2017-11-28drm/amd/display: fix seq issue: turn on clock before programming afmt.Charlene Liu
2017-11-13drm/amd/display: fix AZ clock not enabled before program AZ endpointCharlene Liu
2017-11-07amdgpu/dc: fix indentation warning from smatch.Dave Airlie
2017-10-21drm/amd/display: Fix warning about uninitialized variableHarry Wentland
2017-10-21drm/amd/display: add performance trace macro to dcDmytro Laktyushkin
2017-10-21drm/amd/display: rename struct mem_input to hubp for dcnYue Hin Lau
2017-10-21drm/amd/display: group DCN watermark registersEric Bernstein
2017-10-21drm/amd/display: fix re-enabling stutter for ravenBhawanpreet Lakha
2017-10-21drm/amd/display: Move power control from link encoder to hwsequencerAndrew Jiang
2017-10-21drm/amd/display: moving cursor functions from ipp to mem_inputYue Hin Lau
2017-10-21drm/amd/display: moving backlight registers to hwsequencerYue Hin Lau
2017-10-21drm/amd/display: removing remaining register definitions work aroundYue Hin Lau
2017-10-21drm/amd/display: fixing register includesYue Hin Lau
2017-10-17drm/amd/display/dc: drop dm_delay_in_microsecondsAlex Deucher
2017-10-06amdgpu/dc: set a bunch of functions to static.Dave Airlie
2017-09-29amdgpu/dc: make some audio functions return voidDave Airlie
2017-09-29amdgpu/dc: make program_regamma_pwl return voidDave Airlie
2017-09-29amdgpu/dc: make get_audio_clock_info return void.Dave Airlie
2017-09-29amdgpu/dc: make dce transform constructor voidDave Airlie
2017-09-29amdgpu/dc: make opp construct void.Dave Airlie
2017-09-29amdgpu/dc: make link encoder construct void.Dave Airlie
2017-09-29amdgpu/dc: make stream encoder constructor return void.Dave Airlie
2017-09-29amdgpu/dc: constify a bunch of dc structs.Dave Airlie
2017-09-28amdgpu/dc: move filter taps to being static const data (v2)Dave Airlie
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland
2017-09-26drm/amd/display: Restore missing DCE8 xfm regsHarry Wentland
2017-09-26drm/amd/display: only polling VSync Phase within VSync peroroidCharlene Liu
2017-09-26drm/amd/display: Rename dc validate_context and current_contextJerry Zuo
2017-09-26drm/amd/display: Block 6Ghz timing if SBIOS set HDMI_6G_en to 0Charlene Liu
2017-09-26drm/amd/display: fix hubp mpcc and opp trackingDmytro Laktyushkin
2017-09-26drm/amd/display: fix not enter/exit PSR with latest driver/SBIOSCharlene Liu
2017-09-26drm/amd/display: move vm registers to hwsequencerYue Hin Lau
2017-09-26drm/amd/display: eDP power sequence T9 failCharlene Liu
2017-09-26drm/amd/display: Use MAX_PIPES for DTO reg arraysDmytro Laktyushkin
2017-09-26drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha
2017-09-26drm/amd/display: Use function pointer for update_plane_addrDmytro Laktyushkin
2017-09-26drm/amd/display: fix eDP bootup/S4 backlight onCharlene Liu
2017-09-26drm/amd/display: add display write back(DWB)Duke Du
2017-09-26drm/amd/display: fix gamma distortion on VegaRoman Li
2017-09-26drm/amd/display/dc: add DCE_VERSION for DCE8 APUsAlex Deucher
2017-09-26drm/amd/display/dc: add DIGG for KVAlex Deucher
2017-09-26drm/amd/display: use some sensible time outTony Cheng
2017-09-26drm/amd/display: implement DXGI Gamma RampsAnthony Koo
2017-09-26drm/amd/display: remove remaining DCN1 guardKenny Tsao
2017-09-26drm/amd/display: Move TG to stream_resHarry Wentland
2017-09-26drm/amd/display: Rename more dc_surface stuff to plane_stateHarry Wentland
2017-09-26drm/amd/display: Rename dc_stream to dc_stream_stateHarry Wentland