summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Rename more dc_surface stuff to plane_stateHarry Wentland2017-09-2724-657/+658
* drm/amd/display: Rename dc_stream to dc_stream_stateHarry Wentland2017-09-2729-222/+222
* drm/amd/display: Rename dc_surface to dc_plane_stateHarry Wentland2017-09-2722-84/+84
* drm/amd/display: remove DCN1 guard as DCN1 is already open sourced.AMD\ktsao2017-09-2715-110/+58Star
* drm/amd/display: move regamma from opp to dpp for dceYue Hin Lau2017-09-2711-433/+399Star
* drm/amd/display: Avoid full modeset when not requiredBhawanpreet Lakha2017-09-271-35/+62
* drm/amd/display: Move and Rename "is_stream_changed()"Bhawanpreet Lakha2017-09-274-5/+5
* drm/amd/display: fix >340 Mhz with deep color pipe split no displayAndrey Grodzovsky2017-09-272-3/+12
* drm/amd/display: fix bw_calc for hdmi and 420 outputsDmytro Laktyushkin2017-09-271-2/+4
* drm/amd/display: Keep blank until set visibility to true after mode switchYongqiang Sun2017-09-272-12/+13
* drm/amd/display: fix dcn fe reset memory access errorDmytro Laktyushkin2017-09-271-3/+4
* drm/amd/display: Add stateless surface validation to validate_resourcesAndrey Grodzovsky2017-09-271-0/+21
* drm/amd/display: Implement plane atomic_check.Andrey Grodzovsky2017-09-271-0/+17
* drm/amd/display: Initial prototype of FBC implementationRoman Li2017-09-275-2/+81
* drm/amd/display: Initial prototype of FBC implementationRoman Li2017-09-272-0/+41
* drm/amd/display: add preferred mode from Video Format Preference Data BlockAndrey Grodzovsky2017-09-271-2/+0Star
* drm/amd/display: Add per surface validation hook.Andrey Grodzovsky2017-09-278-3/+37
* drm/amd/display: Fix DCN compile errorsVikrant Mhaske2017-09-271-0/+2
* drm/amd/display: move ocsc programming from opp to dpp for dceYue Hin Lau2017-09-2711-270/+306
* drm/amd/display: Fix ckeckpatch problems in amdgpu_dmHarry Wentland2017-09-271-85/+94
* drm/amd/display: Merge amdgpu_dm_types and amdgpu_dmHarry Wentland2017-09-278-3430/+3350Star
* drm/amd/display: Rename firmware_info to dc_firmware_infoHarry Wentland2017-09-2711-21/+21
* drm/amd/display: update clocks we report to PPlibEric Yang2017-09-271-19/+20
* drm/amd/display: add detect caps for edpRoman Li2017-09-275-8/+12
* drm/amd/display: fix mpcc idle waitDmytro Laktyushkin2017-09-271-1/+1
* drm/amd/display: mpc block redesignDmytro Laktyushkin2017-09-2712-267/+339
* drm/amd/display: collapse dce11 reset_hw_ctx_wrap into 1 functionDmytro Laktyushkin2017-09-271-27/+20Star
* drm/amd/display: safeguard compressor apiRoman Li2017-09-271-3/+6
* drm/amd/display: reduce 40s time out to 1s in disable crtcEric Yang2017-09-271-1/+1
* drm/amd/display: Roll stream into dc_streamLeo (Sunpeng) Li2017-09-271-21/+8Star
* drm/amd/display: Roll core_stream into dc_streamLeo (Sunpeng) Li2017-09-2731-649/+612Star
* drm/amd/display: log HUBP using DTN loggingTony Cheng2017-09-279-54/+133
* drm/amd/display: Add interfaces for new CM blocksVitaly Prosyak2017-09-272-2/+485
* drm/amd/display: Disable timestamp and entry headingYongqiang Sun2017-09-272-2/+3
* drm/amd/display: Minor fix for dc_sink refactorHarry Wentland2017-09-272-2/+2
* drm/amd/display: Clean up some DCN1 guardsZeyu Fan2017-09-279-7/+15
* drm/amd/display: move ocsc programming from opp to dppYue Hin Lau2017-09-271-1/+1
* drm/amd/display: Fix eDP panel light-upRoman Li2017-09-271-1/+3
* drm/amd/display: Use stream validation hook.Andrey Grodzovsky2017-09-271-38/+48
* drm/amd/display: Move stream validations into seperate function.Andrey Grodzovsky2017-09-2712-132/+90Star
* drm/amd/display: break up plane disable and disconnect in set modeEric Yang2017-09-274-23/+111
* drm/amd/display: separate plane disable sequenceTony Cheng2017-09-271-22/+61
* drm/amd/display: single PSR display not allow CSTATE sw w/aCharlene Liu2017-09-272-1/+8
* drm/amd/display: Roll core_gamma into dc_gammaHarry Wentland2017-09-275-31/+21Star
* drm/amd/display: Roll gamma struct into core_gammaHarry Wentland2017-09-272-17/+7Star
* drm/amd/display: Roll core_sink into dc_sinkHarry Wentland2017-09-2711-91/+72Star
* drm/amd/display: Roll sink struct into core_sinkHarry Wentland2017-09-272-28/+18Star
* drm/amd/display: Roll core_link into dc_linkHarry Wentland2017-09-2729-484/+444Star
* drm/amd/display: Roll core_surface into dc_surfaceHarry Wentland2017-09-2716-240/+226Star
* drm/amd/display: Move DCHUBBUB block from MemInput to HW sequencer.Zeyu Fan2017-09-2711-451/+492