summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds497-3052/+13941
2024-05-10drm/amdgpu: Fix comparison in amdgpu_res_cpu_visibleMichel Dänzer1-1/+1
2024-05-10drm/amdkfd: don't allow mapping the MMIO HDP page with large pagesAlex Deucher1-2/+5
2024-05-09kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada1-1/+1
2024-05-08Revert "drm/amdkfd: Add partition id field to location_id"Lijo Lazar1-3/+2
2024-05-08dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11 usersMario Limonciello1-1/+1
2024-05-08drm/amd/display: MST DSC check for older devicesAgustin Gutierrez1-6/+8
2024-05-08drm/amd/display: Fix idle optimization checks for multi-display and dual eDPNicholas Kazlauskas1-6/+27
2024-05-08drm/amd/display: Fix DSC-re-computingAgustin Gutierrez1-5/+13
2024-05-08drm/amd/display: Enable urgent latency adjustments for DCN35Nicholas Susanto1-2/+2
2024-05-02Revert "drm: Switch DRM_DISPLAY_HELPER to depends on"Geert Uytterhoeven1-4/+2
2024-05-02Revert "drm: Switch DRM_DISPLAY_DP_HELPER to depends on"Geert Uytterhoeven1-1/+1
2024-05-02Revert "drm: Switch DRM_DISPLAY_HDCP_HELPER to depends on"Geert Uytterhoeven1-1/+1
2024-05-02Revert "drm: Switch DRM_DISPLAY_HDMI_HELPER to depends on"Geert Uytterhoeven1-1/+1
2024-05-01drm/amd/display: Disable panel replay by default for nowMario Limonciello1-9/+12
2024-05-01drm/amdgpu: fix doorbell regressionShashank Sharma1-1/+1
2024-05-01drm/amdkfd: Flush the process wq before creating a kfd_processLancelot SIX1-0/+8
2024-05-01drm/amd/display: Disable seamless boot on 128b/132b encodingSung Joon Kim1-0/+3
2024-05-01drm/amd/display: Fix DC mode screen flickering on DCN321Leo Ma1-3/+12
2024-05-01drm/amd/display: Add VCO speed parameter for DCN31 FPURodrigo Siqueira1-0/+2
2024-05-01drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2Christian König3-28/+38
2024-05-01drm/amd/display: Allocate zero bw after bw alloc enableMeenakshikumar Somasundaram1-1/+9
2024-05-01drm/amd/display: Fix incorrect DSC instance for MSTHersen Wu1-12/+36
2024-05-01drm/amd/display: Atom Integrated System Info v2_2 for DCN35Gabe Teeger1-0/+1
2024-05-01drm/amd/display: Add dtbclk access to dcn315Swapnil Patel1-0/+8
2024-05-01drm/amd/display: Ensure that dmcub support flag is set for DCN20Rodrigo Siqueira1-0/+1
2024-05-01drm/amd/display: Handle Y carry-over in VCP X.Y calculationGeorge Shen1-0/+6
2024-05-01drm/amdgpu: Fix VRAM memory accountingMukul Joshi1-1/+1
2024-04-30Merge tag 'amd-drm-next-6.10-2024-04-26' of https://gitlab.freedesktop.org/ag...Dave Airlie185-286/+1650
2024-04-29Merge v6.9-rc6 into drm-nextDaniel Vetter15-31/+84
2024-04-27drm/amd/display: Add some HDCP registers DCN35 listRodrigo Siqueira1-1/+11
2024-04-27drm/amdgpu/mes11: update ADD_QUEUE interfaceJack Xiao1-3/+14
2024-04-27drm/amdgpu: fix the warning about the expression (int)size - lenJesse Zhang1-2/+3
2024-04-27drm/amdgpu/mes: add mes mapping legacy queue supportJack Xiao2-0/+36
2024-04-27drm/amdgpu: fix uninitialized scalar variable warningTim Huang1-1/+2
2024-04-27drm/amd/display: Code style adjustmentsRodrigo Siqueira2-3/+3
2024-04-27drm/amd/display: Adjust registers sequence in the DIO listRodrigo Siqueira1-2/+3
2024-04-27drm/amd/display: Clean up code in DCRodrigo Siqueira5-25/+10
2024-04-27drm/amdgpu: skip ip dump if devcoredump flag is setSunil Khatri1-6/+7
2024-04-27drm/amdgpu: Modify the contiguous flags behaviourArunpravin Paneer Selvam2-7/+24
2024-04-27drm/amd/display: Fix uninitialized variables in DCAlex Hung14-19/+19
2024-04-27drm/amd/display: Fix uninitialized variables in DCAlex Hung18-39/+39
2024-04-27drm/amd/display: Fix uninitialized variables in DMAlex Hung2-6/+6
2024-04-27drm/amd/display: Remove redundant include fileAlex Hung1-1/+0
2024-04-27drm/amd/display: ASSERT when failing to find index by plane/stream idAlex Hung1-2/+4
2024-04-27drm/amd/display: Do not return negative stream id for arrayAlex Hung1-0/+7
2024-04-27drm/amd/display: Fix overlapping copy within dml_core_mode_programmingHersen Wu1-1/+3
2024-04-27drm/amd/display: Skip finding free audio for unknown engine_idAlex Hung1-0/+3
2024-04-27drm/amd/display: Check pipe offset before setting vblankAlex Hung1-2/+6