AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-05 01:46:35 to 2025-06-11 14:01:08 UTC [more...]

[PATCH v5 0/6] A few drm_syncobj optimisations
 2025-06-11 14:00 UTC 

[PATCH v2 1/2] drm/amd: Allow printing VanGogh OD SCLK levels without setting dpm to manual
 2025-06-11 14:00 UTC  (3+ messages)
` [PATCH v2 2/2] drm/amd: Allow printing Renoir "

[PATCH v4 0/6] A few drm_syncobj optimisations
 2025-06-11 13:30 UTC  (8+ messages)
` [PATCH v4 1/6] drm/syncobj: Remove unhelpful helper
` [PATCH v4 2/6] drm/syncobj: Do not allocate an array to store zeros when waiting
` [PATCH v4 3/6] drm/syncobj: Avoid one temporary allocation in drm_syncobj_array_find
` [PATCH v4 4/6] drm/syncobj: Avoid temporary allocation in drm_syncobj_timeline_signal_ioctl
` [PATCH v4 5/6] drm/syncobj: Add a fast path to drm_syncobj_array_wait_timeout
` [PATCH v4 6/6] drm/syncobj: Add a fast path to drm_syncobj_array_find

[PATCH v6 0/4] Fixing some dma-fence use-after-free
 2025-06-11 11:47 UTC  (7+ messages)
` [PATCH v6 1/4] sync_file: Protect access to driver and timeline name
` [PATCH v6 2/4] drm/i915: "
` [PATCH v6 3/4] dma-fence: Add safe access helpers and document the rules
` [PATCH v6 4/4] drm/xe: Make dma-fences compliant with the safe access rules

[v4 1/3] drm/amdgpu: Fix SDMA engine reset with logical instance ID
 2025-06-11 10:04 UTC  (3+ messages)
` [v4 2/3] drm/amdgpu: Use logical instance ID for SDMA v4_4_2 queue operations
` [v4 3/3] drm/amdgpu: Add soft reset callback to SDMA v4.4.x

[v3 1/3] drm/amdgpu: Fix SDMA engine reset with logical instance ID
 2025-06-11  9:57 UTC  (4+ messages)
` [v3 2/3] drm/amdgpu: Use logical instance ID for SDMA v4_4_2 queue operations
` [v3 3/3] drm/amdgpu: Add soft reset callback to SDMA v4.4.x

[PATCH V7 00/29] Reset improvements
 2025-06-11  9:57 UTC  (43+ messages)
` [PATCH 01/29] drm/amdgpu: enable legacy enforce isolation by default
` [PATCH 02/29] drm/amdgpu/gfx7: drop reset_kgq
` [PATCH 03/29] drm/amdgpu/gfx8: "
` [PATCH 04/29] drm/amdgpu/gfx9: "
` [PATCH 05/29] drm/amdgpu: switch job hw_fence to amdgpu_fence
` [PATCH 06/29] drm/amdgpu: update ring reset function signature
` [PATCH 07/29] drm/amdgpu: rework queue reset scheduler interaction
` [PATCH 08/29] drm/amdgpu: move force completion into ring resets
` [PATCH 09/29] drm/amdgpu: move guilty handling "
` [PATCH 10/29] drm/amdgpu: track ring state associated with a job
` [PATCH 11/29] drm/amdgpu/gfx9: re-emit unprocessed state on kcq reset
` [PATCH 12/29] drm/amdgpu/gfx9.4.3: "
` [PATCH 13/29] drm/amdgpu/gfx10: re-emit unprocessed state on ring reset
` [PATCH 14/29] drm/amdgpu/gfx11: "
` [PATCH 15/29] drm/amdgpu/gfx12: "
` [PATCH 16/29] drm/amdgpu/sdma6: "
` [PATCH 17/29] drm/amdgpu/sdma7: "
` [PATCH 18/29] drm/amdgpu/jpeg2: "
` [PATCH 19/29] drm/amdgpu/jpeg2.5: "
` [PATCH 20/29] drm/amdgpu/jpeg3: "
` [PATCH 21/29] drm/amdgpu/jpeg4: "
` [PATCH 22/29] drm/amdgpu/jpeg4.0.3: "
` [PATCH 23/29] drm/amdgpu/jpeg4.0.5: add queue reset
` [PATCH 24/29] drm/amdgpu/jpeg5: "
` [PATCH 25/29] drm/amdgpu/jpeg5.0.1: re-emit unprocessed state on ring reset
` [PATCH 26/29] drm/amdgpu/vcn4: "
` [PATCH 27/29] drm/amdgpu/vcn4.0.3: "
` [PATCH 28/29] drm/amdgpu/vcn4.0.5: "
` [PATCH 29/29] drm/amdgpu/vcn5: "

