summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2026-07-01drm/amdgpu: Validate ATPX buffer length before useLijo Lazar
2026-07-01drm/amdgpu: Validate ATIF buffer length before useLijo Lazar
2026-07-01drm/amd/pm: Use helper to get pptable in SMUv15Lijo Lazar
2026-07-01drm/amd/pm: Use helper to get pptable in SMUv14Lijo Lazar
2026-07-01drm/amd/pm: Use helper to get pptable in SMUv13Lijo Lazar
2026-07-01drm/amd/pm: Use helper to get pptable in SMUv11Lijo Lazar
2026-07-01drm/amd/pm: Add helper functions to fetch pptableLijo Lazar
2026-07-01drm/amdgpu: guard zero divisors in soc_v1_0 partition codeAsad Kamal
2026-07-01drm/amdgpu: validate XCP topology counts before divisionAsad Kamal
2026-07-01drm/amd/pm: Add helper for parameter parsingLijo Lazar
2026-07-01drm/amdgpu: Fix mes remove_hw_queue lockAmber Lin
2026-07-01drm/amdgpu: Add checks to vbios fetch through ATRMLijo Lazar
2026-07-01drm/amdgpu: Fix kobject cleanup in xcp sysfsLijo Lazar
2026-07-01drm/amdgpu: Remove output parameter in bo list handlingTvrtko Ursulin
2026-07-01drm/amdgpu: Replace idr with xarray in amdgpu_bo_listTvrtko Ursulin
2026-07-01drm/amdgpu: Remove the bo list mutexTvrtko Ursulin
2026-07-01drm/amdgpu: Drop support for variable struct drm_amdgpu_bo_list_entry sizeTvrtko Ursulin
2026-07-01drm/amdgpu/gfx9.4.3: add support for disabling kernel queuesAlex Deucher
2026-07-01drm/amdgpu: dump RAS EEPROM table via debugfsXiang Liu
2026-06-30Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2026-06-29drm/amd/display: use DisplayID panel type in dm_set_panel_typeChenyu Chen
2026-06-26Merge tag 'drm-next-2026-06-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-06-17drm/amdgpu: Use system unbound workqueue for soft IH ringTimur Kristóf
2026-06-17amdgpu/ih6.1: Fix minor versionTimur Kristóf
2026-06-17drm/amdkfd: Use exclusive bounds for SVM split alignment checksGerhard Schwanzer
2026-06-17drm/amdgpu/gfx9: Fix Ring and IB test fail after mode2Jiqian Chen
2026-06-17drm/amdgpu/uvd: Fix forcing MSG, FB BOs into VCPU segment when it isn't at 0 ...Timur Kristóf
2026-06-17drm/amdgpu/uvd: Place VCPU BO only in VRAM for UVD 4.x and olderTimur Kristóf
2026-06-17drm/amdgpu: Fix amdgpu_bo_move() when old_mem and new_mem are both GTTTimur Kristóf
2026-06-17drm/amdgpu: Respect placement requirements in amdgpu_gtt_mgr functionsTimur Kristóf
2026-06-17drm/amdgpu: Fix context pstate override handlingTvrtko Ursulin
2026-06-17drm/amdkfd: Use memdup_array_user to copy data from/to user space at kfd ioctlsXiaogang Chen
2026-06-17drm/amdkfd: check find_first_zero_bit before __set_bit on kfd->doorbell_bitmapXiaogang Chen
2026-06-17drm/amdkfd: Let driver decide buffer size at AMDKFD_IOC_GET_DMABUF_INFO ioctlXiaogang Chen
2026-06-17drm/amdgpu: fix recursive ww_mutex acquire in amdgpu_devcoredump_formatMikhail Gavrilov
2026-06-17drm/amdgpu: convert amdgpu_vm_lock_by_pasid() to drm_execMikhail Gavrilov
2026-06-17drm/amdgpu: Don't use UTS_RELEASE directlyUwe Kleine-König (The Capable Hub)
2026-06-17drm/amdkfd: Fix NULL deref during sysfs teardownGeoffrey McRae
2026-06-17drm/amdgpu: validate CP_GFX_SHADOW chunk size in CS pass1Mario Limonciello
2026-06-17drm/amdgpu: check amdgpu_vm_bo_find() result in GET_MAPPING_INFOMario Limonciello
2026-06-17drm/amdgpu: initialize irq.lock spinlock earlierThadeu Lima de Souza Cascardo
2026-06-17drm/amdkfd: fix list_del corruption in kfd_criu_resume_svmMario Limonciello
2026-06-17drm/amd/display: Fix mem_type change detection for async flipsMatthew Schwartz
2026-06-17drm/amd/display: Add IN_FORMATS_ASYNC support for planesJames Lin
2026-06-17drm/amdgpu/gfx: fix cleaner shader IB buffer overflowAsad Kamal
2026-06-17drm/amdgpu: allocate lockdep mutex on the heap to fix stack overflowPrike Liang
2026-06-17drm/amdkfd: Fix SMI event PID reporting for containersAndrew Martin
2026-06-17drm/amd/display: Restore periodic detection for DCN35Ivan Lipski
2026-06-17drm/amd/display: Skip PHY SSC reduction on some 8K panelsRoman Li
2026-06-17drm/amdgpu: skip already suspended IP blocks in ip_suspend_phase2Yunxiang Li