AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-29 07:08:16 to 2026-07-02 15:45:52 UTC [more...]

[BUG] linux-firmware-amdgpu 20260622 prevents clean poweroff on AMD RX 6800
 2026-07-02 15:36 UTC  (2+ messages)

[pull] amdgpu, amdkfd drm-fixes-7.2
 2026-07-02 14:31 UTC 

[pull] amdgpu, amdkfd, radeon drm-next-7.3
 2026-07-02 14:15 UTC 

[PATCH 00/14] drm/amdgpu: Improve retry fault handling (v3)
 2026-07-02 13:26 UTC  (39+ messages)
` [PATCH 01/14] drm/amdgpu: Respect noretry flag for retry faults on GFX12.1
` [PATCH 02/14] drm/amdgpu/gfxhub: Enable retry fault interrupts when needed
` [PATCH 03/14] drm/amdgpu/ih: Don't perturb HW registers when accessing soft IH ring
` [PATCH 04/14] drm/amdgpu/ih: Add retry_cam_ack IH function pointer
` [PATCH 05/14] drm/amdgpu/ih6.1: Use IH_SW_RING_SIZE for soft IH ring instead of PAGE_SIZE
` [PATCH 06/14] drm/amdgpu/ih7.0: "
` [PATCH 07/14] drm/amdgpu/gmc11: Pass cam_index to retry fault handler
` [PATCH 08/14] drm/amdgpu/gmc12: "
` [PATCH 09/14] drm/amdgpu/gmc12: Use AMDGPU_PTE_IS_PTE flag for init_pte_flags on GFX12.0
` [PATCH 10/14] drm/amdgpu/vm: Use init PTE flags and NOALLOC in amdgpu_vm_handle_fault()
` [PATCH 11/14] drm/amdgpu/ih6.0: Use MMIO ACK for retry CAM on IH 6.0
` [PATCH 12/14] drm/amdgpu/ih7.0: Use MMIO ACK instead of doorbell for retry CAM on IH 7.0
` [PATCH 13/14] drm/amdgpu/ih6.0: Enable retry CAM on Navi 3 dGPUs
` [PATCH 14/14] drm/amdgpu/ih7.0: Enable retry CAM on Navi 4 dGPUs

[PATCH v3 0/4] Add PASID to fpriv lookup infrastructure
 2026-07-02 12:27 UTC  (8+ messages)
` [PATCH v3 1/4] drm/amdgpu: Add PASID fpriv ownership helpers
` [PATCH v3 2/4] drm/amdgpu: Register DRM PASID ownership
` [PATCH v3 3/4] drm/amdgpu: Resolve VM through "
` [PATCH v3 4/4] drm/amdgpu: Drop vm_manager PASID to VM mapping

[PATCH v2] gpu/buddy: bail out of try_harder when alignment cannot be honoured
 2026-07-02 10:48 UTC  (2+ messages)

[PATCH V2 1/1] drm/amdgpu/ras: only check bad page for address-based UMC injection
 2026-07-02 10:32 UTC 

[PATCH v2] drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
 2026-07-02  9:31 UTC  (3+ messages)

[PATCH v3] rust: core: implement rx580 state optimization engine and c-to-rust char dev
 2026-07-01 10:32 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: Fix VM status/vm_bo->moved locking
 2026-07-01 13:32 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu: Remove superfluous re-validation of CS BOs

[PATCH v10 0/5] drm/gpusvm: split MM and device state across gpusvm/range/pages
 2026-07-01 16:26 UTC  (11+ messages)
` [PATCH v10 1/5] drm/gpusvm: split MM state flags out of drm_gpusvm_pages_flags
` [PATCH v10 2/5] drm/gpusvm: embed struct drm_device into drm_gpusvm_pages
` [PATCH v10 3/5] drm/xe: have xe_svm_range embed one drm_gpusvm_pages
` [PATCH v10 4/5] drm/gpusvm: move struct drm_gpusvm_pages out of struct drm_gpusvm_range
` [PATCH v10 5/5] drm/gpusvm: let the drm_gpusvm core context purely MM level

[PATCH v5] drm/amd/amdgpu: remove duplicated code in gfx_v11 and gfx_v12
 2026-07-01 17:37 UTC 

[PATCH v2 0/2] drm/amdgpu/jpeg: deduplicate process_interrupt across JPEG versions
 2026-07-02  7:07 UTC  (7+ messages)
` [PATCH v2 1/2] drm/amdgpu/jpeg: deduplicate jpeg_v3_0 process_interrupt

[RFC PATCH v2 0/4] Add PASID to fpriv lookup infrastructure
 2026-07-02  7:13 UTC  (6+ messages)
` [RFC PATCH v2 1/4] drm/amdgpu: Add PASID fpriv ownership helpers
` [RFC PATCH v2 2/4] drm/amdgpu: Register DRM PASID ownership
` [RFC PATCH v2 3/4] drm/amdgpu: Resolve VM through "
` [RFC PATCH v2 4/4] drm/amdgpu: Drop vm_manager PASID to VM mapping

