summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: do not report min_memory_clock_khz to pplib for dce8 & 10Dmytro Laktyushkin2017-09-261-2/+2
* drm/amd/display: fix PHYCLK in formula.Charlene Liu2017-09-261-1/+1
* drm/amd/display: Fix plane_atomic_check when no dc_stateHarry Wentland2017-09-261-1/+1
* drm/amd/display: Add surface to dm_plane_state if fb reserve failsJerry Zuo2017-09-261-6/+5
* drm/amd/display: fix PHYCLK in formula.Charlene Liu2017-09-263-12/+32
* drm/amd/display: Move encoder_info_frame to stream_resHarry Wentland2017-09-263-6/+4
* drm/amd/display: Move pix_clk_params into stream_resHarry Wentland2017-09-267-18/+19
* drm/amd/display: Move audio to stream_resHarry Wentland2017-09-264-26/+25
* drm/amd/display: remove remaining DCN1 guardKenny Tsao2017-09-261-10/+0
* drm/amd/display: Move stream_enc to stream_resHarry Wentland2017-09-268-58/+58
* drm/amd/display: Move TG to stream_resHarry Wentland2017-09-2613-106/+105
* drm/amd/display: Move OPP to stream_resHarry Wentland2017-09-268-31/+30
* drm/amd/display: Move mi, ipp, xfm to plane_resHarry Wentland2017-09-268-88/+89
* drm/amd/display: Move scl_data to plane_resHarry Wentland2017-09-267-147/+145
* drm/amd/display: Stub new resource objectsHarry Wentland2017-09-261-0/+11
* drm/amd/display: Remove struct from stack in dp_set_test_patternHarry Wentland2017-09-261-6/+6
* drm/amd/display: Rename more dc_surface stuff to plane_stateHarry Wentland2017-09-2624-657/+658
* drm/amd/display: Rename dc_stream to dc_stream_stateHarry Wentland2017-09-2629-222/+222
* 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