[PATCH 01/18] drm/amdgpu: Remove separate guilty compute userq reset
2026-09-13 20:53 UTC (5+ messages)
` [PATCH 03/18] drm/amdgpu: remove drm_client suspend-resume in the gpu recovery
` [PATCH 07/18] drm/amdgpu: serialize userq eviction with GPU reset
[PATCH] drm/amd/display: Preserve eDP mode on initial ASSR failure
2026-09-12 15:11 UTC
[PATCH] drm/amd/ras: apply the MCA debug mode where RAS comes up
2026-09-12 6:18 UTC (2+ messages)
[PATCH] drm/amdgpu: don't migrate a dma-buf into VRAM while runtime suspended
2026-09-11 23:29 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] drm/amdgpu: hold a runtime PM reference for P2P dma-buf attachments
` [PATCH v4] "
[PATCH 0/3] drm/amd/display: use kunit/visibility.h for test helpers
2026-09-11 20:50 UTC (2+ messages)
[PATCH] MAINTAINERS: update git tree for radeon, amdgpu, amdkfd
2026-09-11 19:13 UTC
[PATCH 00/12] RFC: drm/amdgpu/sdma: Refactor SDMA v4 and older functions to be per-instance
2026-09-11 19:00 UTC (6+ messages)
` [PATCH 10/12] drm/amdgpu/sdma: Refactor SDMA v4.0 functions to be per instance
[PATCH] drm/amd/display: Try RGB before YCbCr 4:4:4 in stream validation
2026-09-11 18:49 UTC
[PATCH 0/9] drm/amdgpu/sdma: Improve existing SDMA queue resets (v4)
2026-09-11 18:44 UTC (2+ messages)
[PATCH V3 00/23] Rework GPU TLB invalidation
2026-09-11 17:55 UTC (24+ messages)
` [PATCH 01/23] drm/amdgpu/gmc9: disallow gfxoff around TLB flushes
` [PATCH 02/23] drm/amdgpu/gmc10: "
` [PATCH 03/23] drm/amdgpu/gmc11: "
` [PATCH 04/23] drm/amdgpu/gmc12: "
` [PATCH 05/23] drm/amdgpu/gmc9: set vmhub funcs for gfxhub and mmhub
` [PATCH 06/23] drm/amdgpu: add a buffer funcs callback for TLB invalidation
` [PATCH 07/23] drm/amdgpu/sdma5.0: add tlb invalidation buffer func callback
` [PATCH 08/23] drm/amdgpu/sdma5.2: "
` [PATCH 09/23] drm/amdgpu/sdma6: "
` [PATCH 10/23] drm/amdgpu/sdma7: "
` [PATCH 11/23] drm/amdgpu: add tlb invalidation method enum
` [PATCH 12/23] drm/amdgpu: plumb tlb inv method in amdgpu_gmc_flush_gpu_tlb()
` [PATCH 13/23] drm/amdgpu: uplevel reset check "
` [PATCH 14/23] drm/amdgpu/gmc: add new callback to lookup vmid to pasid mapping
` [PATCH 15/23] drm/amdgpu: add a gmc callback for the inv semaphore
` [PATCH 16/23] drm/amdgpu/gmc: rework pasid flushing
` [PATCH 17/23] drm/amdgpu/gmc: add helpers for various tlb inv functions
` [PATCH 18/23] drm/amdgpu/gmc10: use SDMA for gart TLB invalidation
` [PATCH 19/23] drm/amdgpu/gmc11: "
` [PATCH 20/23] drm/amdgpu/gmc12: "
` [PATCH 21/23] drm/amdgpu/gmc10: use SDMA for pasid "
` [PATCH 22/23] drm/amdgpu/gmc11: "
` [PATCH 23/23] drm/amdgpu/gmc12: use MES or "
[PATCH 1/2] drm/amdgpu: nuke most amdgpu_vm_eviction_(try)lock uses
2026-09-11 16:54 UTC (3+ messages)
` [PATCH 2/2] drm/amdgpu: rework eviction lock handling into critical section v2
[PATCH 0/8] rework runtime_pm for GPU ioctl access
2026-09-11 15:42 UTC (9+ messages)
` [PATCH 1/8] drm/amdgpu: use pm_runtime_resume_and_get amdgpu_gem_create_ioctl
` [PATCH 2/8] drm/amdgpu: use pm_runtime_resume_and_get for ctx ioctl
` [PATCH 3/8] drm/amdgpu: rework runtime pm management for cs
` [PATCH 4/8] drm/amdgpu: push down runtime pm handling in amdgpu_gem_create_ioctl
` [PATCH 5/8] drm/amdgpu: handle runtime pm in amdgpu_gem_userptr_ioctl
` [PATCH 6/8] drm/amdgpu: prevent suspend in fault handler
` [PATCH 7/8] drm/amdgpu: get rid of amdgpu_drm_ioctl
` [PATCH 8/8] drm/amdgpu: defer GPU resume from open/close to first use
[PATCH 0/3] drm/amdgpu: Second-level trap handler for kernel queues
2026-09-11 15:17 UTC (23+ messages)
` [PATCH 1/3] drm/amdgpu: Add per-VM kernel queue first-level trap handler infrastructure
` [PATCH 2/3] drm/amdgpu: Implement kernel VMID SQ_SHADER_TBA/TMA programming for GFX10/11/12
[PATCH v3 00/13] drm/crtc: Convert all drivers to atomic_create_state and remove reset
2026-09-11 13:14 UTC (5+ messages)
` [PATCH v3 07/13] drm/amdgpu: dm: Convert to atomic_create_state
[PATCH] drm/sched: Do not restore unsaved virtual runtime
2026-09-11 9:36 UTC (5+ messages)
[PATCH v2 1/2] drm/amd/display: skip receiver power control without AUX
2026-09-11 11:55 UTC (3+ messages)
` [PATCH v2 2/2] drm/amd/display: close DDC on I2C engine setup failure
[PATCH v5 00/14] drm/panic: Split into core and helpers
2026-09-11 12:44 UTC (15+ messages)
` [PATCH v5 01/14] drm/panic: Do not use un-escaped URL as format string
` [PATCH v5 02/14] drm/panic: Test address from kmap op for NULL
` [PATCH v5 03/14] drm/panic: Return -EINVAL if font is not available
` [PATCH v5 04/14] drm/panic: Return errno codes if panic output fails
` [PATCH v5 05/14] drm/panic: Pass colors to draw_panic_dispatch()
` [PATCH v5 06/14] drm/panic: Pass global module parameters to drm_panic_dispatch()
` [PATCH v5 07/14] drm/panic: Return from screen_user if display is too small
` [PATCH v5 08/14] drm/panic: Retry in dispatch function if panic output fails
` [PATCH v5 09/14] drm/panic: Split draw_panic_plane()
` [PATCH v5 10/14] drm/panic: Restrict to primary planes
` [PATCH v5 11/14] drm/panic: Display panic screen via per-plane callback
` [PATCH v5 12/14] drm/panic: Internalize panic locking in DRM core and helpers
` [PATCH v5 13/14] drm/panic: Move panic display code into helper library
` [PATCH v5 14/14] drm/panic: Compile KUnit tests as module
[PATCH] drm/amd/display: Fix sizeof(void) warning in GPU memory KUnit test
2026-09-11 12:31 UTC
[PATCH 1/5] drm/amdgpu: add UAPI for user queue query status
2026-09-11 9:44 UTC (6+ messages)
` [PATCH 2/5] drm/amdgpu/userq: implement support for "
` [PATCH 3/5] drm/amdgpu: extend UAPI for reporting userq invalid VA
` [PATCH 4/5] "
` [PATCH 5/5] drm/amdgpu: mark queue and process as guilty on resetting userq fault
[bug report] drm/amd/display: Test GPU memory allocation
2026-09-10 17:15 UTC
[PATCH v5] PCI: Fix BAR resize for devices on a root bus
2026-09-10 16:23 UTC (3+ messages)
[PATCH] drm/amd/display: Default HDMI RGB output to limited range on CTA modes
2026-09-10 18:56 UTC (2+ messages)
` [PATCH v2] "
[PATCH] drm/amd/pm: Add GetRmaStatus message
2026-09-11 7:21 UTC
[PATCH 1/6] drm/amd/ras: retrieve ras error info via common interface and message for mp1_v13_0
2026-09-11 6:44 UTC (6+ messages)
` [PATCH 2/6] drm/amd/ras: add pmfw-managed eeprom support "
` [PATCH 3/6] drm/amd/ras: support aca debug mode for mp1 v13_0
` [PATCH 4/6] drm/amd/ras: add MP1 RAS feature status query
` [PATCH 5/6] drm/amd/ras: use common mp1 ras interface for v13
` [PATCH 6/6] drm/amd/ras: remove obsolete ras mp1 v13 manager code
[PATCH 1/2] drm/amdgpu: Fix kfd device lock during partition
2026-09-11 5:29 UTC (4+ messages)
[PATCH v2] drm/amd/ras: apply the MCA debug mode on every RAS resume
2026-09-11 2:03 UTC
[pull] amdgpu, amdkfd, drm, UAPI drm-next-7.4
2026-09-10 21:30 UTC
[RFC] drm/xe: Expose retired VRAM pages via drm-ras
2026-09-10 21:23 UTC (3+ messages)
[pull] amdgpu drm-fixes-7.3
2026-09-10 20:25 UTC
[PATCH v4 00/41] drm/plane: Convert all drivers to atomic_create_state and remove reset
2026-09-10 16:31 UTC (4+ messages)
` [PATCH v4 26/41] drm/amdgpu_dm: Convert to atomic_create_state
[PATCH 0/6] A bit of SDMA (mostly) streamlining
2026-09-10 14:46 UTC (13+ messages)
` [PATCH 1/6] drm/amdgpu: Add SDMA ring init helper
` [PATCH 2/6] drm/amdgpu: Add amdgpu_sdma_types.h header
` [PATCH 3/6] drm/amdgpu: Convert SDMA instance and index to direct lookup
` [PATCH 4/6] drm/amdgpu: Cache the SDMA CSA address
` [PATCH 5/6] drm/amdgpu: Extend logical to device instance lookup to all devices
` [PATCH 6/6] drm/amdgpu: Use memset32 for SDMA padding
[PATCH v4] drm/amdgpu: Add trace events for pid register/deregister
2026-09-10 13:46 UTC (2+ messages)
[PATCH] drm/amdgpu/smu: Enable UCLK after init in AMD Radeon Pro 5300
2026-09-10 13:21 UTC (8+ messages)
` [PATCH v2] drm/amd/pm: defer UCLK DPM enablement on Apple Navi 14
[PATCH v3] drm/amdkfd: correct vram_available calculation
2026-09-10 13:18 UTC (3+ messages)
` [PATCH v4] "
[PATCH v2] rust/drm/gem: initialize callbacks with ..pin_init::zeroed()
2026-09-10 13:15 UTC (2+ messages)
[PATCH] drm/amd/display: only allow freesync on a VRR_ENABLED crtc
2026-09-09 19:59 UTC
[PATCH 7.2 472/556] drm/amdgpu: Fix init ordering in amdgpu_vram_mgr_init()
2026-09-09 13:42 UTC
[PATCH] drm/amdgpu: don't release the fence reference consumed by the scheduler
2026-09-10 3:55 UTC
[PATCH] rust: drm: gem: add missing handle_free to the object vtables
2026-09-09 17:45 UTC (4+ messages)
[PATCH 6.18 369/583] drm/amdgpu: Fix init ordering in amdgpu_vram_mgr_init()
2026-09-09 13:40 UTC
[PATCH 1/2] drm/amdgpu: reserve eviction-fence slot at WPTR caller
2026-09-10 9:01 UTC (5+ messages)
` [PATCH 2/2] drm/amdgpu: reserve root PD fence slots for userq eviction-fence rearm
Need help to dig into X11 display freezing (Renoir, Xen/QubesOS)
2026-09-10 7:43 UTC (2+ messages)
[PATCH 1/1] drm/amdgpu/isp: don't fail suspend/resume when hw callbacks are absent
2026-09-10 7:15 UTC
[PATCH] drm/amdgpu: don't release the fence reference consumed by the scheduler
2026-09-10 5:45 UTC
[PATCH] drm/amdkfd: fix use-after-free and multi-container gap in kfd_dev_mapping
2026-09-10 5:23 UTC
Refcounting dma_resv v3
2026-09-10 3:23 UTC (7+ messages)
` [PATCH 07/11] drm/xe: Use dma_resv_alloc for lockdep annotation
` [PATCH 10/11] drm/gem: Use dynamic allocation for GEM object dma_resv
` [PATCH 11/11] dma-buf: Inline dma_resv_init and remove allocated flag
[PATCH v4 1/8] drm/amdgpu/mes_userqueue: refactor mqd_update into per-IP helpers
2026-09-10 3:03 UTC (2+ messages)
[PATCH] drm/amdgpu/userq: filter out idle userqs from pending signal list
2026-09-10 2:12 UTC (2+ messages)
[PATCH v3] drm/amdkfd: Fix TCP XNACK scoreboard reset race
2026-09-09 21:13 UTC (3+ messages)
[PATCH] drm/amdgpu: retire the legacy MES design for GFX 12.1
2026-09-09 16:12 UTC (2+ messages)
[PATCH] drm/amdgpu: remove redundant NULL check in amdgpu_cs_vm_handling
2026-09-09 16:07 UTC (3+ messages)
[PATCH 00/40] DC Patches September 7, 2026
2026-09-09 13:17 UTC (2+ messages)
[PATCH] rust/drm/gem: initialize callbacks with ..pin_init::zeroed()
2026-09-09 8:11 UTC (4+ messages)
Patch "drm/amdgpu: Fix init ordering in amdgpu_vram_mgr_init()" has been added to the 6.18-stable tree
2026-09-09 11:30 UTC
Patch "drm/amdgpu: Fix init ordering in amdgpu_vram_mgr_init()" has been added to the 7.2-stable tree
2026-09-09 11:30 UTC
[PATCH v2] drm/amd/display: Restore self-refresh fallback in DCN21 bandwidth validation
2026-09-09 11:01 UTC
[PATCH v4 00/14] drm/panic: Split into core and helpers
2026-09-09 8:55 UTC (15+ messages)
` [PATCH v4 01/14] drm/panic: Do not use un-escaped URL as format string
` [PATCH v4 02/14] drm/panic: Test address from kmap op for NULL
` [PATCH v4 03/14] drm/panic: Return -EINVAL if font is not available
` [PATCH v4 04/14] drm/panic: Return errno codes if panic output fails
` [PATCH v4 05/14] drm/panic: Pass colors to draw_panic_dispatch()
` [PATCH v4 06/14] drm/panic: Pass global module parameters to drm_panic_dispatch()
` [PATCH v4 07/14] drm/panic: Return from screen_user if display is too small
` [PATCH v4 08/14] drm/panic: Retry in dispatch function if panic output fails
` [PATCH v4 09/14] drm/panic: Split draw_panic_plane()
` [PATCH v4 10/14] drm/panic: Restrict to primary planes
` [PATCH v4 11/14] drm/panic: Display panic screen via per-plane callback
` [PATCH v4 12/14] drm/panic: Internalize panic locking in DRM core and helpers
` [PATCH v4 13/14] drm/panic: Move panic display code into helper library
` [PATCH v4 14/14] drm/panic: Compile KUnit tests as module
[drm/amd #3549] Navi 33 idle sclk latch: repro, analysis, userspace workaround
2026-09-09 8:18 UTC (8+ messages)
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox