summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2022-06-03drm/amd/display: Disable DTB Ref Clock Switching in dcn32Dillon Varone1-0/+4
2022-06-03drm/amd/display: set dram speed for all statesDillon Varone2-2/+10
2022-06-03drm/amd/display: Halve DTB Clock Value for DCN32Fangzhi Zuo1-1/+1
2022-06-03drm/amd/display: Add additional guard for FCLK pstate message for DCN321Dillon Varone1-3/+4
2022-06-03drm/amd/display: Ensure that DMCUB fw in use is loaded by DC and not VBIOSDillon Varone1-1/+3
2022-06-03drm/amd/display: use updated clock source init routineCharlene Liu2-2/+2
2022-06-03drm/amd/display: Select correct DTO sourceDillon Varone1-0/+27
2022-06-03drm/amd/display: disable idle optimizationsAurabindo Pillai1-0/+1
2022-06-03drm/amd/display: add missing interrupt handlers for DCN32/DCN321Aurabindo Pillai1-1/+64
2022-06-03drm/amd/display: Implement WM table transfer for DCN32/DCN321Alvin Lee1-0/+7
2022-06-03drm/amd/display: Various DML fixes to enable higher timingsDillon Varone3-38/+26
2022-06-03drm/amd/display: Add guard for FCLK pstate message to PMFW for DCN321Dillon Varone1-1/+2
2022-06-03drm/amd/display: Use DTBCLK for valid pixel clockEric Bernstein2-6/+31
2022-06-03drm/amd/display: Add missing instance for clock source registerAlvin Lee2-2/+4
2022-06-03drm/amd/display: Fix USBC link creationDillon Varone12-8/+292
2022-06-03drm/amd: Add GFX11 modifiers support to AMDGPU (v3)Aurabindo Pillai1-3/+73
2022-06-03drm/amd/display: Add DM support for DCN32/DCN321Aurabindo Pillai1-0/+23
2022-06-03drm/amd/display: Add dependant changes for DCN32/321Aurabindo Pillai49-308/+1521
2022-06-03drm/amd/display: add DCN32/321 specific files for Display CoreAurabindo Pillai30-18/+10478
2022-06-03drm/amd/display: add CLKMGR changes for DCN32/321Aurabindo Pillai15-5/+3506
2022-06-03drm/amd/display: DML changes for DCN32/321Aurabindo Pillai16-45/+12710
2022-06-03drm/amd/display: add GPIO changes for DCN32/321Aurabindo Pillai9-140/+628
2022-06-03drm/amd/display: add dcn32 IRQ changesAurabindo Pillai3-1/+413
2022-06-03drm/amd/display: Add DMCUB source files and changes for DCN32/321Aurabindo Pillai8-2/+859
2022-06-03drm/amd/display: Add DCN32/321 version identifiersAurabindo Pillai3-0/+12
2022-06-03drm/amd: Fix spelling typo in commentspengfuyuan3-4/+4
2022-06-03drm/amdgpu/display: Prepare for new interfacesLeung, Martin10-38/+83
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