[PATCH 1/2 V2] drm/amdgpu: Fix SDMA engine reset with logical instance ID
 2025-06-11  7:16 UTC  (2+ messages)
` [PATCH 2/2 V2] drm/amdgpu: Use logical instance ID for SDMA v4_4_2 queue operations

[PATCH 1/2] drm/amdgpu: Implement instance ID remapping for harvested SDMA engines
 2025-06-11  7:11 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: Fix SDMA queue reset array out-of-bounds access

[PATCH] drm/amd/pm: Avoid more large frame warnings
 2025-06-11  5:00 UTC 

[PATCH 1/4] drm/amdgpu: get sdma instance from irq id
 2025-06-11  3:34 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: Add SDMA RAS poison consumption handling
` [PATCH 3/4] drm/amdkfd: add vmid/nodeid input for RAS poison consumption handler
` [PATCH 4/4] drm/amdkfd: use queue reset for SDMA RAS poison consumption

[PATCH 0/3] Handle aborted suspend better
 2025-06-10 20:11 UTC  (2+ messages)

[PATCH 1/2] drm/radeon/evergreen_cs: implement cond_exec and cond_write
 2025-06-10 19:12 UTC  (2+ messages)
` [PATCH 2/2] drm/radeon/evergreen_cs: lower evergreen_surface_check_linear_aligned restriction

[PATCH v4] PCI: Prevent power state transition of erroneous device
 2025-06-10 13:53 UTC  (11+ messages)

[PATCH v5 0/4] Fixing some dma-fence use-after-free
 2025-06-10 13:27 UTC  (6+ messages)
` [PATCH v5 1/4] dma-fence: Add safe access helpers and document the rules
` [PATCH v5 2/4] sync_file: Protect access to driver and timeline name
` [PATCH v5 3/4] drm/i915: "
` [PATCH v5 4/4] drm/xe: Make dma-fences compliant with the safe access rules

[PATCH v1] drm/amdgpu: give each kernel job a unique id
 2025-06-10 13:05 UTC  (2+ messages)

[PATCH] drm/radeon: reduce stack frame size for radeon_cs_ioctl
 2025-06-10  9:31 UTC 

[PATCH v3] drm/ttm: Should to return the evict error
 2025-06-10  8:47 UTC  (4+ messages)

[PATCH v3.1 0/7] A few drm_syncobj optimisations
 2025-06-10  7:14 UTC  (9+ messages)
` [PATCH v3 1/7] drm/syncobj: Remove unhelpful helper
` [PATCH v3 2/7] drm/syncobj: Do not allocate an array to store zeros when waiting
` [PATCH v3 3/7] drm/syncobj: Avoid one temporary allocation in drm_syncobj_array_find
` [PATCH v3 4/7] drm/syncobj: Use put_user in drm_syncobj_query_ioctl
` [PATCH v3 5/7] drm/syncobj: Avoid temporary allocation in drm_syncobj_timeline_signal_ioctl
` [PATCH v3 6/7] drm/syncobj: Add a fast path to drm_syncobj_array_wait_timeout
` [PATCH v3 7/7] drm/syncobj: Add a fast path to drm_syncobj_array_find

[PATCH] drm/amdgpu: Add debug mask to disable CE logs
 2025-06-10  2:04 UTC  (2+ messages)

[PATCH resent] drm/amd/display: Fix exception handling in dm_validate_stream_and_context()
 2025-06-09 19:21 UTC  (4+ messages)
      ` [PATCH v2] "