[PATCH v3 0/3] Fixes for flip_done timed outs and PSR/Replay corruption
 2026-07-01 21:09 UTC  (5+ messages)
` [PATCH v3 1/3] drm/amd/display: consolidate DCN vblank/flip handling onto vupdate_no_lock
` [PATCH v3 2/3] drm/amd/display: check GRPH_FLIP status before sending event
` [PATCH v3 3/3] Revert "drm/amd/display: Restore 5s vbl offdelay for NV3x+ DGPUs"

[PATCH] drm/amdgpu: trigger GPU recovery when userq destroy fails to unmap a hung queue
 2026-07-01 18:16 UTC  (2+ messages)

[PATCH] drm/amdgpu/display: Add amdgpu_display.c documentation
 2026-07-01 17:00 UTC 

[PATCH v1 0/4] drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE behind driver feature
 2026-07-01 16:10 UTC  (12+ messages)
` [PATCH v1 1/4] "
` [PATCH v1 2/4] drm/amdgpu: Add DRIVER_PLANE_COLOR_PIPELINE "
` [PATCH v1 3/4] drm/i915: "
` [PATCH v1 4/4] drm/vkms: "

[PATCH 1/1] drm/amdgpu/ras: only check bad page for address-based UMC injection
 2026-07-01 13:37 UTC  (2+ messages)

[PATCH] drm/amdgpu: split amdgpu_bo_create_reserved into create and map helpers
 2026-07-01 10:51 UTC  (5+ messages)

[PATCH] drm/amdgpu: flush pending RCU callbacks on module unload
 2026-07-01 10:07 UTC 

[PATCH] amdkfd: properly free secondary context id
 2026-07-01  8:14 UTC 

[PATCH v4] drm/amd/amdgpu: remove duplicated code in gfx_v11 and gfx_v12
 2026-07-01  7:18 UTC  (2+ messages)

[PATCH v2] rust: core: implement rx580 state optimization engine and c-to-rust char dev
 2026-06-30 21:08 UTC  (2+ messages)

[PATCH] rust: core: implement rx580 state optimization engine and c-to-rust char dev
 2026-06-30 20:56 UTC 

[PATCH] rust: core: implement rx580 state optimization engine and c-to-rust char dev
 2026-06-30 20:53 UTC 

Reminder: Call for Proposals closing soon for XDC 2026!
 2026-06-30 20:28 UTC 

[PATCH] drm/amd/display:Check dp_128b_132b_supported_link_rates.raw before link_rate setting
 2026-06-30 14:59 UTC 

[PATCH 1/2] drm/amdgpu: read FB through BAR0 when aperture is unavailable
 2026-07-01  5:53 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: improve the amdgpu device init progress in sriov mode

[PATCH] amdkfd: expose pasid of secondary contexts by debugfs
 2026-07-01  4:06 UTC 

[PATCH] drm/amd/pm: fix smu13 power limit range calculation
 2026-07-01  2:18 UTC  (2+ messages)

[PATCH] drm/amdkfd: Don't acquire buffers during CRIU queue restore
 2026-06-30 18:36 UTC 

[PATCH] drm/amdgpu: Fix typo in comment
 2026-06-30 13:33 UTC  (2+ messages)

[PATCH 0/3] Job submission optimisation
 2026-06-30 13:30 UTC  (10+ messages)
` [PATCH 2/3] drm/amdgpu: Save some cycles on the job submission path
` [PATCH 3/3] drm/amdgpu: Do not fiddle with the idle workers too much

[RFC v2 0/4] Tiny steps towards amdgpu checkpoint and restore
 2026-06-30 13:18 UTC  (7+ messages)
` [RFC v2 1/4] drm/amdgpu: Extend listing of buffer handles with the userptr object flag
` [RFC v2 2/4] drm/amdgpu: Add a new ioctl for listing client contexts
` [RFC v2 4/4] drm/amdgpu: Add driver managed buffer copy

[PATCH v2] drm/ttm: add generic drvparam[] alias for ttm_place::fpfn/lpfn
 2026-06-30 12:47 UTC  (4+ messages)

[PATCH v9 0/5] drm/gpusvm: split MM and device state across gpusvm/range/pages
 2026-06-30  8:33 UTC  (6+ messages)
` [PATCH v9 1/5] drm/gpusvm: split MM state flags out of drm_gpusvm_pages_flags
` [PATCH v9 2/5] drm/gpusvm: embed struct drm_device into drm_gpusvm_pages
` [PATCH v9 3/5] drm/xe: have xe_svm_range embed one drm_gpusvm_pages
` [PATCH v9 4/5] drm/gpusvm: move struct drm_gpusvm_pages out of struct drm_gpusvm_range
` [PATCH v9 5/5] drm/gpusvm: let the drm_gpusvm core context purely MM level

[PATCH v3] drm/amdgpu: reject mapping info when BO VA is gone
 2026-06-29 17:53 UTC  (3+ messages)

[PATCH] drm/amdgpu: reject mapping info for unmapped BOs
 2026-06-29 13:56 UTC  (5+ messages)
` [PATCH v2] drm/amdgpu: reject mapping info when BO VA is gone

