summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hubbub.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Make init_hw and init_pipes generic for seamless bootMartin Leung2019-08-151-1/+3
* drm/amdgpu/display: drop ifdefs around commentsAlex Deucher2019-06-251-6/+0
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-251-0/+2
|\
| * Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-0/+2
| |\
| | * drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg2019-06-101-0/+2
* | | drm/amd/display: Add DCN2 HUBP and HUBBUBHarry Wentland2019-06-211-2/+43
|/ /
* | drm/amd/display: Drop DCN1_01 guardsHarry Wentland2019-05-241-2/+0
* | drm/amd/display: Refactor program watermark.Yongqiang Sun2019-05-241-202/+226
|/
* drm/amd/display: Refactor watermark programmingYongqiang Sun2019-04-291-16/+33
* drm/amd/display: Combine field toggle macro and sequence write macro.Yongqiang Sun2019-03-191-2/+3
* Revert "drm/amd/display: dcn add check surface in_use"Charlene Liu2019-03-191-46/+0
* drm/amd/display: dcn add check surface in_useCharlene Liu2019-03-051-0/+46
* drm/amd/display: Disable Stutter for Stereo 3DWesley Chalmers2019-02-061-8/+11
* drm/amd/display: Restructure DCN10 hubbubEryk Brol2019-01-251-56/+75
* drm/amd/display: Fix runtime errors for diagnostic testsEric Bernstein2019-01-141-32/+41
* drm/amd/display: Typo for return check value.Yongqiang Sun2018-11-191-1/+1
* drm/amd/display: Fix warning storm on Raven2Roman Li2018-10-101-2/+41
* drm/amd/display: WA for DF keeps awake after S0i3.Yongqiang Sun2018-10-091-0/+17
* drm/amd/display: add valid regoffset and NULL pointer checkCharlene Liu2018-07-051-0/+5
* drm/amd/display: separate out wm change request dcn workaroundDmytro Laktyushkin2018-07-051-5/+6
* drm/amd/display: add safe_to_lower support to dcn wm programmingDmytro Laktyushkin2018-07-051-136/+210
* drm/amd/display: underflow/blankscreen recoveryCharlene Liu2018-05-181-0/+8
* drm/amd/display: Move DCC support functions into dchubbubEric Bernstein2018-05-151-1/+220
* drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha2018-03-051-44/+24
* drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha2018-03-051-22/+22
* drm/amd/display: Check DCN PState ASSERT failureHersen Wu2018-03-051-3/+6
* drm/amd/display: fix dcn10_hubbub_wm_read_stateKen Chalmers2017-12-061-8/+18
* drm/amd/display: hubbub function flipping true and falseYue Hin Lau2017-12-061-2/+2
* drm/amd/display: function renaming for hubbubYue Hin Lau2017-12-061-10/+6
* drm/amd/display: create new structure for hubbubYue Hin Lau2017-12-041-36/+52
* drm/amd/display: create new files for hubbub functionsYue Hin Lau2017-12-041-0/+494