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