messages from 2025-10-13 18:27:06 to 2025-10-17 08:43:48 UTC [more...]
[PATCH V5 00/18] [PATCH V4 00/18] amdkfd: Implement kfd multiple contexts
2025-10-17 8:42 UTC (19+ messages)
` [PATCH V5 01/18] amdkfd: enlarge the hashtable of kfd_process
` [PATCH V5 02/18] amdkfd: mark the first kfd_process as the primary one
` [PATCH V5 03/18] amdkfd: find_process_by_mm always return the primary context
` [PATCH V5 04/18] amdkfd: Introduce kfd_create_process_sysfs as a separate function
` [PATCH V5 05/18] amdkfd: destroy kfd secondary contexts through fd close
` [PATCH V5 06/18] amdkfd: process svm ioctl only on the primary kfd process
` [PATCH V5 07/18] amdkfd: process USERPTR allocation "
` [PATCH V5 08/18] amdkfd: identify a secondary kfd process by its id
` [PATCH V5 09/18] amdkfd: find kfd_process by filep->private_data in kfd_mmap
` [PATCH V5 10/18] amdkfd: remove DIQ support
` [PATCH V5 11/18] amdkfd: process pointer of a HIQ should be NULL
` [PATCH V5 12/18] amdkfd: remove test_kq
` [PATCH V5 13/18] amdkfd: introduce new helper kfd_lookup_process_by_id
` [PATCH V5 14/18] amdkfd: record kfd context id into kfd process_info
` [PATCH V5 15/18] amdkfd: record kfd context id in amdkfd_fence
` [PATCH V5 16/18] amdkfd: fence handler evict and restore a kfd process by its context id
` [PATCH V5 17/18] amdkfd: process debug trap ioctl only on a primary context
` [PATCH V5 18/18] amdkfd: introduce new ioctl AMDKFD_IOC_CREATE_PROCESS
[PATCH 1/5] drm/amd/ras: Update ras command context structure name
2025-10-17 7:51 UTC (5+ messages)
` [PATCH 2/5] drm/amd/ras: Update function and remove redundant code
` [PATCH 3/5] drm/amdgpu: ras module supports error injection
` [PATCH 4/5] drm/amdgpu: query bad page info of ras module
` [PATCH 5/5] drm/amdgpu: query block error count "
[PATCH v1 0/7] drm/ci: add new jobs, uprev IGT and mesa
2025-10-17 7:31 UTC (5+ messages)
` [PATCH v1 1/7] drm/ci: disable apq8016 and apq8096 bare-metal jobs
[PATCH v4 0/2] DisplayID DSC passthrough timing support
2025-10-17 0:11 UTC (11+ 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] drm/amdgpu: Remove unused members in amdgpu_mman
2025-10-17 4:32 UTC
[PATCH v6 3/6] drm/amdgpu: Introduce SRIOV critical regions v2 during VF init
2025-10-17 4:22 UTC (4+ messages)
` [PATCH v6 5/6] drm/amdgpu: Add logic for VF ipd and VF bios to init from dynamic crit_region offsets
[PATCH v5] drm/amd: Check that VPE has reached DPM0 in idle handler
2025-10-17 4:08 UTC (2+ messages)
[PATCH v8 1/2] drm/amdgpu: Convert amdgpu userqueue management from IDR to XArray
2025-10-17 1:25 UTC (3+ messages)
` [PATCH v8 2/2] drm/amdgpu: Implement user queue reset functionality
[PATCH v2] drm/amdgpu: Fix GFX hang on SteamDeck when amdgpu is reloaded
2025-10-16 22:41 UTC (3+ messages)
[PATCH] drm/amd/amdgpu: fix missed lock in amdgpu_gfx_profile_ring_begin_use()
2025-10-16 18:55 UTC (2+ messages)
Independence for dma_fences!
2025-10-16 18:04 UTC (15+ 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 v2 1/2] drm/amdkfd: Fix false positive queue buffer free warning
2025-10-16 18:01 UTC (9+ messages)
` [PATCH v2 2/2] drm/amdkfd: Stop user queues when process mm released
[PATCH v1] drm/amd: Fix set but not used warnings
2025-10-16 15:14 UTC (2+ messages)
[PATCH] drm/amd: Resume the device on suspend failures
2025-10-16 14:32 UTC (3+ messages)
[PATCH v5 1/6] drm/amdgpu: Updated naming of SRIOV critical region offsets/sizes with _V1 suffix
2025-10-16 14:06 UTC (12+ 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 "
[pull] amdgpu, amdkfd drm-fixes-6.18
2025-10-16 13:22 UTC
Patch "drm/amd/display: Fix unsafe uses of kernel mode FPU" has been added to the 6.17-stable tree
2025-10-16 9:34 UTC
[PATCH 00/28] Fair DRM scheduler
2025-10-16 11:14 UTC (30+ 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] 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 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 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 (14+ messages)
` [PATCH 3/7] drm/amdgpu/gfx: add eop size and alignment to shadow info
[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 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 (4+ messages)
` [PATCH 2/6] drm/amdgpu/gfx: add eop size and alignment to shadow info
[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 (4+ messages)
` [PATCH 1/2] drm/atomic: pass drm_device pointer to drm_atomic_private_obj_fini()
[PATCH v2] drm/client: Remove holds_console_lock parameter from suspend/resume
2025-10-14 7:33 UTC (2+ messages)
[RFC PATCH 0/3] Skip thaw sequence for all devices, not just amdgpu
2025-10-13 18:29 UTC (5+ messages)
` [RFC PATCH 1/3] PM: hibernate: Nominally skip thaw sequence for all devices
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox