AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-13 08:20:24 to 2025-10-16 08:42:57 UTC [more...]

[PATCH 00/28] Fair DRM scheduler
 2025-10-16  8:42 UTC  (27+ messages)
` [PATCH 04/28] drm/sched: Implement RR via FIFO
` [PATCH 05/28] drm/sched: Consolidate entity run queue management
` [PATCH 10/28] drm/sched: Add fair scheduling policy
` [PATCH 11/28] drm/sched: Favour interactive clients slightly
` [PATCH 13/28] drm/sched: Remove FIFO and RR and simplify to a single run queue

[PATCH v4 0/2] DisplayID DSC passthrough timing support
 2025-10-16  0:10 UTC  (3+ messages)
` [PATCH v4 1/2] drm/edid: parse DRM VESA dsc bpp target
` [PATCH v4 2/2] drm/amd: use fixed dsc bits-per-pixel from edid

[PATCH v1] drm/amd: Fix set but not used warnings
 2025-10-16  6:51 UTC 

[PATCH v4] drm/amd: Check that VPE has reached DPM0 in idle handler
 2025-10-16  6:41 UTC  (2+ messages)

[PATCH] drm/amdgpu: check save count before RAS bad page saving
 2025-10-16  6:26 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: fix missed lock in amdgpu_gfx_profile_ring_begin_use()
 2025-10-16  2:36 UTC 

[PATCH v2 1/2] drm/amdkfd: Fix false positive queue buffer free warning
 2025-10-15 22:46 UTC  (7+ messages)
` [PATCH v2 2/2] drm/amdkfd: Stop user queues when process mm released

[PATCH] drm/amd: Resume the device on suspend failures
 2025-10-15 22:14 UTC  (2+ messages)

[PATCH v5 1/6] drm/amdgpu: Updated naming of SRIOV critical region offsets/sizes with _V1 suffix
 2025-10-15 21:48 UTC  (5+ messages)
` [PATCH v5 3/6] drm/amdgpu: Introduce SRIOV critical regions v2 during VF init
` [PATCH v5 4/6] drm/amdgpu: Reuse fw_vram_usage_* for dynamic critical region in SRIOV
` [PATCH v5 5/6] drm/amdgpu: Add logic for VF ipd and VF bios to init from dynamic crit_region offsets
` [PATCH v5 6/6] drm/amdgpu: Add logic for VF data exchange region "

[PATCH v2 1/2] drm/amd: Add a helper to tell whether an IP block HW is enabled
 2025-10-15 20:57 UTC  (11+ messages)
` [PATCH v2 2/2] drm/amd/display: Check if display HW is enabled in amdgpu_dm_atomic_check()

[PATCH] drm/amdkfd: Fix false positive queue buffer free warning
 2025-10-15 19:59 UTC  (3+ messages)

[PATCH v3 1/6] drm/amdgpu: Updated naming of SRIOV critical region offsets/sizes with _V1 suffix
 2025-10-15 14:48 UTC  (14+ messages)
` [PATCH v4 2/6] drm/amdgpu: Add SRIOV crit_region_version support
` [PATCH v4 3/6] drm/amdgpu: Introduce SRIOV critical regions v2 during VF init
` [PATCH v4 4/6] drm/amdgpu: Reuse fw_vram_usage_* for dynamic critical region in SRIOV
` [PATCH v4 5/6] drm/amdgpu: Add logic for VF ipd and VF bios to init from dynamic crit_region offsets
` [PATCH v4 6/6] drm/amdgpu: Add logic for VF data exchange region "

[PATCH v1] drm/ci: disable broken MR check in sanity job
 2025-10-15 12:04 UTC  (2+ messages)

[PATCH v1 0/7] drm/ci: add new jobs, uprev IGT and mesa
 2025-10-15 12:03 UTC  (2+ messages)

[Patch v2] drm/amdgpu: add the kernel docs for alloc/free/valid range
 2025-10-15 11:16 UTC  (2+ messages)

[PATCH 0/4] drm/client: Implement free callback for fbdev and log
 2025-10-15  8:20 UTC  (7+ messages)