[PATCH] drm/amdgpu/mes: add compatibility checks for set_hw_resource_1
 2025-06-09 17:23 UTC  (2+ messages)

[PATCH AUTOSEL 6.1 02/16] amd/amdkfd: fix a kfd_process ref leak
 2025-06-09 13:47 UTC 

[PATCH AUTOSEL 6.6 02/18] amd/amdkfd: fix a kfd_process ref leak
 2025-06-09 13:46 UTC 

[PATCH AUTOSEL 6.12 04/23] amd/amdkfd: fix a kfd_process ref leak
 2025-06-09 13:45 UTC 

[PATCH AUTOSEL 6.14 04/29] amd/amdkfd: fix a kfd_process ref leak
 2025-06-09 13:44 UTC 

[PATCH AUTOSEL 6.15 05/35] amd/amdkfd: fix a kfd_process ref leak
 2025-06-09 13:43 UTC 

[PATCH 00/23] DC Patches June 04, 2025
 2025-06-09 13:37 UTC  (2+ messages)

[REGRESSION] amdgpu fails to load external RX 580 since PCI: Allow relaxed bridge window tail sizing for optional resources
 2025-06-09  9:09 UTC  (2+ messages)

[PATCH] drm/amdkfd: register HMM dev memory to DMA-able range first
 2025-06-09 12:46 UTC  (2+ messages)

[PATCH] drm/amdgpu: Suspend IH during mode-2 reset
 2025-06-09 11:48 UTC  (2+ messages)

[PATCH v3 0/5] Improvements to S5 power consumption
 2025-06-09  8:29 UTC  (7+ messages)
` [PATCH v3 1/5] PM: Use hibernate flows for system power off
` [PATCH v3 2/5] PCI: Put PCIe ports with downstream devices into D3 at hibernate
` [PATCH v3 3/5] drm/amd: Avoid evicting resources at S5
` [PATCH v3 4/5] scsi: Add PM_EVENT_POWEROFF into suspend callbacks
` [PATCH v3 5/5] usb: sl811-hcd: "

standby issues with amd vega 1002:15d8
 2025-06-07 12:19 UTC 

[PATCH] drm/amdkfd: allow compute partition mode switch with cgroup exclusions
 2025-06-06 21:55 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add chain runlists support to GC9.4.2
 2025-06-06 20:33 UTC  (2+ messages)

[PATCH] drm/amdkfd: fix mes based process evictions
 2025-06-06 15:46 UTC  (4+ messages)

R[PATCH 1/2] drm/amdgpu: Add kicker device detection
 2025-06-06 14:15 UTC  (3+ messages)
  ` [PATCH 2/2] drm/amdgpu: add kicker fws loading for gfx11/smu13/psp13

[PATCH v4] drm/amdkfd: Move the process suspend and resume out of full access
 2025-06-06 14:21 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: rework gmc_v9_0_get_coherence_flags
 2025-06-06 12:57 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: rework how PTE flags are generated
` [PATCH 3/3] drm/amdgpu: revert "Implement new dummy vram manager"

[PATCH 1/9] drm/amdgpu: validate userq input args
 2025-06-06  9:39 UTC  (25+ messages)
` [PATCH 2/9] drm/amdgpu: bail out for userq unmap error
` [PATCH 3/9] drm/amdgpu: wait for the user objects done before destroying
` [PATCH 4/9] drm/amdgpu: validate userq buffer virtual address and size
` [PATCH 5/9] drm/amdgpu: add userq object va track helpers
` [PATCH 9/9] drm/amdgpu: validate userq activity status for GEM_VA unmap

