summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'drm-next-2026-06-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds33-382/+609
2026-06-18drm/amdgpu: Use system unbound workqueue for soft IH ringTimur Kristóf1-1/+1
2026-06-18amdgpu/ih6.1: Fix minor versionTimur Kristóf1-1/+1
2026-06-18drm/amdkfd: Use exclusive bounds for SVM split alignment checksGerhard Schwanzer1-4/+4
2026-06-18drm/amdgpu/gfx9: Fix Ring and IB test fail after mode2Jiqian Chen1-0/+39
2026-06-18drm/amdgpu/uvd: Fix forcing MSG, FB BOs into VCPU segment when it isn't at 0 ...Timur Kristóf1-9/+24
2026-06-18drm/amdgpu/uvd: Place VCPU BO only in VRAM for UVD 4.x and olderTimur Kristóf1-6/+11
2026-06-18drm/amdgpu: Fix amdgpu_bo_move() when old_mem and new_mem are both GTTTimur Kristóf1-0/+18
2026-06-18drm/amdgpu: Respect placement requirements in amdgpu_gtt_mgr functionsTimur Kristóf1-2/+28
2026-06-18drm/amdgpu: Fix context pstate override handlingTvrtko Ursulin1-29/+42
2026-06-18drm/amdkfd: Use memdup_array_user to copy data from/to user space at kfd ioctlsXiaogang Chen1-34/+12
2026-06-18drm/amdkfd: check find_first_zero_bit before __set_bit on kfd->doorbell_bitmapXiaogang Chen1-3/+5
2026-06-18drm/amdkfd: Let driver decide buffer size at AMDKFD_IOC_GET_DMABUF_INFO ioctlXiaogang Chen3-13/+22
2026-06-18drm/amdgpu: fix recursive ww_mutex acquire in amdgpu_devcoredump_formatMikhail Gavrilov1-89/+126
2026-06-18drm/amdgpu: convert amdgpu_vm_lock_by_pasid() to drm_execMikhail Gavrilov2-35/+58
2026-06-18drm/amdgpu: Don't use UTS_RELEASE directlyUwe Kleine-König (The Capable Hub)1-2/+2
2026-06-18drm/amdkfd: Fix NULL deref during sysfs teardownGeoffrey McRae1-16/+24
2026-06-18drm/amdgpu: validate CP_GFX_SHADOW chunk size in CS pass1Mario Limonciello1-1/+5
2026-06-18drm/amdgpu: check amdgpu_vm_bo_find() result in GET_MAPPING_INFOMario Limonciello1-0/+5
2026-06-18drm/amdgpu: initialize irq.lock spinlock earlierThadeu Lima de Souza Cascardo2-2/+2
2026-06-18drm/amdkfd: fix list_del corruption in kfd_criu_resume_svmMario Limonciello1-0/+1
2026-06-18drm/amd/display: Fix mem_type change detection for async flipsMatthew Schwartz1-6/+4
2026-06-18drm/amd/display: Add IN_FORMATS_ASYNC support for planesJames Lin1-0/+1
2026-06-18drm/amdgpu/gfx: fix cleaner shader IB buffer overflowAsad Kamal1-5/+5
2026-06-18drm/amdgpu: allocate lockdep mutex on the heap to fix stack overflowPrike Liang1-50/+53
2026-06-18drm/amdkfd: Fix SMI event PID reporting for containersAndrew Martin5-56/+77
2026-06-18drm/amd/display: Restore periodic detection for DCN35Ivan Lipski3-4/+2
2026-06-18drm/amd/display: Skip PHY SSC reduction on some 8K panelsRoman Li1-3/+10
2026-06-18drm/amdgpu: skip already suspended IP blocks in ip_suspend_phase2Yunxiang Li1-1/+1
2026-06-18drm/amdkfd: Properly acquire queue buffers in CRIU restoreDavid Francis1-2/+10
2026-06-18drm/amd/pm: re-enable MC access after PrepareMp1ForUnload on SMU V15 APUsShubhankar Milind Sardeshpande1-1/+6
2026-06-18drm/amdgpu: initialize iter.start in amdgpu_devcoredump_formatQiang Yu1-0/+1
2026-06-18drm/amdkfd: Avoid double-unpin of DOORBELL/MMIO BOs on freeYunxiang Li1-7/+9
2026-06-17Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds698-12179/+200822
2026-06-13Merge tag 'drm-misc-fixes-2026-06-12' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-1/+5
2026-06-10drm/amd/display: use plane color_mgmt_changed to track colorop changesMelissa Wen1-1/+5
2026-06-08Merge tag 'amd-drm-next-7.2-2026-06-04' of https://gitlab.freedesktop.org/agd...Dave Airlie39-309/+716
2026-06-04drm/amd/display: Consult MCCS FreeSync cap only if requested & supportedMichel Dänzer1-8/+6
2026-06-04drm/amdkfd: Unwind debug trap enable on copy_to_user failureYongqiang Sun1-0/+6
2026-06-04drm/amdkfd: Add bounds check for AMDKFD_IOC_WAIT_EVENTSSunday Clement1-0/+2
2026-06-04drm/amdgpu: restart the CS if some parts of the VM are still invalidatedChristian König1-1/+3
2026-06-04drm/amdgpu/userq: Fix reading timeline points in wait ioctlDavid Rosca1-4/+5
2026-06-04drm/amdkfd: fix SMI event cross-process information leakYongqiang Sun1-3/+5
2026-06-04drm/amdkfd: always resume_all after suspend_allAlex Deucher1-14/+6
2026-06-04drm/amdgpu/gfx: move fault and EOP IRQ get/put to hw_init/hw_finiYunxiang Li6-236/+314
2026-06-04drm/amd/display: Consult MCCS FreeSync cap only if requested & supportedMichel Dänzer1-8/+6
2026-06-04drm/amd/pm: Use strscpy in profile mode parsingLijo Lazar1-6/+5
2026-06-04drm/amdkfd: Fix infinite loop parsing CRAT with zero subtype lengthYongqiang Sun1-0/+8
2026-06-04drm/amdkfd: fix sysfs topology prop length on buffer truncationYongqiang Sun1-2/+1
2026-06-04drm/amdgpu: drop retry loop in amdgpu_hmm_range_get_pagesHonglei Huang1-8/+1