amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-09-01 21:31:02 to 2026-09-04 07:29:13 UTC [more...]

[PATCH 0/8] drm/amdgpu/sdma: Improve existing SDMA queue resets (v3)
 2026-09-04  7:28 UTC  (7+ messages)
` [PATCH 1/8] drm/amdgpu/sdma: Remove unimplemented soft_reset() for SDMA and SI DMA
` [PATCH 2/8] drm/amdgpu/sdma: Remove superfluous rlc_resume and rlc_stop functions
` [PATCH 3/8] drm/amdgpu/sdma: Fix executing duplicate commands after recovery on SDMA v4.4.2
` [PATCH 4/8] drm/amdgpu/sdma: Remove unnecessary guilty tracking of SDMA queues
` [PATCH 5/8] drm/amdgpu/sdma: Clear SDMA rings after reset before starting them
` [PATCH 6/8] drm/amdgpu/sdma: Move SDMA v5.x queue reset to common code

[PATCH V3 01/10] drm/amdgpu/mes_userqueue: refactor mqd_update into per-IP helpers
 2026-09-04  3:15 UTC  (5+ messages)
` [PATCH V3 08/10] drm/amdgpu/mes_userqueue: route compute MODIFY through init_mqd

[PATCH] drm/amd/ras: reprogram MCA settings after reset
 2026-09-04  1:26 UTC 

[PATCH 1/2] drm/amdgpu: Don't ignore LSDMA copy errors during remote interrupt send
 2026-09-03 21:40 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: Reset UALink connection on failed TLB-shootdown send

[PATCH v2] drm/amdkfd: Fix TCP XNACK scoreboard reset race
 2026-09-03 21:08 UTC 

[PATCH 0/8] drm/amdgpu/sdma: Improve existing SDMA queue resets (v2)
 2026-09-03 20:48 UTC  (4+ messages)
` [PATCH 7/8] drm/amdgpu/sdma: Always handle kernel queues in amdgpu_sdma_reset_engine()

Refcounting dma_resv v3
 2026-09-03 19:38 UTC  (13+ messages)
` [PATCH 01/11] drm/i915: fix incorrect RCU teardown order
` [PATCH 02/11] dma-buf: Add reference counting to dma_resv v2
` [PATCH 03/11] dma-buf/tests: Convert st-dma-resv tests to use dma_resv_alloc v2
` [PATCH 04/11] drm/gem: Add helper for drm_gem_object resv assignment v2
` [PATCH 05/11] drm/gem: Convert drm_gem_private_object_init to return error code v2
` [PATCH 06/11] drm/mode_config: Use dma_resv_alloc for lockdep annotation
` [PATCH 07/11] drm/xe: "
` [PATCH 08/11] drm/i915/gt: Use dma_resv_alloc for VM reservation objects v2
` [PATCH 09/11] drm/ttm/tests: Use dma_resv_alloc in test files
` [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 01/18] drm/amdgpu: Remove separate guilty compute userq reset
 2026-09-03 19:29 UTC  (21+ messages)
` [PATCH 02/18] drm/amdgpu: clean up the userq support redundant check
` [PATCH 03/18] drm/amdgpu: remove drm_client suspend-resume in the gpu recovery
` [PATCH 04/18] drm/amdgpu: move userq fence wait out of signalling section
` [PATCH 05/18] drm/amdgpu: defer userq reset after eviction failure
` [PATCH 06/18] drm/amdgpu: skip DRM internal suspend/resume for reseting VKMS
` [PATCH 07/18] drm/amdgpu: serialize userq eviction with GPU reset
` [PATCH 08/18] drm/amdgpu: skip VMHUB HW access in unaccessiable device
` [PATCH 09/18] drm/amdgpu/userq: complete the hang userq fence
` [PATCH 10/18] drm/amdgpu/mes: put the mes context BO allocation in mes sw_int
` [PATCH 11/18] drm/amdgpu: depart ring scheduler after resumming IP blocks
` [PATCH 12/18] drm/amdgpu: don't block wait gpu reset whthin userq lock
` [PATCH 13/18] drm/amdgpu: allocate dma_fence slot explicitly for rearming eviction fence
` [PATCH 14/18] drm/amdgpu: skip gfx switch_power_profile during GPU reset
` [PATCH 15/18] drm/amdgpu/jpeg: skip scheduling jpeg/vcn idle_work "
` [PATCH 16/18] drm/amdgpu/mes: skip userq_notify_unmap during gpu reset
` [PATCH 17/18] drm/amdgpu/userq: complete userq eviction fence in pre_reset
` [PATCH 18/18] drm/amdgpu: stop the userq submission prior to removing userq

[PATCH] dm/amdgpu: fix malformed link_settings debugfs output
 2026-09-03 18:44 UTC  (2+ messages)

[PATCH 1/4] drm/amdgpu/sdma: add detect_hung_queue callback
 2026-09-03 18:25 UTC  (5+ messages)
` [PATCH 2/4] drm/amdgpu/sdma6: implement detect_hung_queue
` [PATCH 3/4] drm/amdgpu/sdma7: "
` [PATCH 4/4] drm/amdgpu/userq: reset a hung SDMA user queue over MMIO

[pull] amdgpu, amdkfd drm-fixes-7.3
 2026-09-03 17:47 UTC 

[PATCH] drm/amd/display: fix MALL hysteresis timer underflow at high refresh rates
 2026-09-03 17:08 UTC  (5+ messages)

[PATCH v2 0/4] HDMI 2.1 VRR and ALLM support
 2026-09-03 16:43 UTC  (14+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/4] drm/amd/display: Add HDMI "
  ` [PATCH v4 0/4] HDMI 2.1 VRR and "

PCI: bridge window undersized when child bridge windows are larger than their alignment (regression since 3958bf16e2fe, v7.0)
 2026-09-03 11:46 UTC  (2+ messages)

[RFC PATCH 0/2] drm/amdgpu: First-level trap handler for kernel queue VMIDs
 2026-09-03  9:34 UTC  (12+ messages)
` [RFC PATCH 1/2] drm/amdgpu: Add kernel VMID trap handler infrastructure
` [RFC PATCH 2/2] drm/amdgpu: Implement kernel VMID trap handler for GFX10/11/12

[RFC] drm/xe: Expose retired VRAM pages via drm-ras
 2026-09-03  9:20 UTC  (2+ messages)

[PATCH] drm/amd/display: use plane color_mgmt_changed to track colorop changes
 2026-09-03  7:36 UTC  (4+ messages)

[PATCH v4 0/3] drm/atomic-state-helper: fixes for blend-mode-prop warning
 2026-09-03  4:59 UTC  (9+ messages)

[PATCH 0/4] drm/amd/display: fix brightness ownership through power module
 2026-09-02 22:32 UTC  (10+ messages)
` [PATCH 1/4] drm/amd/display: keep custom brightness curve in userspace domain
` [PATCH 2/4] drm/amd/display: test custom brightness with non-zero minimum
` [PATCH 3/4] drm/amd/display: pass userspace brightness to power module
` [PATCH 4/4] drm/amd/display: test power module brightness input domain
` [PATCH v2 0/4] drm/amd/display: fix brightness ownership through power module
  ` [PATCH v2 1/4] drm/amd/display: keep custom brightness curve in userspace domain
  ` [PATCH v2 2/4] drm/amd/display: test custom brightness with non-zero minimum
  ` [PATCH v2 3/4] drm/amd/display: pass userspace brightness to power module
  ` [PATCH v2 4/4] drm/amd/display: test power module brightness input domain

XDC 2026: Full schedule now available
 2026-09-01 19:56 UTC 

[PATCH v3 0/3] platform/wmi: Add aarch64 support
 2026-09-02 17:00 UTC  (8+ messages)
` [PATCH v3 2/3] ACPI: video: Remove CONFIG_X86 handling from nvidia_wmi_ec_supported()

[RX470 - polaris10] Wrong window titlebar gradient after kernel update 7.1 to 7.2
 2026-09-02 14:59 UTC  (2+ messages)

[PATCH v1 0/3] drm/amd/display: passive VRR
 2026-09-02 16:23 UTC  (4+ messages)
` [PATCH v1 1/3] drm: Add passive_vrr properties for passive/desktop VRR

[REGRESSION] amdgpu: "pixel format with alpha exposed but blend mode not setup" warnings introduced in v7.3-rc1
 2026-09-01 11:26 UTC  (3+ messages)

[PATCH] drm/radeon: Create the primary plane in the driver
 2026-09-02 10:07 UTC 

[PATCH] drm/amdgpu: reject out of range PFNs in amdgpu_vm_update_range()
 2026-09-02 13:41 UTC  (2+ messages)