` [PATCH 2/4] drm/log: Do not hold lock across drm_client_release()
` [PATCH 3/4] drm/log: Add free callback
` [PATCH 4/4] drm/client: Do not free client memory by default

[PATCH 1/7] drm/amdgpu: drop unused structures in amdgpu_drm.h
 2025-10-15  5:45 UTC  (26+ messages)
` [PATCH 2/7] drm/amdgpu/userq: fix SDMA and compute validation
` [PATCH 3/7] drm/amdgpu/gfx: add eop size and alignment to shadow info
` [PATCH 4/7] drm/amdgpu/sdma: add query for CSA size and alignment
` [PATCH 5/7] drm/amdgpu: Update AMDGPU_INFO_UQ_FW_AREAS query for compute
` [PATCH 6/7] drm/amdgpu: Update AMDGPU_INFO_UQ_FW_AREAS query for sdma
` [PATCH 7/7] drm/amdgpu/userq: fix SDMA and compute validation properly

[PATCH 0/8] DC Patches Oct 20 2025
 2025-10-15  2:57 UTC  (9+ messages)
` [PATCH 1/8] drm/amd/display: Fix GFP_ATOMIC abuse
` [PATCH 2/8] drm/amd/display: Check disable_fec flag before enabling fec
` [PATCH 3/8] drm/amd/display: Set DCN32 to use update planes and stream version 3
` [PATCH 4/8] drm/amd/display: Change clean dsc blocks condition in accelerated mode
` [PATCH 5/8] drm/amd/display: Fix misc. checkpatch issues
` [PATCH 6/8] drm/amd/display: Control BW allocation in FW side
` [PATCH 7/8] drm/amd/display: write segment pointer with mot enabled for mst
` [PATCH 8/8] drm/amd/display: Promote DC to 3.2.355

[PATCH 1/2] drm/amdgpu: Add ras module ip block to amdgpu discovery
 2025-10-15  2:30 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: Enable ras module

[PATCH v8 1/2] drm/amdgpu: Convert amdgpu userqueue management from IDR to XArray
 2025-10-15  1:08 UTC  (2+ messages)
` [PATCH v8 2/2] drm/amdgpu: Implement user queue reset functionality

Independence for dma_fences!
 2025-10-15  0:51 UTC  (21+ messages)
` [PATCH 01/15] dma-buf: cleanup dma_fence_describe
` [PATCH 02/15] dma-buf: rework stub fence initialisation
` [PATCH 03/15] dma-buf: protected fence ops by RCU
` [PATCH 04/15] dma-buf: detach fence ops on signal
` [PATCH 05/15] dma-buf: inline spinlock for fence protection
` [PATCH 06/15] dma-buf: use inline lock for the stub fence
` [PATCH 07/15] dma-buf: use inline lock for the dma-fence-array
` [PATCH 08/15] dma-buf: use inline lock for the dma-fence-chain
` [PATCH 09/15] drm/sched: use inline locks for the drm-sched-fence
` [PATCH 10/15] drm/amdgpu: fix KFD eviction fence enable_signaling path
` [PATCH 11/15] drm/amdgpu: independence for the amdgpu_fence!
` [PATCH 12/15] drm/amdgpu: independence for the amdgpu_eviction_fence!
` [PATCH 13/15] drm/amdgpu: independence for the amdgpu_vm_tlb_fence!
` [PATCH 14/15] drm/amdgpu: independence for the amdkfd_fence!
` [PATCH 15/15] drm/amdgpu: independence for the amdgpu_userq__fence!

[PATCH 1/2] drm/amdgpu: set default gfx reset masks for gfx6-8
 2025-10-14 21:17 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: move reset debug disable handling

[PATCH] drm/amdgpu: Fix vram_usage underflow
 2025-10-14 19:58 UTC  (5+ messages)

[PATCH 1/2] drm/amd: Add a helper to tell whether an IP block HW is enabled
 2025-10-14 19:15 UTC  (4+ messages)
` [PATCH 2/2] drm/amd/display: Check if display HW is enabled in amdgpu_dm_atomic_check()

[PATCH v2 0/1] drm/amd/pm: Avoid writing nulls into `pp_od_clk_voltage`
 2025-10-14 17:26 UTC  (4+ messages)
` [PATCH v2 1/1] "

6.18/regression/bisected – BUG: sleeping function called from invalid context at ./include/linux/sched/mm.h:321 after 6d31602a9f57
 2025-10-14 13:53 UTC  (5+ messages)

[PATCH 00/22] DC Patches for 13 Oct 2025
 2025-10-14 13:25 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix NULL deref in debugfs odm_combine_segments
 2025-10-13 16:47 UTC 

[PATCH v2 00/16] drm/atomic: Allocate drm_private_state through a callback
 2025-10-14  9:32 UTC  (3+ messages)
` [PATCH v2 08/16] drm/amdgpu: Switch private_obj initialization to atomic_create_state
` [PATCH v2 16/16] drm/atomic: Remove state argument to drm_atomic_private_obj_init

[Patch v1] drm/amdgpu: add the kernel docs for alloc/free/valid range
 2025-10-14 11:51 UTC  (3+ messages)

[PATCH v3 1/2] drm/amdgpu: Add kiq hdp flush callbacks
 2025-10-14 10:49 UTC  (3+ messages)
` [PATCH v3 2/2] drm/amdgpu: use GPU_HDP_FLUSH for sriov

