AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-13 08:41:32 to 2026-07-14 15:20:02 UTC [more...]

[PATCH 0/9] drm/amdgpu/gfx7: Use GFX IP block soft reset on GFX7
 2026-07-14 15:19 UTC  (13+ messages)
` [PATCH 1/9] drm/amdgpu/gfx7: Make amdgpu_gfx_mqd_sw_init() usable "
` [PATCH 2/9] drm/amdgpu/gfx7: Refactor MQD initialization and finalization
` [PATCH 3/9] drm/amdgpu/gfx7: Return error code when compute ring tests fail
` [PATCH 4/9] drm/amdgpu/gfx7: Return error code when failing to start GFX ring
` [PATCH 5/9] drm/amdgpu/gfx7: Fixup emitting SWITCH_BUFFER packets
` [PATCH 6/9] drm/amdgpu/gfx7: Clean up gfx ring during reset
` [PATCH 7/9] drm/amdgpu/gfx7: Use COND_EXEC
` [PATCH 8/9] drm/amdgpu/gfx7: Fixup IP block soft reset
` [PATCH 9/9] drm/amdgpu/gfx7: Enable IP block soft reset as a GPU recovery method

[PATCH 01/14] drm/amdgpu/gmc9: disallow gfxoff around TLB flushes
 2026-07-14 15:19 UTC  (24+ messages)
` [PATCH 02/14] drm/amdgpu/gmc10: "
` [PATCH 03/14] drm/amdgpu/gmc11: "
` [PATCH 04/14] drm/amdgpu/gmc12: "
` [PATCH 05/14] drm/amdgpu: add an buffer funcs callback for TLB invalidation
` [PATCH 06/14] drm/amdgpu/sdma5.0: add tlb invalidation buffer func callback
` [PATCH 07/14] drm/amdgpu/sdma5.2: "
` [PATCH 08/14] drm/amdgpu/sdma6: "
` [PATCH 09/14] drm/amdgpu/sdma7: "
` [PATCH 10/14] drm/amdgpu: add core helper to do TLB invalidation via SDMA
` [PATCH 11/14] drm/amdgpu/gmc: add more gmc tlb inv helpers
` [PATCH 12/14] drm/amdgpu/gmc10: switch to new "
` [PATCH 13/14] drm/amdgpu/gmc11: "
` [PATCH 14/14] drm/amdgpu/gmc12: "

[PATCH] drm/amdgpu : update mmhub eco sec lvl for vcn5_3
 2026-07-14 15:15 UTC 

[PATCH v3 00/33] drm/ttm, drm/xe: Minimize dma-resv hold times and defragment sub-optimally backed BOs
 2026-07-14 15:15 UTC  (6+ messages)
` [PATCH v3 33/33] drm/amdgpu: Preallocate system BO pages outside the reservation lock

[PATCH] drm/amdgpu: properly account for resets with user queues
 2026-07-14 15:11 UTC  (2+ messages)

[PATCH] drm/amdgpu/userq: properly account for resets
 2026-07-14 14:17 UTC  (15+ messages)

[PATCH v9 0/5] drm/amdgpu: Add WAIT_EVENT ioctl for render-node events
 2026-07-14 14:12 UTC  (13+ messages)
` [PATCH v9 1/5] drm/amdgpu/uapi: Add WAIT_EVENT ioctl and metadata structures
` [PATCH v9 2/5] drm/amdgpu: Add wait-event manager and per-file lifetime plumbing
` [PATCH v9 3/5] drm/amdgpu: Remove queue-scoped WAIT_EVENT records on queue teardown
` [PATCH v9 4/5] drm/amdgpu: Record USERQ_EOP WAIT_EVENT notifications
` [PATCH v9 5/5] drm/amdgpu: Record QUEUE_RESET "

TODO: Open-code drm_simple_encoder_init in amdgpu
 2026-07-14 13:40 UTC  (2+ messages)

[PATCH v3] drm/amd/ras: initialize CPER after XGMI reset on init
 2026-07-14 13:29 UTC  (3+ messages)

[PATCH v2] drm/amd/ras: initialize CPER after XGMI reset on init
 2026-07-14 11:57 UTC 

[PATCH] drm/amd/ras: initialize CPER after XGMI reset on init
 2026-07-14 10:45 UTC  (3+ messages)

[PATCH v4 0/4] drm/amdgpu: Wire GPU events into EVENTFD notifications
 2026-07-14 10:16 UTC  (9+ messages)
` [PATCH v4 1/4] drm/amdgpu: Signal USERQ_EOP "
` [PATCH v4 2/4] drm/amdgpu/userq: properly account for resets
` [PATCH v4 3/4] drm/amdgpu: Signal QUEUE_RESET EVENTFD notifications
` [PATCH v4 4/4] drm/amdgpu: Signal GPU_RESET "

[PATCH] drm/amdkfd: remove kfd_queue_buffer_put() wrapper
 2026-07-14  9:56 UTC 

[PATCH 1/2] drm/amd/display: Shorten name of FRL polling workqueue
 2026-07-14  9:56 UTC  (5+ messages)

[PATCH] drm/amdgpu: Remove unneeded semicolon
 2026-07-14  9:21 UTC  (3+ messages)

[PATCH 0/2] drm/amd/display: Fix missing HF-EEODB blocks in EDID copies
 2026-07-13 18:38 UTC  (3+ messages)
` [PATCH 1/2] drm/edid: Export drm_edid_block_count()
` [PATCH 2/2] drm/amd/display: Use drm_edid_block_count() instead of raw extensions

[PATCH] drm/amd/display: Remove unneeded semicolon
 2026-07-14  7:34 UTC 

[PATCH] drm/amd: Create a device link between APU display and XHCI devices
 2026-07-13 21:46 UTC  (3+ messages)

Refcounting dma_resv and using that for drm_exec support in TTM
 2026-07-13 15:15 UTC  (23+ messages)
` [PATCH 01/12] dma-buf: Add reference counting to dma_resv
` [PATCH 04/12] drm/ttm: Switch LRU cursor to track dma_resv instead of buffer objects
` [PATCH 09/12] drm/ttm: nuke buffer refcounting
` [PATCH 10/12] drm/exec: add drm_exec_lock_resv function
` [PATCH 11/12] drm/ttm: support using drm_exec during eviction v4

[PATCH v2 0/2] drm/amd/display: Fix missing HF-EEODB blocks in EDID copies
 2026-07-13 19:32 UTC  (3+ messages)
` [PATCH v2 1/2] drm/edid: Export drm_edid_block_count()
` [PATCH v2 2/2] drm/amd/display: Use drm_edid_block_count() instead of raw extensions

[PATCH] drm/amd/pm: Fix pp_entries_max() bios check
 2026-07-14  8:11 UTC  (3+ messages)

[PATCH v2] drm/amd : Program MMHUB ECO SEC LVL for vcn5_3
 2026-07-14  7:19 UTC 

[PATCH] drm/amd : Program MMHUB ECO SEC LVL for vcn5_3
 2026-07-14  6:27 UTC 

[PATCH v6 0/7] Refactor drm_writeback_connector structure
 2026-07-14  4:28 UTC  (8+ messages)
` [PATCH v6 1/7] drm: writeback: "
` [PATCH v6 2/7] drm: writeback: Modify writeback init helpers
` [PATCH v6 3/7] drm: writeback: Modify drm_writeback_queue_job helper
` [PATCH v6 4/7] drm: writeback: Modify drm_writeback_signal_completion helper
` [PATCH v6 5/7] drm: writeback: Modify drm_writeback_get_out_fence helper
` [PATCH v6 6/7] drm: writeback: Modify prepare_writeback_job helper
` [PATCH v6 7/7] drm: writeback: Modify cleanup_writeback_job helper

[PATCH v7 0/9] v7 drm: writeback: clean up writeback connector initialization
 2026-07-13 23:51 UTC 

[PATCH v7 0/9] v7 drm: writeback: clean up writeback connector initialization
 2026-07-13 23:07 UTC 

[PATCH v8 0/6] drm/amdgpu: Add WAIT_EVENT ioctl for render-node events
 2026-07-13 21:19 UTC  (13+ messages)
` [PATCH v8 1/6] drm/amdgpu/uapi: Add WAIT_EVENT ioctl and metadata structures
` [PATCH v8 2/6] drm/amdgpu: Add wait-event manager and per-file lifetime plumbing
` [PATCH v8 3/6] drm/amdgpu: Register WAIT_EVENT ioctl
` [PATCH v8 4/6] drm/amdgpu: Remove queue-scoped WAIT_EVENT records on queue teardown
` [PATCH v8 5/6] drm/amdgpu: Record USERQ_EOP WAIT_EVENT notifications
` [PATCH v8 6/6] drm/amdgpu: Record QUEUE_RESET "

[PATCH v6 0/9] drm: writeback: clean up writeback connector initialization
 2026-07-13 21:06 UTC  (3+ messages)
