summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-07-15Merge tag 'amd-drm-next-5.20-2022-07-14' of https://gitlab.freedesktop.org/ag...Dave Airlie232-1544/+160871
2022-07-13drm/amd/display: remove duplicate dcn314 includesAlex Deucher3-3/+0
2022-07-13drm/amd/display: Enable DCN314 in DMRoman Li2-0/+12
2022-07-13drm/amd/display: Add DMUB support for DCN314Roman Li1-0/+1
2022-07-13drm/amd/display: Enable DCN314 in DCRoman Li17-15/+366
2022-07-13drm/amd/display: Add DCN314 version identifiersRoman Li3-0/+3
2022-07-13drm/amd/display: Add DCN314 DML calculation supportRoman Li4-0/+9267
2022-07-13drm/amd/display: Add DCN314 DC resourcesRoman Li13-0/+4693
2022-07-13drm/amd/display: Add DCN314 clock managerRoman Li4-0/+1278
2022-07-13drm/amd/display: Add DCN314 IRQ servicesRoman Li2-0/+469
2022-07-13drm/amdgpu: Add reg headers for DCN314Roman Li4-0/+139486
2022-07-13drm/amd/display: Ensure valid event timestamp for cursor-only commitsMichel Dänzer1-3/+39
2022-07-13drm/amdgpu: Check BO's requested pinning domains against its preferred_domainsLeo Li1-0/+4
2022-07-13drm/amd/display: attempt to fix the logic in commit_planes_for_stream()Alex Deucher1-21/+24
2022-07-13drm/amd/pm: Implement get GFXOFF status for vangoghAndré Almeida1-0/+38
2022-07-13drm/amd/display: correct check of coverage blend modeMelissa Wen1-1/+1
2022-07-13drm/amd/pm: Prevent divide by zeroYefim Barashkin1-0/+2
2022-07-13drm/amd/display: Only use depth 36 bpp linebuffers on DCN display engines.Mario Kleiner1-5/+6
2022-07-13drm/amd/display: make some dc_dmub_srv functions staticAlex Deucher1-2/+2
2022-07-13drm/amdgpu: fix file permissions on some filesAlex Deucher6-0/+0
2022-07-13drm/amdgpu: Fix acronym typo in glossaryKent Russell1-1/+1
2022-07-13drm/amd/display: 3.2.194Aric Cyr1-1/+1
2022-07-13drm/amd/display: Fix lag when moving windowed MPO across display using ODM 2:...Samson Tam2-2/+57
2022-07-13drm/amd/display: Add NBIO reg offsets to DCAurabindo Pillai4-0/+6
2022-07-13drm/amd/display: Add DCN reg offsets to DCHarry Wentland4-1/+16
2022-07-13drm/amd/display: add system info table logCharlene Liu1-0/+30
2022-07-13drm/amd/display: Grab dc_lock before detecting linkWayne Lin2-33/+63
2022-07-13drm/amd/display: Re-implementing ARGB16161616 pixel format as 22Ethan Wellenreiter5-0/+12
2022-07-13drm/amd/display: 3.2.193Aric Cyr1-1/+1
2022-07-13drm/amd/display: update DML1 logic for unbounded req handlingJun Lei2-0/+18
2022-07-13drm/amdgpu/gfx11: add aggregated doorbell supportJack Xiao1-11/+71
2022-07-13drm/amdgpu/sdma6: add aggregated doorbell supportJack Xiao1-23/+57
2022-07-13drm/amdgpu/mes: ring aggregatged doorbell when mes queue is unmappedLe Ma4-34/+137
2022-07-13drm/amdgpu/mes11: initialize aggregated doorbellJack Xiao1-1/+57
2022-07-13drm/amdgpu/mes: init aggregated doorbellLe Ma3-6/+70
2022-07-13drm/amdgpu: support reset flag set for gpu resetLikun Gao9-27/+74
2022-07-13drm/amdgpu: support SDMA soft recovery for sdma v6Likun Gao1-14/+37
2022-07-13drm/amdgpu: enable soft reset for gfx 11Likun Gao1-1/+7
2022-07-13drm/amdgpu: support gfx soft reset for gfx v11Likun Gao1-49/+132
2022-07-13drm/amd/display: Reduce SCDC Status Flags DefinitionChris Park1-5/+2
2022-07-13drm/amdkfd: correct the MEC atomic support firmware checking for GC 10.3.7Prike Liang1-0/+2
2022-07-13drm/amd/display: make enable link independent from verified link capsWenjing Liu7-53/+44
2022-07-13drm/amd/display: Ignore First MST Sideband Message Return ErrorFangzhi Zuo3-0/+64
2022-07-13Merge tag 'topic/nouveau-misc-2022-07-13-1' of git://anongit.freedesktop.org/...Dave Airlie34-556/+112
2022-07-13Merge tag 'exynos-drm-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie11-13/+17
2022-07-13drm/nouveau/kms/nv50-: remove unused functionsBen Skeggs3-30/+0
2022-07-13drm/nouveau/flcn: remove unused functionsBen Skeggs3-45/+0
2022-07-13drm/nouveau: remove double WFI when destroying channelsBen Skeggs1-4/+2
2022-07-13drm/nouveau/ce/gv100-: move method buffer to ce ctxBen Skeggs8-29/+85
2022-07-13drm/nouveau/fifo: remove rd32/wr32 accessors from channelsBen Skeggs3-37/+3