[PATCH 1/6] drm/amdgpu/userq: fix SDMA and compute validation
 2025-10-14  9:06 UTC  (8+ messages)
` [PATCH 2/6] drm/amdgpu/gfx: add eop size and alignment to shadow info
` [PATCH 3/6] drm/amdgpu/sdma: add query for CSA size and alignment
` [PATCH 4/6] drm/amdgpu: Update AMDGPU_INFO_UQ_FW_AREAS query for compute
` [PATCH 5/6] drm/amdgpu: Update AMDGPU_INFO_UQ_FW_AREAS query for sdma
` [PATCH 6/6] drm/amdgpu/userq: fix SDMA and compute validation properly

[PATCH v2] drm/ttm: Add safety check for NULL man->bdev in ttm_resource_manager_usage
 2025-10-14  8:30 UTC  (3+ messages)

[PATCH 0/2] drm/atomic: protect bridge private_obj during bridge removal
 2025-10-14  8:04 UTC  (5+ messages)
` [PATCH 1/2] drm/atomic: pass drm_device pointer to drm_atomic_private_obj_fini()
` [PATCH 2/2] drm_atomic_private_obj_fini: protect private_obj removal from list

[PATCH v2] drm/client: Remove holds_console_lock parameter from suspend/resume
 2025-10-14  7:33 UTC  (3+ messages)

[RFC PATCH 0/3] Skip thaw sequence for all devices, not just amdgpu
 2025-10-13 18:29 UTC  (7+ messages)
` [RFC PATCH 1/3] PM: hibernate: Nominally skip thaw sequence for all devices
` [RFC PATCH 2/3] drm/amd: Drop special cases for thaw() callback
` [RFC PATCH 3/3] PM: Drop pm_hibernate_is_recovering() and pm_hibernation_mode_is_suspend()

[PATCH] drm/amd/display: fix typo in display_mode_core_structs.h
 2025-10-13 17:27 UTC  (2+ messages)

[PATCH] drm/amd/powerplay: Fix CIK shutdown temperature
 2025-10-13 14:22 UTC  (2+ messages)

[PATCH v3] drm/amd: Check that VPE has reached DPM0 in idle handler
 2025-10-13 14:08 UTC  (6+ messages)

[PATCH v3 1/6] drm/amdgpu: Updated naming of SRIOV critical region offsets/sizes with _V1 suffix
 2025-10-13 13:34 UTC  (4+ messages)
` [PATCH v3 6/6] drm/amdgpu: Add logic for VF data exchange region to init from dynamic crit_region offsets

[PATCH v3 0/5] Improving the worst case TTM large allocation latency
 2025-10-13  9:23 UTC  (11+ messages)

[PATCH 0/3] More SI power management and PLL fixes
 2025-10-13 13:12 UTC  (7+ messages)
` [PATCH 3/3] drm/amd/display: Set stricter clock dividers on DCE 6-10

[PATCH 0/2] drm/amd/pm: Avoid writing nulls into `pp_od_clk_voltage`
 2025-10-13 11:41 UTC  (2+ messages)

[PATCH v2 1/2] drm/amdgpu: Add kiq hdp flush callbacks
 2025-10-13 11:36 UTC  (3+ messages)
` [PATCH v2 2/2] drm/amdgpu: use GPU_HDP_FLUSH for sriov

[PATCH v2] drm/atomic: Change state pointers to a more meaningful name
 2025-10-13  9:01 UTC  (2+ messages)

[PATCH v4 0/5] Improving the worst case TTM large allocation latency
 2025-10-13  8:22 UTC  (6+ messages)
` [PATCH v4 1/5] drm/ttm: Add getter for some pool properties
` [PATCH v4 2/5] drm/ttm: Replace multiple booleans with flags in pool init
` [PATCH v4 3/5] drm/ttm: Replace multiple booleans with flags in device init
` [PATCH v4 4/5] drm/ttm: Allow drivers to specify maximum beneficial TTM pool size
` [PATCH v4 5/5] drm/amdgpu: Configure max beneficial TTM pool allocation order

[PATCH v4] drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devices
 2025-10-13  8:20 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