| Age | Commit message (Expand) | Author | Files | Lines |
| 5 days | Merge tag 'drm-fixes-2026-06-27' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 10 | -21/+38 |
| 5 days | Merge tag 'drm-next-2026-06-27' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 44 | -456/+765 |
| 6 days | Merge tag 'drm-misc-fixes-2026-06-25' of https://gitlab.freedesktop.org/drm/m... | Dave Airlie | 10 | -21/+38 |
| 6 days | Merge tag 'drm-intel-next-fixes-2026-06-25-1' of https://gitlab.freedesktop.o... | Dave Airlie | 2 | -7/+35 |
| 7 days | drm/i915/cdclk: Fix up CDCLK_FREQ_DECIMAL without a full PLL re-enable | Ville Syrjälä | 1 | -7/+34 |
| 8 days | drm/i915/gem: Add missing nospec on parallel submit slot | Joonas Lahtinen | 1 | -0/+1 |
| 9 days | drm/sysfb: Avoid truncating maximum stride | Thomas Zimmermann | 1 | -1/+7 |
| 9 days | drm/sysfb: Return errno code from drm_sysfb_get_visible_size() | Thomas Zimmermann | 4 | -8/+9 |
| 9 days | drm/sysfb: Avoid possible truncation with calculating visible size | Thomas Zimmermann | 1 | -1/+2 |
| 9 days | drm/sysfb: Do not page-align visible size of the framebuffer | Thomas Zimmermann | 1 | -1/+1 |
| 9 days | drm/edid: fix OOB read in drm_parse_tiled_block() | Xiang Mei | 1 | -0/+8 |
| 10 days | Merge tag 'amd-drm-fixes-7.2-2026-06-19' of https://gitlab.freedesktop.org/ag... | Dave Airlie | 34 | -386/+618 |
| 10 days | Merge tag 'drm-xe-next-fixes-2026-06-17' of https://gitlab.freedesktop.org/dr... | Dave Airlie | 13 | -201/+174 |
| 10 days | Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+1 |
| 10 days | drm/nouveau: fix reversed error cleanup order in ucopy functions | Junrui Luo | 2 | -4/+4 |
| 10 days | drm/nouveau/acr: fix missing nvkm_done() in error path of nvkm_acr_oneinit() | Wentao Liang | 1 | -0/+1 |
| 12 days | Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+2 |
| 13 days | Merge tag 'media/v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2 | -4/+4 |
| 14 days | treewide: fix transposed "sign" typos and update spelling.txt | Shardul Deshpande | 1 | -1/+1 |
| 14 days | drm/amdgpu: Use system unbound workqueue for soft IH ring | Timur Kristóf | 1 | -1/+1 |
| 14 days | amdgpu/ih6.1: Fix minor version | Timur Kristóf | 1 | -1/+1 |
| 14 days | drm/amdkfd: Use exclusive bounds for SVM split alignment checks | Gerhard Schwanzer | 1 | -4/+4 |
| 14 days | drm/amdgpu/gfx9: Fix Ring and IB test fail after mode2 | Jiqian Chen | 1 | -0/+39 |
| 14 days | drm/amdgpu/uvd: Fix forcing MSG, FB BOs into VCPU segment when it isn't at 0 ... | Timur Kristóf | 1 | -9/+24 |
| 14 days | drm/amdgpu/uvd: Place VCPU BO only in VRAM for UVD 4.x and older | Timur Kristóf | 1 | -6/+11 |
| 14 days | drm/amdgpu: Fix amdgpu_bo_move() when old_mem and new_mem are both GTT | Timur Kristóf | 1 | -0/+18 |
| 14 days | drm/amdgpu: Respect placement requirements in amdgpu_gtt_mgr functions | Timur Kristóf | 1 | -2/+28 |
| 14 days | drm/amdgpu: Fix context pstate override handling | Tvrtko Ursulin | 1 | -29/+42 |
| 14 days | drm/amdkfd: Use memdup_array_user to copy data from/to user space at kfd ioctls | Xiaogang Chen | 1 | -34/+12 |
| 14 days | drm/amdkfd: check find_first_zero_bit before __set_bit on kfd->doorbell_bitmap | Xiaogang Chen | 1 | -3/+5 |
| 14 days | drm/amdkfd: Let driver decide buffer size at AMDKFD_IOC_GET_DMABUF_INFO ioctl | Xiaogang Chen | 3 | -13/+22 |
| 14 days | drm/amdgpu: fix recursive ww_mutex acquire in amdgpu_devcoredump_format | Mikhail Gavrilov | 1 | -89/+126 |
| 14 days | drm/amdgpu: convert amdgpu_vm_lock_by_pasid() to drm_exec | Mikhail Gavrilov | 2 | -35/+58 |
| 14 days | drm/amdgpu: Don't use UTS_RELEASE directly | Uwe Kleine-König (The Capable Hub) | 1 | -2/+2 |
| 14 days | drm/amdkfd: Fix NULL deref during sysfs teardown | Geoffrey McRae | 1 | -16/+24 |
| 14 days | drm/amdgpu: validate CP_GFX_SHADOW chunk size in CS pass1 | Mario Limonciello | 1 | -1/+5 |
| 14 days | drm/amdgpu: check amdgpu_vm_bo_find() result in GET_MAPPING_INFO | Mario Limonciello | 1 | -0/+5 |
| 14 days | drm/amdgpu: initialize irq.lock spinlock earlier | Thadeu Lima de Souza Cascardo | 2 | -2/+2 |
| 14 days | drm/amdkfd: fix list_del corruption in kfd_criu_resume_svm | Mario Limonciello | 1 | -0/+1 |
| 14 days | drm/radeon: fix r100_copy_blit for large BOs | Pavel Ondračka | 1 | -4/+9 |
| 14 days | drm/amd/display: Fix mem_type change detection for async flips | Matthew Schwartz | 1 | -6/+4 |
| 14 days | drm/amd/display: Add IN_FORMATS_ASYNC support for planes | James Lin | 1 | -0/+1 |
| 14 days | drm/amdgpu/gfx: fix cleaner shader IB buffer overflow | Asad Kamal | 1 | -5/+5 |
| 14 days | drm/amdgpu: allocate lockdep mutex on the heap to fix stack overflow | Prike Liang | 1 | -50/+53 |
| 14 days | drm/amdkfd: Fix SMI event PID reporting for containers | Andrew Martin | 5 | -56/+77 |
| 14 days | drm/amd/display: Restore periodic detection for DCN35 | Ivan Lipski | 3 | -4/+2 |
| 14 days | drm/amd/display: Skip PHY SSC reduction on some 8K panels | Roman Li | 1 | -3/+10 |
| 14 days | drm/amdgpu: skip already suspended IP blocks in ip_suspend_phase2 | Yunxiang Li | 1 | -1/+1 |
| 14 days | drm/amdkfd: Properly acquire queue buffers in CRIU restore | David Francis | 1 | -2/+10 |
| 14 days | drm/amd/pm: re-enable MC access after PrepareMp1ForUnload on SMU V15 APUs | Shubhankar Milind Sardeshpande | 1 | -1/+6 |
| 14 days | drm/amdgpu: initialize iter.start in amdgpu_devcoredump_format | Qiang Yu | 1 | -0/+1 |
| 14 days | drm/amdkfd: Avoid double-unpin of DOORBELL/MMIO BOs on free | Yunxiang Li | 1 | -7/+9 |
| 14 days | Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -10/+41 |
| 2026-06-17 | Merge tag 'wq-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -1/+2 |
| 2026-06-17 | Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1740 | -27497/+236177 |
| 2026-06-16 | drm/xe: Add compact-PT and addr mask handling for page reclaim | Brian Nguyen | 2 | -55/+82 |
| 2026-06-16 | drm/xe/guc: Fix buffer overflow in steered register list allocation | Tejas Upadhyay | 1 | -2/+8 |
| 2026-06-16 | drm/xe: Set TTM device beneficial_order to 9 (2M) | Matthew Brost | 1 | -1/+2 |
| 2026-06-16 | drm/xe: Fix wa_oob codegen recipe for external module builds | Thomas Hellström | 1 | -2/+2 |
| 2026-06-16 | drm/xe: fix job timeout recovery for unstarted jobs and kernel queues | Rodrigo Vivi | 1 | -14/+35 |
| 2026-06-16 | drm/xe: fix refcount leak in xe_range_fence_insert() | Wentao Liang | 1 | -0/+2 |
| 2026-06-16 | drm/xe: include all registered queues in TLB invalidation | Tangudu Tilak Tirumalesh | 1 | -4/+3 |
| 2026-06-16 | drm/xe/hw_error: Use HW_ERR prefix in log | Raag Jadav | 1 | -6/+6 |
| 2026-06-16 | drm/xe/drm_ras: Add per node cleanup action | Raag Jadav | 1 | -35/+23 |
| 2026-06-16 | drm/xe/drm_ras: Make counter allocation drm managed | Raag Jadav | 1 | -2/+1 |
| 2026-06-16 | drm/xe/multi_queue: skip submit when primary queue is suspended | Niranjana Vishwanathapura | 1 | -1/+4 |
| 2026-06-16 | drm/xe: Clear pending_disable before signaling suspend fence | Tangudu Tilak Tirumalesh | 1 | -1/+1 |
| 2026-06-16 | Revert "drm/xe: Skip exec queue schedule toggle if queue is idle during suspend" | Tangudu Tilak Tirumalesh | 3 | -77/+5 |
| 2026-06-16 | Revert "drm/xe/nvls: Define GuC firmware for NVL-S" | Daniele Ceraolo Spurio | 1 | -1/+0 |
| 2026-06-16 | drm/i915/mtl+: Enable PPS before PLL | Imre Deak | 1 | -3/+8 |
| 2026-06-16 | drm/i915: clear CRTC color blob pointers after dropping refs | Guangshuo Li | 1 | -0/+6 |
| 2026-06-16 | drm/i915/mst: Call intel_pfit_compute_config() for sharpness filter | Ville Syrjälä | 1 | -0/+4 |
| 2026-06-16 | Merge tag 'linux_kselftest-kunit-7.2-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -6/+40 |
| 2026-06-16 | Merge tag 'slab-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vba... | Linus Torvalds | 2 | -12/+14 |
| 2026-06-16 | Merge tag 'fbdev-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -4/+4 |
| 2026-06-15 | drm/displayid: fix Tiled Display Topology ID size | Jani Nikula | 2 | -7/+7 |
| 2026-06-15 | Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+2 |
| 2026-06-15 | Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -24/+37 |
| 2026-06-15 | Merge tag 'thermal-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -2/+3 |
| 2026-06-15 | Merge tag 'rust-7.2' of gitolite.kernel.org:pub/scm/linux/kernel/git/ojeda/linux | Linus Torvalds | 5 | -12/+11 |
| 2026-06-14 | drm/bridge: anx7625: Add WQ_PERCPU add to alloc_workqueue | Marco Crivellari | 1 | -1/+2 |
| 2026-06-12 | Merge tag 'drm-fixes-2026-06-13' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 20 | -113/+218 |
| 2026-06-13 | Merge tag 'drm-misc-fixes-2026-06-12' of https://gitlab.freedesktop.org/drm/m... | Dave Airlie | 7 | -28/+88 |
| 2026-06-12 | Merge tag 'drm-xe-fixes-2026-06-11' of https://gitlab.freedesktop.org/drm/xe/... | Dave Airlie | 6 | -63/+79 |
| 2026-06-12 | Merge tag 'drm-intel-fixes-2026-06-11' of https://gitlab.freedesktop.org/drm/... | Dave Airlie | 2 | -6/+24 |
| 2026-06-11 | Merge back earlier thermal control material for 7.2 | Rafael J. Wysocki | 1 | -2/+3 |
| 2026-06-11 | drm/xe: fix job timeout recovery for unstarted jobs and kernel queues | Rodrigo Vivi | 1 | -14/+35 |
| 2026-06-11 | drm/xe: fix refcount leak in xe_range_fence_insert() | Wentao Liang | 1 | -0/+2 |
| 2026-06-10 | drm/xe: include all registered queues in TLB invalidation | Tangudu Tilak Tirumalesh | 1 | -4/+3 |
| 2026-06-10 | drm/xe/hw_error: Use HW_ERR prefix in log | Raag Jadav | 1 | -6/+6 |
| 2026-06-10 | drm/xe/drm_ras: Add per node cleanup action | Raag Jadav | 1 | -35/+23 |
| 2026-06-10 | drm/xe/drm_ras: Make counter allocation drm managed | Raag Jadav | 1 | -2/+1 |
| 2026-06-10 | drm/xe/display: fix oops in suspend/shutdown without display | Jani Nikula | 1 | -2/+9 |
| 2026-06-10 | drm/amd/display: use plane color_mgmt_changed to track colorop changes | Melissa Wen | 1 | -1/+5 |
| 2026-06-10 | drm/atomic: track individual colorop updates | Melissa Wen | 1 | -13/+51 |
| 2026-06-10 | drm/colorop: make lut(1/3)d_interpolation props correctly behave as mutable | Melissa Wen | 3 | -8/+20 |
| 2026-06-10 | drm/i915/gem: Fix phys BO pread/pwrite with offset | Joonas Lahtinen | 1 | -4/+15 |
| 2026-06-10 | rust: make `build_assert` module the home of related macros | Gary Guo | 2 | -3/+3 |
| 2026-06-09 | drm/vc4: fix krealloc() memory leak | Alexander A. Klimov | 1 | -6/+7 |
| 2026-06-09 | Merge tag 'tegra-for-7.2-pmc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann | 6 | -10/+41 |
| 2026-06-09 | fbdev: Wrap fbcon updates from vga-switcheroo in helper | Thomas Zimmermann | 2 | -4/+4 |
| 2026-06-09 | drm/virtio: Fix driver removal with disabled KMS | Dmitry Osipenko | 1 | -1/+4 |
| 2026-06-09 | drm/i915/edp: Check supported link rates DPCD read | Nikita Zhandarovich | 1 | -2/+9 |
| 2026-06-09 | Merge tag 'drm-misc-next-fixes-2026-06-05' of https://gitlab.freedesktop.org/... | Dave Airlie | 8 | -32/+39 |
| 2026-06-09 | gpu: nova-core: firmware: parse `FalconUCodeDescV2` via `zerocopy` | Miguel Ojeda | 2 | -6/+5 |
| 2026-06-08 | drm/virtio: fix dma_fence refcount leak on error in virtio_gpu_dma_fence_wait() | Wentao Liang | 1 | -1/+3 |
| 2026-06-08 | Merge tag 'hyperv-fixes-signed-20260607' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -7/+13 |
| 2026-06-08 | Merge tag 'amd-drm-next-7.2-2026-06-04' of https://gitlab.freedesktop.org/agd... | Dave Airlie | 39 | -309/+716 |
| 2026-06-08 | Merge tag 'amd-drm-fixes-7.1-2026-06-04' of https://gitlab.freedesktop.org/ag... | Dave Airlie | 6 | -16/+27 |
| 2026-06-06 | drm/gem: Try to fix change_handle ioctl, attempt 4 | Simona Vetter | 2 | -40/+36 |
| 2026-06-06 | Merge tag 'drm-intel-fixes-2026-06-05' of https://gitlab.freedesktop.org/drm/... | Dave Airlie | 2 | -7/+39 |
| 2026-06-06 | Merge tag 'drm-misc-fixes-2026-06-05' of https://gitlab.freedesktop.org/drm/m... | Dave Airlie | 5 | -15/+44 |
| 2026-06-05 | Revert "drm/i915/backlight: Remove try_vesa_interface" | Suraj Kandpal | 1 | -7/+12 |
| 2026-06-05 | gpu: nova-core: convert to keyworded projection syntax | Gary Guo | 1 | -3/+3 |
| 2026-06-05 | Merge tag 'drm-rust-next-2026-06-04' of https://gitlab.freedesktop.org/drm/ru... | Dave Airlie | 62 | -1182/+5183 |
| 2026-06-05 | Merge tag 'drm-xe-fixes-2026-06-04' of https://gitlab.freedesktop.org/drm/xe/... | Dave Airlie | 4 | -80/+10 |
| 2026-06-04 | drm/amd/display: Consult MCCS FreeSync cap only if requested & supported | Michel Dänzer | 1 | -8/+6 |
| 2026-06-04 | drm/amdkfd: Unwind debug trap enable on copy_to_user failure | Yongqiang Sun | 1 | -0/+6 |
| 2026-06-04 | drm/amdkfd: Add bounds check for AMDKFD_IOC_WAIT_EVENTS | Sunday Clement | 1 | -0/+2 |
| 2026-06-04 | drm/amdgpu: restart the CS if some parts of the VM are still invalidated | Christian König | 1 | -1/+3 |
| 2026-06-04 | drm/amdgpu/userq: Fix reading timeline points in wait ioctl | David Rosca | 1 | -4/+5 |
| 2026-06-04 | drm/amdkfd: fix SMI event cross-process information leak | Yongqiang Sun | 1 | -3/+5 |
| 2026-06-04 | drm/amdkfd: always resume_all after suspend_all | Alex Deucher | 1 | -14/+6 |
| 2026-06-04 | drm/amdgpu/gfx: move fault and EOP IRQ get/put to hw_init/hw_fini | Yunxiang Li | 6 | -236/+314 |
| 2026-06-04 | drm/amd/display: Consult MCCS FreeSync cap only if requested & supported | Michel Dänzer | 1 | -8/+6 |
| 2026-06-04 | drm/amd/pm: Use strscpy in profile mode parsing | Lijo Lazar | 1 | -6/+5 |
| 2026-06-04 | drm/amdkfd: Fix infinite loop parsing CRAT with zero subtype length | Yongqiang Sun | 1 | -0/+8 |
| 2026-06-04 | drm/amdkfd: fix sysfs topology prop length on buffer truncation | Yongqiang Sun | 1 | -2/+1 |
| 2026-06-04 | drm/amdgpu: drop retry loop in amdgpu_hmm_range_get_pages | Honglei Huang | 1 | -8/+1 |
| 2026-06-04 | drm/amd/pm: bound OD parameter parsing to stack array size | Candice Li | 1 | -0/+7 |
| 2026-06-04 | drm/amd/pm: Stop pp_od_clk_voltage emit at PAGE_SIZE | Asad Kamal | 1 | -0/+2 |
| 2026-06-04 | drm/amdkfd: Unwind debug trap enable on copy_to_user failure | Yongqiang Sun | 1 | -0/+6 |
| 2026-06-04 | drm/amdgpu: validate the mes firmware version for gfx12.1 | Sunil Khatri | 1 | -0/+1 |
| 2026-06-04 | drm/amdgpu: validate the mes firmware version for gfx12 | Sunil Khatri | 1 | -0/+1 |
| 2026-06-04 | drm/amdgpu: compare MES firmware version ucode for gfx11 | Sunil Khatri | 3 | -0/+14 |
| 2026-06-04 | drm/amdkfd: Add bounds check for AMDKFD_IOC_WAIT_EVENTS | Sunday Clement | 1 | -0/+2 |
| 2026-06-04 | drm/amdgpu: restart the CS if some parts of the VM are still invalidated | Christian König | 1 | -1/+3 |
| 2026-06-04 | drm/amd/display: use unsigned types for local pipe and REG_GET counters | Aurabindo Pillai | 2 | -3/+3 |
| 2026-06-04 | drm/amd/display: widen dc_hdmi_frl_flags.force_frl_rate to unsigned int | Aurabindo Pillai | 1 | -1/+1 |
| 2026-06-04 | drm/amdgpu/userq: Fix reading timeline points in wait ioctl | David Rosca | 1 | -4/+5 |
| 2026-06-04 | drm/amdgpu/vcn5.0.0: enable secure submission on unified ring for VCN 5.3.0 | Jeevana Muthyala | 1 | -1/+38 |
| 2026-06-04 | drm/amdgpu: deprecate guilty handling | Christian König | 4 | -12/+24 |
| 2026-06-04 | drm/amdgpu: Add lockdep annotations for lock ordering validation | Vitaly Prosyak | 6 | -1/+242 |
| 2026-06-04 | drm/amdkfd: fix SMI event cross-process information leak | Yongqiang Sun | 1 | -3/+5 |
| 2026-06-04 | drm/amd/display: Add DCN42B to dml21_translation_helper | Matthew Stewart | 1 | -0/+1 |
| 2026-06-04 | drm/amd/display: Fix DCN42B version detection | Matthew Stewart | 1 | -2/+2 |
| 2026-06-04 | drm/amdgpu: Fix user-triggerable BUG()/BUG_ON() calls | Ce Sun | 4 | -7/+18 |
| 2026-06-04 | drm/v3d: Fix global performance monitor reference counting | Maíra Canal | 1 | -5/+19 |
| 2026-06-04 | drm/xe/multi_queue: skip submit when primary queue is suspended | Niranjana Vishwanathapura | 1 | -1/+4 |
| 2026-06-04 | drm/xe: Clear pending_disable before signaling suspend fence | Tangudu Tilak Tirumalesh | 1 | -1/+1 |
| 2026-06-04 | Revert "drm/xe: Skip exec queue schedule toggle if queue is idle during suspend" | Tangudu Tilak Tirumalesh | 3 | -77/+5 |
| 2026-06-04 | Merge tag 'amd-drm-next-7.2-2026-06-03' of https://gitlab.freedesktop.org/agd... | Dave Airlie | 350 | -813/+101781 |
| 2026-06-04 | Merge tag 'drm-msm-next-2026-05-30' of https://gitlab.freedesktop.org/drm/msm... | Dave Airlie | 60 | -2944/+6982 |
| 2026-06-03 | gpu: nova-core: move lifetime to `Bar0` | Gary Guo | 35 | -145/+152 |
| 2026-06-03 | drm/amd/pm: smu_v14_0_0: use SoftMin for gfxclk in set_soft_freq_limited_range | Priya Hosur | 1 | -1/+2 |
| 2026-06-03 | drm/amdgpu: Fix incorrect VRAM GART mappings on non-4K page size systems | Donet Tom | 1 | -4/+8 |
| 2026-06-03 | drm/amdgpu/userq: move wptr_obj cleanup in mqd_destroy | Sunil Khatri | 2 | -4/+5 |
| 2026-06-03 | drm/amdgpu: improve the userq seq BO free bit lookup | Prike Liang | 1 | -5/+6 |
| 2026-06-03 | drm/amdgpu/userq: remove the vital queue unmap logging | Sunil Khatri | 3 | -10/+5 |
| 2026-06-03 | drm/amdkfd: Fix buffer overflow in SDMA queue checkpoint/restore on GFX11 | Andrew Martin | 1 | -8/+41 |
| 2026-06-03 | drm/amdkfd: fix NULL dereference in get_queue_ids() | Muhammad Bilal | 1 | -1/+1 |
| 2026-06-03 | drm/amdgpu: set noretry=1 as default for GFX 10.1.x (Navi10/12/14) | Vitaly Prosyak | 1 | -1/+1 |
| 2026-06-03 | drm/amdgpu/gfxhub: Program CRASH_ON_*_FAULT bits to 0 as needed | Timur Kristóf | 9 | -56/+38 |
| 2026-06-03 | drm/amdgpu: fix waiting for all submissions for userptrs | Christian König | 1 | -2/+4 |
| 2026-06-03 | drm/amdgpu: drm/amdgpu: Set correct DMA mask for gfx12.1 | Harish Kasiviswanathan | 1 | -4/+8 |
| 2026-06-03 | drm/amdgpu: Use asic specific pte_addr_mask | Harish Kasiviswanathan | 9 | -1/+12 |
| 2026-06-03 | drm/amd/pm: zero unused SMU argument registers | Yang Wang | 1 | -2/+6 |
| 2026-06-03 | drm/amd/pm: mark metrics.energy_accumulator is invalid for smu 14.0.2 | Yang Wang | 1 | -1/+0 |
| 2026-06-03 | drm/amd/pm: fix smu13 power limit default/cap calculation | Yang Wang | 2 | -29/+35 |
| 2026-06-03 | drm/amd/pm: apply SMU 13.0.10 workaround during MP1 unload | Yang Wang | 1 | -1/+9 |
| 2026-06-03 | drm/amdgpu: Align amdgpu_gtt_mgr entries to TLB size on all SI | Timur Kristóf | 1 | -1/+1 |
| 2026-06-03 | drm/amdgpu: unmap userq for evicting user queue | Prike Liang | 1 | -2/+2 |
| 2026-06-03 | drm/amdgpu/sdma7.1: fix support for disable_kq | Alex Deucher | 1 | -0/+1 |
| 2026-06-03 | drm/amdkfd: fix UAF race in destroy_queue_cpsch | Alysa Liu | 1 | -1/+7 |
| 2026-06-03 | drm/amd/display: Bound VBIOS record-chain walk loops | Harry Wentland | 3 | -14/+33 |
| 2026-06-03 | drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer size | Harry Wentland | 1 | -1/+2 |
| 2026-06-03 | drm/amd/display: Reject gpio_bitshift >= 32 in bios_parser_get_gpio_pin_info() | Harry Wentland | 1 | -2/+4 |
| 2026-06-03 | drm/amd/display: Use krealloc_array() in dal_vector_reserve() | Harry Wentland | 1 | -2/+2 |
| 2026-06-03 | drm/amd/display: Fix NULL deref and buffer over-read in SDP debugfs | Harry Wentland | 1 | -0/+5 |
| 2026-06-03 | drm/amd/display: Clamp VBIOS HDMI retimer register count to array size | Harry Wentland | 1 | -16/+32 |
| 2026-06-03 | drm/amd/display: Fix out-of-bounds read in dp_get_eq_aux_rd_interval() | Harry Wentland | 1 | -1/+1 |
| 2026-06-03 | drm/amd/display: add missing CSC entries for BT.2020 for DCE IPs | Leorize | 2 | -2/+18 |
| 2026-06-03 | drm/amd/pm: smu_v14_0_0: use SoftMin for gfxclk in set_soft_freq_limited_range | Priya Hosur | 1 | -1/+2 |
| 2026-06-03 | drm/amdgpu: Fix incorrect VRAM GART mappings on non-4K page size systems | Donet Tom | 1 | -4/+8 |
| 2026-06-03 | amd/amdkfd: Fix profiler lock init order | Tvrtko Ursulin | 1 | -3/+3 |
| 2026-06-03 | drm/amdgpu/ras: add ras_suspend callback and use it for cp_ecc_error_irq | Yunxiang Li | 5 | -11/+53 |
| 2026-06-03 | drm/amdgpu: set sub_block_index for mca ras sub-blocks | Yunxiang Li | 1 | -0/+3 |
| 2026-06-03 | drm/amdgpu/userq: move wptr_obj cleanup in mqd_destroy | Sunil Khatri | 2 | -4/+5 |
| 2026-06-03 | drm/amd/ras: chunk UNIRAS CPER debugfs reads | Xiang Liu | 1 | -16/+33 |
| 2026-06-03 | drm/amdgpu: improve the userq seq BO free bit lookup | Prike Liang | 1 | -5/+6 |
| 2026-06-03 | drm/amdgpu: Adjust _PR3 detection | Mario Limonciello | 1 | -1/+1 |
| 2026-06-03 | drm/amdgpu: grow VF RAS bad page table with bounded dynamic alloc | Chenglei Xie | 2 | -20/+93 |
| 2026-06-03 | drm/amdgpu/userq: remove the vital queue unmap logging | Sunil Khatri | 3 | -10/+5 |
| 2026-06-03 | drm/amdkfd: Fix buffer overflow in SDMA queue checkpoint/restore on GFX11 | Andrew Martin | 1 | -8/+41 |
| 2026-06-03 | drm/amdkfd: fix NULL dereference in get_queue_ids() | Muhammad Bilal | 1 | -1/+1 |
| 2026-06-03 | drm/amd/display: widen FRL debug knobs to unsigned int | Aurabindo Pillai | 1 | -3/+3 |
| 2026-06-03 | drm/amdgpu: set noretry=1 as default for GFX 10.1.x (Navi10/12/14) | Vitaly Prosyak | 1 | -1/+1 |
| 2026-06-03 | drm/amdgpu/gfxhub: Program CRASH_ON_*_FAULT bits to 0 as needed | Timur Kristóf | 9 | -56/+38 |
| 2026-06-03 | drm/amdgpu: fix waiting for all submissions for userptrs | Christian König | 1 | -2/+4 |
| 2026-06-03 | drm/amdgpu: drm/amdgpu: Set correct DMA mask for gfx12.1 | Harish Kasiviswanathan | 1 | -4/+8 |