aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-09-26drm/amd/display: Global lock typos fix.Andrey Grodzovsky1-3/+3
2017-09-26drm/amd/display: Workaround IGT multiplane restrictionLeo (Sunpeng) Li1-1/+13
2017-09-26drm/amd/display: fix bw_calc_auto translation errorDmytro Laktyushkin1-1/+1
2017-09-26drm/amd/display: Refine globallock.Andrey Grodzovsky1-11/+24
2017-09-26drm/amd/display: dcn bw_calc_auto update rev 247 to 250Dmytro Laktyushkin1-2638/+897
2017-09-26drm/amd/display: make variable latency into a regkey optionDmytro Laktyushkin2-3/+10
2017-09-26drm/amd/display: use different sr latencies for dpm0 dcn bw calcDmytro Laktyushkin1-0/+18
2017-09-26drm/amd/display: Remove check update type function.Andrey Grodzovsky1-72/+8
2017-09-26drm/amd/display: Add global lock function.Andrey Grodzovsky1-17/+49
2017-09-26drm/amd/display: MST atomic_get_property missing.Andrey Grodzovsky1-1/+2
2017-09-26drm/amd/display: Create dm_plane_state.Andrey Grodzovsky2-26/+67
2017-09-26drm/amd/display: add pipe split disable regkeyDmytro Laktyushkin3-4/+4
2017-09-26drm/amd/display: do full fe reprogram on full updateDmytro Laktyushkin1-27/+54
2017-09-26drm/amd/display: fix dc_post_update_surfaces_to_streamDmytro Laktyushkin3-38/+17
2017-09-26drm/amd/display: fix issues with incorrectly detecting UPDATE_TYPE_FULLAnthony Koo2-37/+44
2017-09-26drm/amd/display: fix dc_check_update_surfaces_for_stream memcmp sequenceDmytro Laktyushkin1-5/+3
2017-09-26drm/amd/display: Save hpd_src for dc_linkZeyu Fan2-0/+6
2017-09-26drm/amd/display: RV stereo supportVitaly Prosyak3-27/+33
2017-09-26drm/amd/display: Don't call DCN clk code for VegaHarry Wentland2-5/+7
2017-09-26drm/amd/display: Handle commit plane with no FB.Andrey Grodzovsky2-63/+70
2017-09-26drm/amd/display: Get rid of seperate flip function.Andrey Grodzovsky2-100/+34
2017-09-26drm/amd/display: DAL3 RV get DPREFCLK SpreadspectrumInfo from smu_infoHersen Wu2-4/+39
2017-09-26drm/amd/display: RV stereo supportVitaly Prosyak7-19/+105
2017-09-26drm/amd/display: remove get_position() of underlayShirish S2-10/+8
2017-09-26drm/amd/display: enable pipe splitDmytro Laktyushkin1-1/+1
2017-09-26drm/amd/display: w/a for ycbcr output pre-multiplied alpha corruptionDmytro Laktyushkin3-1/+30
2017-09-26drm/amd/display: redesign mpcDmytro Laktyushkin9-502/+228
2017-09-26drm/amd/display: disable dcc when reset front end.Yongqiang Sun3-4/+16
2017-09-26drm/amd/display: RV stereo supportVitaly Prosyak5-102/+124
2017-09-26drm/amd/display: add bw logging for dcnDmytro Laktyushkin7-49/+398
2017-09-26drm/amd/display: fix enable_optc_clock reg_wait timeoutsDmytro Laktyushkin2-5/+11
2017-09-26drm/amd/display: Use surface update inuse for pending check.Yongqiang Sun2-0/+42
2017-09-26drm/amd/display: Temporary disable BTR FreeSync support for nowAnthony Koo1-5/+8
2017-09-26drm/amd/display: propagate surface alpha setting from OS to DCDmytro Laktyushkin5-10/+16
2017-09-26drm/amd/display: Call program_gamut explicitly instead of entire set_planeZeyu Fan4-2/+47
2017-09-26drm/amd/display: Add function to log connectivityZeyu Fan3-0/+13
2017-09-26drm/amd/display: fix single link black screenCharlene Liu1-1/+3
2017-09-26drm/amd/display: Fix DRR Enable on DesktopAmy Zhang2-31/+61
2017-09-26drm/amd/display: Refactor to call set PSR wait loop in dce_dmcu instead of dc...Amy Zhang8-162/+213
2017-09-26drm/amd/display: fix mpc alpha programmingDmytro Laktyushkin4-189/+115
2017-09-26drm/amd/display: disable forced stutter disable after programming watermarkTony Cheng2-0/+11
2017-09-26drm/amd/display: remove disable_clk_gate debug flag for DCNHersen Wu2-31/+0
2017-09-26drm/amd/display: Add assertion for invalid surface dimensionsCorbin McElhanney1-1/+3
2017-09-26drm/amd/display: clean up mpc programing during fe resetDmytro Laktyushkin1-10/+4
2017-09-26drm/amd/display: Don't update surface if dimensions are 0Corbin McElhanney1-2/+9
2017-09-26drm/amd/display: Remove unsupported RGB formatsLeo (Sunpeng) Li1-5/+0
2017-09-26drm/amd/display: Enable DCN clock gatingHersen Wu2-19/+53
2017-09-26drm/amd/display: Remove redundant member from amdgpu_plane.Andrey Grodzovsky2-5/+5
2017-09-26drm/amd/display: Add function to get PSR stateAmy Zhang4-0/+18
2017-09-26drm/amd/display: Universal cursor plane hook-up.Andrey Grodzovsky1-151/+91