[PATCH] drm/amdgpu: Release reset locks during failures
 2025-06-06  7:12 UTC 

[PATCH] drm/amd/pm: Show default gfx clock levels
 2025-06-06  7:03 UTC  (2+ messages)

[PATCH v3] drm/amdkfd: Move the process suspend and resume out of full access
 2025-06-06  5:39 UTC  (4+ messages)

[PATCH v2] drm/amdgpu: Fix the gpu recover deadlock issue in abnormal situations
 2025-06-06  5:08 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix the gpu recover deadlock issue in abnormal situations
 2025-06-06  2:31 UTC 

[pull] amdgpu, amdkfd drm-fixes-6.16
 2025-06-06  1:59 UTC 

[PATCH V6 00/31] Reset improvements for GC10+
 2025-06-05 13:50 UTC  (26+ messages)
` [PATCH 06/31] drm/amdgpu: rework queue reset scheduler interaction
` [PATCH 08/31] drm/amdgpu: track ring state associated with a job
` [PATCH 12/31] drm/amdgpu/gfx12: re-emit unprocessed state on ring reset
` [PATCH 13/31] drm/amdgpu/gfx9: re-emit unprocessed state on kcq reset
` [PATCH 14/31] drm/amdgpu/gfx9.4.3: "
` [PATCH 15/31] drm/amdgpu/sdma4.4.2: re-emit unprocessed state on ring reset
` [PATCH 16/31] drm/amdgpu/sdma5: "
` [PATCH 17/31] drm/amdgpu/sdma5.2: "
` [PATCH 18/31] drm/amdgpu/sdma6: "
` [PATCH 19/31] drm/amdgpu/sdma7: "
` [PATCH 20/31] drm/amdgpu/jpeg2: "
` [PATCH 21/31] drm/amdgpu/jpeg2.5: "
` [PATCH 22/31] drm/amdgpu/jpeg3: "
` [PATCH 23/31] drm/amdgpu/jpeg4: "
` [PATCH 24/31] drm/amdgpu/jpeg4.0.3: "
` [PATCH 25/31] drm/amdgpu/jpeg5.0.0: add queue reset
` [PATCH 26/31] drm/amdgpu/jpeg5: re-emit unprocessed state on ring reset
` [PATCH 27/31] drm/amdgpu/jpeg5.0.1: "
` [PATCH 28/31] drm/amdgpu/vcn4: "
` [PATCH 29/31] drm/amdgpu/vcn4.0.3: "
` [PATCH 30/31] drm/amdgpu/vcn4.0.5: "
` [PATCH 31/31] drm/amdgpu/vcn5: "

[PATCH 2/2] drm/amd/display: ZERO_OR_NULL_PTR Macro overdetection
 2025-06-05 12:02 UTC 

[RFC PATCH 0/2] drm/amdgpu: CIK UVD initialization fixes
 2025-06-05  9:54 UTC  (6+ messages)
` [RFC PATCH 2/2] drm/amdgpu/uvd: Ensure vcpu bos are within the uvd segment

[PATCH] drm/amdgpu: Fix the gpu recover deadlock issue in abnormal situations
 2025-06-05  9:49 UTC 

[PATCH] drm/amdgpu: Lock reset domain when VF get host FLR work message
 2025-06-05  9:34 UTC  (3+ messages)

[PATCH V8 00/43] Color Pipeline API w/ VKMS
 2025-06-05  7:30 UTC  (14+ messages)
` [PATCH V8 32/43] drm/colorop: Add 1D Curve Custom LUT type

[PATCH] drm/amdgpu: fix NULL dereference in gfx_v9_0_kcq() and kiq_init_queue()
 2025-06-04 20:28 UTC  (5+ messages)

[PATCH] drm/amdgpu: clear pa and mca record counter when resetting eeprom
 2025-06-05  7:18 UTC  (2+ messages)


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