` [PATCH v6 1/9] drm/managed: implement managed versions of kzalloc_obj/objs()

[PATCH v3 0/3] drm/amdgpu: Wire GPU events into EVENTFD notifications
 2026-07-13 20:43 UTC  (7+ messages)
` [PATCH v3 1/3] drm/amdgpu: Signal USERQ_EOP "
` [PATCH v3 2/3] drm/amdgpu: Signal QUEUE_RESET "
` [PATCH v3 3/3] drm/amdgpu: Signal GPU_RESET "

[PATCH] drm/amdgpu/mes11: set remove_queue_after_reset for reset unmap path
 2026-07-13 20:38 UTC  (2+ messages)

[PATCH v3] drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
 2026-07-13 20:05 UTC  (8+ messages)

[RFC PATCH] drm/amd/display: extend HPD debounce filter to DisplayPort SST
 2026-07-13 18:42 UTC  (4+ messages)
` [PATCH v3] drm/amd/display: unify HDMI/DVI/DP SST HPD debounce delay

[PATCH] drm/amd: Move dynamic PCIe switching quirks to X86_MATCH_* macros
 2026-07-13 18:33 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: switch all IPs to using job for IBs
 2026-07-13 18:25 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: require a job to schedule an IB

[PATCH 1/3] drm/amdgpu: always emit the job vm fence
 2026-07-13 18:24 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: fix missing check in vm_flush()
` [PATCH 3/3] drm/amdgpu: handle GDS and SPM without a VM fence

[PATCH 1/3] drm/amd/pm/si: Don't schedule thermal work when queue isn't initialized
 2026-07-13 14:39 UTC  (4+ messages)

[PATCH] drm/amd/display: Shorten KUnit exported symbol names
 2026-07-13 14:20 UTC  (2+ messages)

[PATCH drm-amd] drm/amd/display: dce100: skip non-DP stream encoders for DP MST
 2026-07-13 14:17 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu/ttm: Consider concurrent VM flushes for buffer entities
 2026-07-13 14:09 UTC  (3+ messages)

[PATCH] drm/amd/display: Set native cursor mode for disabled CRTCs
 2026-07-13 13:58 UTC  (2+ messages)

[PATCH] drm/amd/pm/ci: Don't disable MCLK DPM on Bonaire 0x6658 (R7 260X)
 2026-07-13 13:57 UTC  (7+ messages)

[PATCH v2] drm/amd/display: fix __udivdi3 link error
 2026-07-13 13:54 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Print vmid, pasid and more task info in devcoredump
 2026-07-13 13:53 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu: Reserve space for IB contents in devcoredumps

[PATCH] drm/amd/pm: add jpeg/vcn busy to smu_v15_0_8 gpu metrics
 2026-07-13 13:33 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: Update message IDs to PMFW to correctly gather GFXOFF residency logs
 2026-07-13 13:26 UTC 

[PATCH 1/2] drm/amd/display: Fix preferred link rate for NUTMEG
 2026-07-13 12:44 UTC  (4+ messages)

[regression] amdgpu carrizo: no display signal after modeset
 2026-07-13  7:13 UTC  (7+ messages)
  ` [resend] "

[PATCH 00/11] drm/amdgpu/gfx6: Use GFX IP block soft reset on GFX6
 2026-07-13 13:07 UTC  (12+ messages)
` [PATCH 01/11] drm/amdgpu/gfx6: Improve emit_cntxcntl()
` [PATCH 02/11] drm/amdgpu/gfx6: Fixup emitting SWITCH_BUFFER packets
` [PATCH 03/11] drm/amdgpu/gfx6: Use PFP on the compute queues too
` [PATCH 04/11] drm/amdgpu/gfx6: Initialize compute rings before CP start
` [PATCH 05/11] drm/amdgpu/gfx6: Clean up rings during reset
` [PATCH 06/11] drm/amdgpu/gfx6: Execute CLEAR_STATE when initializing compute rings
` [PATCH 07/11] drm/amdgpu/gfx6: Properly enable/disable priv_req and priv_inst interrupts
` [PATCH 08/11] drm/amdgpu/gfx6: Adjust how harvested TCCs are set up
` [PATCH 09/11] drm/amdgpu/gfx6: Use COND_EXEC
` [PATCH 10/11] drm/amdgpu/gfx6: Add IP block soft reset implementation
` [PATCH 11/11] drm/amdgpu/gfx6: Enable IP block soft reset as a GPU recovery method

[PATCH v2 1/2] drm/amd/pm: update smu_v13_0_6 acc gpu metrics
 2026-07-13 11:29 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