aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hubbub.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-15drm/amd/display: Make init_hw and init_pipes generic for seamless bootMartin Leung1-1/+3
2019-06-25drm/amdgpu/display: drop ifdefs around commentsAlex Deucher1-6/+0
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher1-0/+2
2019-06-21drm/amd/display: Add DCN2 HUBP and HUBBUBHarry Wentland1-2/+43
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter1-0/+2
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg1-0/+2
2019-05-24drm/amd/display: Drop DCN1_01 guardsHarry Wentland1-2/+0
2019-05-24drm/amd/display: Refactor program watermark.Yongqiang Sun1-202/+226
2019-04-29drm/amd/display: Refactor watermark programmingYongqiang Sun1-16/+33
2019-03-19drm/amd/display: Combine field toggle macro and sequence write macro.Yongqiang Sun1-2/+3
2019-03-19Revert "drm/amd/display: dcn add check surface in_use"Charlene Liu1-46/+0
2019-03-05drm/amd/display: dcn add check surface in_useCharlene Liu1-0/+46
2019-02-06drm/amd/display: Disable Stutter for Stereo 3DWesley Chalmers1-8/+11
2019-01-25drm/amd/display: Restructure DCN10 hubbubEryk Brol1-56/+75
2019-01-14drm/amd/display: Fix runtime errors for diagnostic testsEric Bernstein1-32/+41
2018-11-19drm/amd/display: Typo for return check value.Yongqiang Sun1-1/+1
2018-10-10drm/amd/display: Fix warning storm on Raven2Roman Li1-2/+41
2018-10-09drm/amd/display: WA for DF keeps awake after S0i3.Yongqiang Sun1-0/+17
2018-07-05drm/amd/display: add valid regoffset and NULL pointer checkCharlene Liu1-0/+5
2018-07-05drm/amd/display: separate out wm change request dcn workaroundDmytro Laktyushkin1-5/+6
2018-07-05drm/amd/display: add safe_to_lower support to dcn wm programmingDmytro Laktyushkin1-136/+210
2018-05-18drm/amd/display: underflow/blankscreen recoveryCharlene Liu1-0/+8
2018-05-15drm/amd/display: Move DCC support functions into dchubbubEric Bernstein1-1/+220
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha1-44/+24
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha1-22/+22
2018-03-05drm/amd/display: Check DCN PState ASSERT failureHersen Wu1-3/+6
2017-12-06drm/amd/display: fix dcn10_hubbub_wm_read_stateKen Chalmers1-8/+18
2017-12-06drm/amd/display: hubbub function flipping true and falseYue Hin Lau1-2/+2
2017-12-06drm/amd/display: function renaming for hubbubYue Hin Lau1-10/+6
2017-12-04drm/amd/display: create new structure for hubbubYue Hin Lau1-36/+52
2017-12-04drm/amd/display: create new files for hubbub functionsYue Hin Lau1-0/+494