summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-09-27drm/amd/display: Move TG to stream_resHarry Wentland13-106/+105
2017-09-27drm/amd/display: Move OPP to stream_resHarry Wentland8-31/+30
2017-09-27drm/amd/display: Move mi, ipp, xfm to plane_resHarry Wentland8-88/+89
2017-09-27drm/amd/display: Move scl_data to plane_resHarry Wentland7-147/+145
2017-09-27drm/amd/display: Stub new resource objectsHarry Wentland1-0/+11
2017-09-27drm/amd/display: Remove struct from stack in dp_set_test_patternHarry Wentland1-6/+6
2017-09-27drm/amd/display: Rename more dc_surface stuff to plane_stateHarry Wentland24-657/+658
2017-09-27drm/amd/display: Rename dc_stream to dc_stream_stateHarry Wentland29-222/+222
2017-09-27drm/amd/display: Rename dc_surface to dc_plane_stateHarry Wentland22-84/+84
2017-09-27drm/amd/display: remove DCN1 guard as DCN1 is already open sourced.AMD\ktsao15-110/+58
2017-09-27drm/amd/display: move regamma from opp to dpp for dceYue Hin Lau11-433/+399
2017-09-27drm/amd/display: Avoid full modeset when not requiredBhawanpreet Lakha1-35/+62
2017-09-27drm/amd/display: Move and Rename "is_stream_changed()"Bhawanpreet Lakha4-5/+5
2017-09-27drm/amd/display: fix >340 Mhz with deep color pipe split no displayAndrey Grodzovsky2-3/+12
2017-09-27drm/amd/display: fix bw_calc for hdmi and 420 outputsDmytro Laktyushkin1-2/+4
2017-09-27drm/amd/display: Keep blank until set visibility to true after mode switchYongqiang Sun2-12/+13
2017-09-27drm/amd/display: fix dcn fe reset memory access errorDmytro Laktyushkin1-3/+4
2017-09-27drm/amd/display: Add stateless surface validation to validate_resourcesAndrey Grodzovsky1-0/+21
2017-09-27drm/amd/display: Implement plane atomic_check.Andrey Grodzovsky1-0/+17
2017-09-27drm/amd/display: Initial prototype of FBC implementationRoman Li5-2/+81
2017-09-27drm/amd/display: Initial prototype of FBC implementationRoman Li2-0/+41
2017-09-27drm/amd/display: add preferred mode from Video Format Preference Data BlockAndrey Grodzovsky1-2/+0
2017-09-27drm/amd/display: Add per surface validation hook.Andrey Grodzovsky8-3/+37
2017-09-27drm/amd/display: Fix DCN compile errorsVikrant Mhaske1-0/+2
2017-09-27drm/amd/display: move ocsc programming from opp to dpp for dceYue Hin Lau11-270/+306
2017-09-27drm/amd/display: Fix ckeckpatch problems in amdgpu_dmHarry Wentland1-85/+94
2017-09-27drm/amd/display: Merge amdgpu_dm_types and amdgpu_dmHarry Wentland8-3430/+3350
2017-09-27drm/amd/display: Rename firmware_info to dc_firmware_infoHarry Wentland11-21/+21
2017-09-27drm/amd/display: update clocks we report to PPlibEric Yang1-19/+20
2017-09-27drm/amd/display: add detect caps for edpRoman Li5-8/+12
2017-09-27drm/amd/display: fix mpcc idle waitDmytro Laktyushkin1-1/+1
2017-09-27drm/amd/display: mpc block redesignDmytro Laktyushkin12-267/+339
2017-09-27drm/amd/display: collapse dce11 reset_hw_ctx_wrap into 1 functionDmytro Laktyushkin1-27/+20
2017-09-27drm/amd/display: safeguard compressor apiRoman Li1-3/+6
2017-09-27drm/amd/display: reduce 40s time out to 1s in disable crtcEric Yang1-1/+1
2017-09-27drm/amd/display: Roll stream into dc_streamLeo (Sunpeng) Li1-21/+8
2017-09-27drm/amd/display: Roll core_stream into dc_streamLeo (Sunpeng) Li31-649/+612
2017-09-27drm/amd/display: log HUBP using DTN loggingTony Cheng9-54/+133
2017-09-27drm/amd/display: Add interfaces for new CM blocksVitaly Prosyak2-2/+485
2017-09-27drm/amd/display: Disable timestamp and entry headingYongqiang Sun2-2/+3
2017-09-27drm/amd/display: Minor fix for dc_sink refactorHarry Wentland2-2/+2
2017-09-27drm/amd/display: Clean up some DCN1 guardsZeyu Fan9-7/+15
2017-09-27drm/amd/display: move ocsc programming from opp to dppYue Hin Lau1-1/+1
2017-09-27drm/amd/display: Fix eDP panel light-upRoman Li1-1/+3
2017-09-27drm/amd/display: Use stream validation hook.Andrey Grodzovsky1-38/+48
2017-09-27drm/amd/display: Move stream validations into seperate function.Andrey Grodzovsky12-132/+90
2017-09-27drm/amd/display: break up plane disable and disconnect in set modeEric Yang4-23/+111
2017-09-27drm/amd/display: separate plane disable sequenceTony Cheng1-22/+61
2017-09-27drm/amd/display: single PSR display not allow CSTATE sw w/aCharlene Liu2-1/+8
2017-09-27drm/amd/display: Roll core_gamma into dc_gammaHarry Wentland5-31/+21