summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2022-06-14drm/amd/display: Cap OLED brightness per max frame-average luminanceRoman Li1-4/+4
2022-06-09Merge tag 'amd-drm-fixes-5.19-2022-06-08' of https://gitlab.freedesktop.org/a...Dave Airlie15-121/+141
2022-06-07Revert "drm/amd/display: Pass the new context into disable OTG WA"Nicholas Kazlauskas3-12/+12
2022-06-03Merge tag 'drm-next-2022-06-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds29-658/+988
2022-06-01drm/amd/display: remove stale config guardsAurabindo Pillai2-4/+0
2022-06-01drm/amd/display: 3.2.187Aric Cyr1-1/+1
2022-06-01drm/amd/display: Fix possible infinite loop in DP LT fallbackIlya1-57/+49
2022-06-01drm/amd/display: Don't clear ref_dtbclk valueAlvin3-3/+5
2022-06-01drm/amd/display: Fix DMUB outbox trace in S4 (#4465)Hung, Cruise2-32/+31
2022-06-01drm/amd/display: Wait DMCUB to idle state before reset.hengzhou3-3/+11
2022-06-01drm/amd/display: Pass the new context into disable OTG WANicholas Kazlauskas4-13/+13
2022-06-01drm/amd/display: revert Blank eDP on disable/enable drvLeung, Martin9-19/+44
2022-06-01drm/amd/display: Read Golden Settings Table from VBIOSSherry Wang1-3/+1
2022-05-26drm/amd/display: add Coverage blend mode for overlay planeSung Joon Kim5-24/+40
2022-05-26drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq()Dan Carpenter1-1/+1
2022-05-26drm/amd/display: 3.2.186Aric Cyr1-1/+1
2022-05-26Revert "drm/amd/display: Refactor LTTPR cap retrieval"Michael Strauss4-113/+69
2022-05-26drm/amd/display: Fic incorrect pipe being used for clk updateBhawanpreet Lakha1-1/+1
2022-05-26drm/amd/display: Move FPU associated DCN30 code to DML folderJasdeep Dhillon11-477/+756
2022-05-26drm/amd/display: Check zero planes for OTG disable W/A on clock changeNicholas Kazlauskas2-2/+4
2022-05-26drm/amd/display: Allow individual control of eDP hotplug supportDerek Lai2-3/+20
2022-05-26drm/amd/display: Check if modulo is 0 before dividing.David Galiffi1-3/+6
2022-05-26drm/amd/display: clear request when release aux enginePaul Hsieh1-1/+2
2022-05-26drm/amd/display: Clean up code in dcAlvin Lee2-7/+9
2022-05-26drm/amd/display: Query DPIA HPD status.Jimmy Kizito3-1/+26
2022-05-26drm/amd/display: Update link training fallback behaviour.Jimmy Kizito1-24/+53
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds123-1679/+2028
2022-05-25Merge tag 'Wstringop-overflow-fixes-5.19-rc1' of git://git.kernel.org/pub/scm...Linus Torvalds2-4/+4
2022-05-19Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/ag...Dave Airlie49-406/+222
2022-05-16drm/amd/display: clean up some inconsistent indentingJiapeng Chong1-3/+4
2022-05-10drm/amd/display: 3.2.185Aric Cyr1-1/+1
2022-05-10Revert "drm/amd/display: Fix DCN3 B0 DP Alt Mapping"Stylon Wang1-6/+0
2022-05-10drm/amd/display: remove unnecessary else by CONFIG_DRM_AMD_DC_DCNAlex Hung1-4/+0
2022-05-10drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in amdgpu_dmAlex Hung7-66/+3
2022-05-10drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN for z10Alex Hung3-16/+2
2022-05-10drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in irqAlex Hung4-13/+1
2022-05-10drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in gpioAlex Hung7-18/+1
2022-05-10drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in dceAlex Hung5-57/+3
2022-05-10drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in dcAlex Hung12-121/+10
2022-05-10drm/amd/display: do not wait for vblank during pipe programmingJosip Pavic1-1/+0
2022-05-10drm/amd/display: do not calculate DP2.0 SST payload when link is offWenjing Liu1-1/+2
2022-05-10drm/amd/display: do not disable an invalid irq source in hdp finishAlan Liu1-1/+5
2022-05-10drm/amd/display: move definition of dc_flip_addrs structJosip Pavic2-12/+16
2022-05-10drm/amd/display: Reset cached PSR parameters after hibernateEvgenii Krasnikov1-1/+4
2022-05-10drm/amd/display: Refactor LTTPR cap retrievalMichael Strauss4-73/+113
2022-05-06drm/amd/display: undo clearing of z10 related function pointersEric Yang1-5/+0
2022-05-06Merge tag 'amd-drm-next-5.19-2022-04-29' of https://gitlab.freedesktop.org/ag...Dave Airlie20-172/+210
2022-05-04drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNTHarry Wentland1-1/+1
2022-05-04drm/amd/display: 3.2.184Aric Cyr1-1/+1
2022-05-04drm/amd/display: [FW Promotion] Release 0.0.115.0Anthony Koo1-1/+34