[PATCH v2] drm/radeon: Create the primary plane in the driver
 2026-09-03  7:14 UTC 

[PATCH] accel/amdxdna: fix NULL deref and GEM object leak in error paths
 2026-09-02 11:49 UTC  (2+ messages)
` [PATCH v2] accel/amdxdna: add NULL check for job->cmd_bo

[PATCH] drm/amd/display: fix usage of DC_FPU_{BEGIN,END} with PREEMPT_RT
 2026-09-01 14:01 UTC  (6+ messages)
` [PATCH v7.2-rc6] drm/amd/display: fix usage of DC_FPU_{BEGIN, END} "
  ` [PATCH v7.2-rc6] drm/amd/display: fix usage of DC_FPU_{BEGIN,END} "

[PATCH] drm/amd/display: use linear backlight curve on Linux
 2026-09-01 14:01 UTC 

[PATCH] drm/amd/ras: Adjust second parameter of mp1_v13_0_eeprom_send_msg()
 2026-09-03  7:15 UTC 

[PATCH] drm/amdgpu: Move GC v12.1 spm vmid init to hw init
 2026-09-03  5:56 UTC 

[PATCH] drm/amdgpu/gmc12: drop duplicate gmc.init_pte_flags
 2026-09-03  2:33 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: Don't hardcode hqd registers list size
 2026-09-02 23:07 UTC  (2+ messages)
` [PATCH 2/2] drm/amdkfd: fix NULL deref in SDMA HQD debugfs dump on GC 12.1

[REGRESSION 7.3-rc1][gfx1150] GPU crash after recoverable gfx fault: MES reset fails and KFD queues die
 2026-09-02 22:22 UTC 

[PATCH v6 1/4] drm: Add drm_work_fence helper
 2026-09-02 15:20 UTC  (5+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/4] drm: Add drm_user_fence helper
  ` [PATCH v7 3/4] drm/xe: Convert xe_user_fence to drm_user_fence
  ` [PATCH v7 4/4] drm: Add per-signal compare functionality "

[PATCH V2 00/31] Rework GPU TLB invalidation
 2026-09-02 13:57 UTC  (15+ messages)
` [PATCH 01/31] drm/amdgpu/gmc9: disallow gfxoff around TLB flushes
` [PATCH 20/31] drm/amdgpu/gmc: add new callback to lookup vmid to pasid mapping
` [PATCH 22/31] drm/amdgpu/gmc: rework pasid flushing

[PATCH v3 00/14] drm/panic: Split into core and helpers
 2026-09-02 12:13 UTC  (15+ messages)
` [PATCH v3 01/14] drm/panic: Do not use un-escaped URL as format string
` [PATCH v3 02/14] drm/panic: Test address from kmap op for NULL
` [PATCH v3 03/14] drm/panic: Return -EINVAL if font is not available
` [PATCH v3 04/14] drm/panic: Return errno codes if panic output fails
` [PATCH v3 05/14] drm/panic: Pass colors to draw_panic_dispatch()
` [PATCH v3 06/14] drm/panic: Pass global module parameters to drm_panic_dispatch()
` [PATCH v3 07/14] drm/panic: Return from screen_user if display is too small
` [PATCH v3 08/14] drm/panic: Retry in dispatch function if panic output fails
` [PATCH v3 09/14] drm/panic: Split draw_panic_plane()
` [PATCH v3 10/14] drm/panic: Restrict to primary planes
` [PATCH v3 11/14] drm/panic: Display panic screen via per-plane callback
` [PATCH v3 12/14] drm/panic: Internalize panic locking in DRM core and helpers
` [PATCH v3 13/14] drm/panic: Move panic display code into helper library
` [PATCH v3 14/14] drm/panic: Compile KUnit tests as module

[RFC PATCH 0/1] drm/amdgpu: MMIO TLB invalidation fallback when KIQ is wedged after S4 resume
 2026-09-02  9:06 UTC  (6+ messages)
` [RFC PATCH v3 "

[REGRESSION 7.3] drm/amd/display: single-frame scanout corruption on DCN32 at 120 Hz since a637a140ab86
 2026-09-02  7:32 UTC  (2+ messages)

[PATCH v2 00/13] drm/crtc: Convert all drivers to atomic_create_state and remove reset
 2026-09-02  7:11 UTC  (2+ messages)

[PATCH v2 0/4] drm/gpusvm: share one HMM fault across per-device DMA mappings
 2026-09-02  6:39 UTC  (10+ messages)
` [PATCH v2 1/4] drm/gpusvm: move dma_addr allocation before the notifier lock
` [PATCH v2 2/4] drm/gpusvm: extract drm_gpusvm_dma_map_pages() helper
` [PATCH v2 3/4] drm/gpusvm: let drm_gpusvm_get_pages() map an array of pages

[PATCH 00/40] DC Patches September 7, 2026
 2026-09-02  4:59 UTC  (41+ messages)
` [PATCH 01/40] drm/amd/display: Ensure requested LSDMA BW is within the SOP bound
` [PATCH 02/40] drm/amd/display: Refactor DC_SEND_CURSOR_INFO_TO_DMU to drop pipe_ctx
` [PATCH 03/40] drm/amd/display: Test vblank IRQ handling
` [PATCH 04/40] drm/amd/display: Test self refresh entry
` [PATCH 05/40] drm/amd/display: Test GPU reset helpers
` [PATCH 06/40] drm/amd/display: Add override for LSDMA BW in QoS table
` [PATCH 07/40] drm/amd/display: Test plane update adapter
` [PATCH 08/40] drm/amd/display: Test MST resume guards
` [PATCH 09/40] drm/amd/display: Test cached suspend state
` [PATCH 10/40] drm/amd/display: Test writeback state transitions
` [PATCH 11/40] drm/amd/display: Test atomic validation guards
` [PATCH 12/40] drm/amd/display: Cover dm_restore_drm_connector_state
` [PATCH 13/40] drm/amd/display: Cover EDID CEA parsing helpers
` [PATCH 14/40] drm/amd/display: Make sure streamclk gating is off when enabling streamclk
` [PATCH 15/40] drm/amd/display: Remove unnecessary includes
` [PATCH 16/40] drm/amd/display: Set mpc_tree_params->opp_id during OPP resource construct
` [PATCH 17/40] drm/amd/display: Add override capability for UTM table params
` [PATCH 18/40] drm/amd/display: Add immediate restore to FAMS2 for DRR
` [PATCH 19/40] drm/amd/display: Fix missing APG regs for DCN60 HDMI
` [PATCH 20/40] drm/amd/display: Exit IPS before connector detection on resume
` [PATCH 21/40] drm/amd/display: Fix HF-VSDB DSC bpc detection to be cumulative
` [PATCH 22/40] drm/amd/display: Fix unused params in flip sched
` [PATCH 23/40] drm/amd/display: Enable FW locality check in DCN6
` [PATCH 24/40] drm/amd/display: Fix DC Hub reference frequency assert range
` [PATCH 25/40] drm/amd/display: Dump clock registers in HW init instead of SW init
` [PATCH 26/40] drm/amd/display: Validate irq source in DM IRQ handler
` [PATCH 27/40] drm/amd/display: Test DM IRQ handler source guard
` [PATCH 28/40] Revert "drm/amd/display: Fix CalculateFlipSchedule Calculation"
` [PATCH 29/40] drm/amd/display: Set DISPCLK per surface in DML
` [PATCH 30/40] drm/amd/display: Update Urgent Burst Calculation To Account For Unbounded Requests
` [PATCH 31/40] drm/amd/display: Add stressed peak bandwidth probe with DMA contention
` [PATCH 32/40] Revert "drm/amd/display: Unify CalculateFlipSchedule Logic"
` [PATCH 33/40] drm/amd/display: Add dml2_core_dcn6_calcs function pointer table
` [PATCH 34/40] drm/amd/display: Route DCN6 mode support calcs through "
` [PATCH 35/40] drm/amd/display: Route DCN6 mode programming "
` [PATCH 36/40] drm/amd/display: Update DML fields used for mode support
` [PATCH 37/40] drm/amd/display: Fix NULL deref of new_stream->sink in VTEM guard
` [PATCH 38/40] drm/amd/display: Fix signedness mismatches in cm3
` [PATCH 39/40] drm/amd/display: [FW Promotion] Release 0.1.74.0
` [PATCH 40/40] drm/amd/display: Promote DC to 3.2.397

[PATCH] drm/amdgpu: use set_page_dirty_lock() when unpinning userptr pages
 2026-09-02  2:50 UTC 

[PATCH] drm/amdkfd: don't gate userptr cleanup on the owning mm
 2026-09-02  2:47 UTC 

[PATCH] drm/amd/ras: reprogram MCA settings after reset
 2026-09-02  2:16 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).