[PATCH] drm/amd/powerplay: add NULL check for vega10_ps
 2026-06-29 13:09 UTC 

[PATCH] drm/amd/display: Remove unused-but-set variable hubp from
 2026-06-29 13:09 UTC 

[PATCH v2 1/5] drm/amdgpu: add support for GC IP version 11.7.0
 2026-06-30  4:54 UTC  (10+ messages)
` [PATCH v2 2/5] drm/amdgpu: add support for GC IP version 11.7.1
` [PATCH v2 3/5] drm/amdgpu: add support for PSP version 15.0.9
` [PATCH v2 4/5] drm/amdgpu: add support for SMU "
` [PATCH v2 5/5] drm/amdgpu: Disable JDPG on VCN5_3

[PATCH v8 0/5] drm/gpusvm: split MM and device state across gpusvm/range/pages
 2026-06-30  3:31 UTC  (6+ messages)
  ` [PATCH v8 1/5] drm/gpusvm: split MM state flags out of drm_gpusvm_pages_flags
  ` [PATCH v8 2/5] drm/gpusvm: embed struct drm_device into drm_gpusvm_pages
  ` [PATCH v8 3/5] drm/xe: have xe_svm_range embed one drm_gpusvm_pages
  ` [PATCH v8 4/5] drm/gpusvm: move struct drm_gpusvm_pages out of struct drm_gpusvm_range
  ` [PATCH v8 5/5] drm/gpusvm: let the drm_gpusvm core context purely MM level

[PATCH] [PATCH] drm/amdgpu: improve the amdgpu device init progress in sriov mode
 2026-06-30  2:53 UTC 

[PATCH v4 0/3] drm/amd/display: Fix dangling pointers in state reset functions
 2026-06-29 20:52 UTC  (5+ messages)
` [PATCH v4 1/3] drm/amd/display: Fix dangling pointer in plane reset function
` [PATCH v4 2/3] drm/amd/display: Fix dangling pointer in CRTC "
` [PATCH v4 3/3] drm/amd/display: Fix dangling pointer in connector "

[PATCH] drm/amdgpu/gx12.1: Add ip dump support
 2026-06-29 20:28 UTC  (4+ messages)
` [PATCH] drm/amdgpu: update mmhub 4.2.0 client list

[PATCH] drm/amdkfd: use iosys_map for CWSR buffer access
 2026-06-29 19:43 UTC  (5+ messages)

[PATCH RFC 1/3] drm/amd/display: quirk malformed CH7218 PCON topology
 2026-06-29 16:57 UTC  (3+ messages)

[PATCH 1/2] drm/amd/display: Fix DM IRQ teardown races
 2026-06-29 16:51 UTC  (2+ messages)
` [PATCH 2/2] drm/amd/display: Use unbound workqueues for deferred DM work

[PATCH 1/2] drm/amdgpu/jpeg: fix jpeg_v5_0_1_is_idle detection
 2026-06-29 16:38 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu/jpeg: fix jpeg_v4_0_3_is_idle detection

[PATCH] drm/amdgpu: Fix AMDGPU_GTT_MAX_TRANSFER_SIZE for non-4K systems
 2026-06-29 15:11 UTC  (2+ messages)

[PATCH] drm/amd/display: Drop dm_pp_get_static_clocks KUnit tests
 2026-06-29 14:52 UTC  (2+ messages)

[PATCH] drm/amdgpu/mes: Fix hung_queue_db_array loop limit for multi-XCC
 2026-06-29 14:33 UTC  (2+ messages)

[PATCH] drm/amdgpu/mes: Add NULL check for mes_hung_db_array allocation
 2026-06-29 14:32 UTC  (2+ messages)

[PATCH 4/4] drm/amd/amdgpu: prevent CPER rsp batch index out of bound
 2026-06-29 14:08 UTC  (2+ messages)

[PATCH] drm/amdkfd: Use kvcalloc to allocate arrays
 2026-06-29 13:35 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix check in amdgpu_hmm_invalidate_gfx
 2026-06-29 13:34 UTC  (4+ messages)

[PATCH v4 1/3] drm/amd/display: Fix dangling pointer in plane reset function
 2026-06-29 10:32 UTC 

[PATCH 1/3] drm/amdgpu: add the doorbell index input for suspending userq
 2026-06-29 12:08 UTC  (5+ messages)
` [PATCH 2/3] drm/amdgpu/mes11: set doorbell offset "

[PATCH] drm/amdgpu: remove gfx sysfs files on device unbind
 2026-06-29 10:00 UTC  (3+ messages)
` [PATCH v2] "

[RFC] drm/amdgpu: Simplify amdgpu_vmid_grab?
 2026-06-29  8:27 UTC  (2+ messages)

[PATCH] gpu/buddy: bail out of try_harder when alignment cannot be honoured
 2026-06-29  7:17 UTC  (3+ messages)

[PATCH v3] drm/amd/display: Fix dangling pointers in state reset functions on allocation failure
 2026-06-26 19:13 UTC 

[PATCH v2] drm/amd/display: set new_stream to NULL after release
 2026-06-28  7:49 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox