summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: log watermarksTony Cheng2017-09-271-0/+80
* drm/amd/display: Workaround for underflow.Yongqiang Sun2017-09-271-0/+29
* drm/amd/display: Fix hw state logging regressionCorbin McElhanney2017-09-271-1/+4
* drm/amd/display: Couple newline fixesHarry Wentland2017-09-272-3/+2Star
* drm/amd/display: Use public plane destroy helperHarry Wentland2017-09-271-2/+1Star
* drm/amd/display: use some sensible time outTony Cheng2017-09-276-27/+41
* drm/amd/display: Fix accessing freed memoryCorbin McElhanney2017-09-271-1/+4
* drm/amd/display: Clear water mark change request bit before programing.Yongqiang Sun2017-09-271-2/+4
* drm/amd/display: add programming for 0 plane caseEric Yang2017-09-274-30/+64
* drm/amd/display: Move verify link cap after read edidWenjing Liu2017-09-272-7/+16
* drm/amd/display: implement DXGI Gamma RampsAnthony Koo2017-09-274-20/+40
* drm/amd/display: Add more pstate sanity checksCorbin McElhanney2017-09-271-0/+24
* drm/amd/display: log underflowTony Cheng2017-09-273-10/+31
* drm/amd/display: log HW state when we about to encounter DF DPM hangTony Cheng2017-09-271-57/+58
* drm/amd/display: fix eDP power down sequenceCharlene Liu2017-09-271-6/+9
* drm/amd/display: Clean up cursor codeHarry Wentland2017-09-271-191/+92Star
* drm/amd/display: Implement tmz surface.Yongqiang Sun2017-09-273-0/+13
* drm/amd/display: fix dlg ttu calculation inputCharlene Liu2017-09-271-3/+34
* drm/amd/display: update predefined latency for Rv1_F0Charlene Liu2017-09-272-0/+13
* drm/amd/display: Fix comment placement for when new_stream is nullBhawanpreet Lakha2017-09-271-8/+7Star
* drm/amd/display: do not report min_memory_clock_khz to pplib for dce8 & 10Dmytro Laktyushkin2017-09-271-2/+2
* drm/amd/display: fix PHYCLK in formula.Charlene Liu2017-09-271-1/+1
* drm/amd/display: Fix plane_atomic_check when no dc_stateHarry Wentland2017-09-271-1/+1
* drm/amd/display: Add surface to dm_plane_state if fb reserve failsJerry Zuo2017-09-271-6/+5Star
* drm/amd/display: fix PHYCLK in formula.Charlene Liu2017-09-273-12/+32
* drm/amd/display: Move encoder_info_frame to stream_resHarry Wentland2017-09-273-6/+4Star
* drm/amd/display: Move pix_clk_params into stream_resHarry Wentland2017-09-277-18/+19
* drm/amd/display: Move audio to stream_resHarry Wentland2017-09-274-26/+25Star
* drm/amd/display: remove remaining DCN1 guardKenny Tsao2017-09-271-10/+0Star
* drm/amd/display: Move stream_enc to stream_resHarry Wentland2017-09-278-58/+58
* drm/amd/display: Move TG to stream_resHarry Wentland2017-09-2713-106/+105Star
* drm/amd/display: Move OPP to stream_resHarry Wentland2017-09-278-31/+30Star
* drm/amd/display: Move mi, ipp, xfm to plane_resHarry Wentland2017-09-278-88/+89
* drm/amd/display: Move scl_data to plane_resHarry Wentland2017-09-277-147/+145Star
* drm/amd/display: Stub new resource objectsHarry Wentland2017-09-271-0/+11
* drm/amd/display: Remove struct from stack in dp_set_test_patternHarry Wentland2017-09-271-6/+6
* 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