messages from 2025-10-14 12:36:33 to 2025-10-17 13:42:01 UTC [more...]
[PATCH] drm/amd/display: pause the workload setting in dm
2025-10-17 13:41 UTC (2+ messages)
[PATCH v2 00/27] Fair DRM scheduler
2025-10-17 13:36 UTC (28+ messages)
` [PATCH v2 01/27] drm/sched: Consolidate entity run queue management
` [PATCH v2 02/27] drm/sched: Move run queue related code into a separate file
` [PATCH v2 03/27] drm/sched: Add some scheduling quality unit tests
` [PATCH v2 04/27] drm/sched: Add some more "
` [PATCH v2 05/27] drm/sched: Implement RR via FIFO
` [PATCH v2 06/27] drm/sched: Free all finished jobs at once
` [PATCH v2 07/27] drm/sched: Account entity GPU time
` [PATCH v2 08/27] drm/sched: Remove idle entity from tree
` [PATCH v2 09/27] drm/sched: Add fair scheduling policy
` [PATCH v2 10/27] drm/sched: Favour interactive clients slightly
` [PATCH v2 11/27] drm/sched: Switch default policy to fair
` [PATCH v2 12/27] drm/sched: Remove FIFO and RR and simplify to a single run queue
` [PATCH v2 13/27] drm/sched: Embed run queue singleton into the scheduler
` [PATCH v2 14/27] accel/amdxdna: Remove drm_sched_init_args->num_rqs usage
` [PATCH v2 15/27] accel/rocket: "
` [PATCH v2 16/27] drm/amdgpu: "
` [PATCH v2 17/27] drm/etnaviv: "
` [PATCH v2 18/27] drm/imagination: "
` [PATCH v2 19/27] drm/lima: "
` [PATCH v2 20/27] drm/msm: "
` [PATCH v2 21/27] drm/nouveau: "
` [PATCH v2 22/27] drm/panfrost: "
` [PATCH v2 23/27] drm/panthor: "
` [PATCH v2 24/27] drm/sched: "
` [PATCH v2 25/27] drm/v3d: "
` [PATCH v2 26/27] drm/xe: "
` [PATCH v2 27/27] drm/sched: Remove drm_sched_init_args->num_rqs
[PATCH] drm/amd/amdgpu: fix missed lock in amdgpu_gfx_profile_ring_begin_use()
2025-10-17 13:31 UTC (4+ messages)
[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)
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 (23+ messages)
` [PATCH 05/28] drm/sched: Consolidate entity run queue management
` [PATCH 10/28] drm/sched: Add fair scheduling policy
` [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 (2+ messages)
[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)
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