messages from 2026-02-04 03:07:03 to 2026-02-06 06:26:29 UTC [more...]
[PATCH -next] gpu: Move DRM buddy allocator one level up
2026-02-06 1:48 UTC (3+ messages)
[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
2026-02-06 1:07 UTC (8+ messages)
` [PATCH RFC v6 02/26] gpu: Move DRM buddy allocator one level up
` [PATCH RFC v6 03/26] rust: gpu: Add GPU buddy allocator bindings
[PATCH v7 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
2026-02-05 14:28 UTC (26+ messages)
` [PATCH v7 4/8] vfio: Wait for dma-buf invalidation to complete
` [PATCH v7 7/8] vfio: Permit VFIO to work with pinned importers
Accelerator/GPU top
2026-02-05 20:35 UTC (4+ messages)
[PATCH v3 0/8] drm/amdkfd: Add batch userptr allocation support
2026-02-06 6:25 UTC
[PATCH 01/22] drm/amdgpu: add new performance monitor PSP interfaces
2026-02-06 5:16 UTC (31+ messages)
` [PATCH 02/22] drm/amdgpu: add psp interfaces for peak tops limiter driver
` [PATCH 03/22] drm/amdgpu: add PTL enable/query gfx control support for GC 9.4.4
` [PATCH 04/22] drm/amdkfd: add kgd control interface for ptl
` [PATCH 05/22] drm/amdgpu: integrate PTL control with PMC device locking
` [PATCH 06/22] drm/amdkfd: enable PTL while kfd_process profiler release
` [PATCH 07/22] Documentation/amdgpu: Add documentation for Peak Tops Limiter (PTL) sysfs interface
` [PATCH 08/22] drm/amdgpu: add sysfs for Peak Tops Limiter (PTL)
` [PATCH 09/22] drm/amdgpu: add firmware version check for PTL support
` [PATCH 10/22] drm/amdgpu: add PTL sysfs interface for old kernels
` [PATCH 11/22] drm/amdkfd: Add PTL control IOCTL Option and unify refcount logic
` [PATCH 12/22] drm/amdkfd: suspend scheduler during PTL re-enabling
` [PATCH 13/22] drm/amdkfd: Refactor PTL control and add HW support check
` [PATCH 14/22] drm/amdkfd: Optimize PTL locking to fix potential deadlock
` [PATCH 15/22] drm/amdgpu: update PTL sysfs mutex protection section
` [PATCH 16/22] drm/amdgpu: Refactor PTL control into public API and internal implementation
` [PATCH 17/22] drm/amdgpu: group PTL fields into struct amdgpu_ptl
` [PATCH 18/22] drm/amdgpu: clean up PTL structure member naming convention
` [PATCH 19/22] drm/amdgpu: Track PTL disable requests by source
` [PATCH 20/22] drm/amdgpu: add amdgpu.ptl module parameter for PTL control
` [PATCH 21/22] drm/amdgpu: add new data types F8 and Vector for PTL
` [PATCH 22/22] drm/amdgpu: add amdgpu_ptl.h for PTL format and command definitions
[PATCH] drm/amd/display: guard NULL manual-trigger callback in cursor programming
2026-02-06 4:01 UTC (2+ messages)
[PATCH] Add kfd_ioctl_profiler to contain profiler kernel driver changes
2026-02-06 2:43 UTC (3+ messages)
[PATCH] drm/amdgpu: Fix parameter mismatch in amdgpu_userq_set_compute_mqd()
2026-02-06 1:14 UTC (2+ messages)
amdgpu_connectors: move to drm_edid?
2026-02-05 21:29 UTC
[PATCH] drm/amdgpu: Fix use-after-free race in VM acquire
2026-02-05 21:27 UTC (5+ messages)
[pull] amdgpu, amdkfd drm-fixes-6.19
2026-02-05 18:20 UTC
[PATCH] drm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()
2026-02-05 16:55 UTC (2+ messages)
[PATCH v5] drm/gem: Make drm_gem_objects_lookup() self-cleaning on failure v5
2026-02-05 15:42 UTC
[PATCH 00/12] Improvements for IB handling V8
2026-02-05 15:21 UTC (16+ messages)
` [PATCH 01/12] drm/amdgpu: re-add the bad job to the pending list for ring resets
` [PATCH 03/12] drm/amdgpu: switch all IPs to using job for IBs
` [PATCH 05/12] drm/amdgpu: don't call drm_sched_stop/start() in asic reset
` [PATCH 10/12] drm/amdgpu: reorder IB schedule sequence
` [PATCH 11/12] drm/amdgpu: add a helper to calculate ring distance
[PATCH v2] drm/gem: Make drm_gem_objects_lookup() self-cleaning on failure
2026-02-05 15:06 UTC (5+ messages)
[PATCH v4] drm/gem: Make drm_gem_objects_lookup() self-cleaning on failure v4
2026-02-05 14:45 UTC (2+ messages)
[PATCH] drm/amdgpu: Send applicable RMA CPERs at end of RAS init
2026-02-05 14:05 UTC (3+ messages)
[PATCH v3] drm/gem: Make drm_gem_objects_lookup() self-cleaning on failure v3
2026-02-05 14:04 UTC (2+ messages)
[PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
2026-02-04 23:42 UTC (7+ messages)
UVD not responding, kiq_0.2.1.0 test failed on suspend
2026-02-04 14:39 UTC
[PATCH v3 0/4] Replace old wq name and add WQ_PERCPU and WQ_UNBOUND to alloc_workqueue users
2026-02-04 16:23 UTC (2+ messages)
UVD not responding, kiq_0.2.1.0 test failed on suspend
2026-02-05 6:12 UTC (3+ messages)
UVD not responding, kiq_0.2.1.0 test failed on suspend
2026-02-04 14:29 UTC
[PATCH] drm/amdgpu: fix uninitialized variable in amdgpu_fill_buffer()
2026-02-05 9:49 UTC (2+ messages)
[PATCH 1/9] drm/amdgpu: lock both VM and BO in amdgpu_gem_object_open
2026-02-05 11:14 UTC (7+ messages)
` [PATCH 5/9] drm/amdgpu: fix eviction fence and userq manager shutdown
` [PATCH 7/9] drm/amdgpu: rework amdgpu_userq_wait_ioctl v2
[PATCH 0/2] drm/gem: Document drm_gem_objects_lookup() failure semantics and add safe helper
2026-02-05 10:28 UTC (6+ messages)
` [PATCH 1/2] drm/gem: Document drm_gem_objects_lookup() failure semantics
` [PATCH 2/2] drm/gem: add drm_gem_objects_lookup_safe() helper
X.Org Board Elections 2026
2026-02-04 21:22 UTC
[PATCH] drm/amd/display: expose plane blend LUT in HW with MCM
2026-02-04 19:44 UTC (2+ messages)
[PATCH v2 01/11] drm/amdgpu: Load TA ucode for PSP 15_0_0
2026-02-04 19:24 UTC (19+ messages)
` [PATCH v2 02/11] drm/amd/swsmu: Add new param regs for SMU15
` [PATCH v2 03/11] drm/amdgpu: Add support for update_table "
` [PATCH v2 04/11] drm/admgpu: Update metrics_table "
` [PATCH v2 05/11] drm/amdgpu: Fix set_default_dpm_tables
` [PATCH v2 06/11] drm/amdgpu: Fix is_dpm_running
` [PATCH v2 07/11] drm/amdgpu: Drop unsupported function
` [PATCH v2 08/11] drm/amd: Drop MALL
` [PATCH v2 09/11] drm/amdgpu: enable mode2 reset for SMU IP v15.0.0
` [PATCH v2 10/11] drm/amd: Add CG/PG flags for GC 11.5.4
` [PATCH v2 11/11] drm/amd/smu: Fix User mode stable P-states SMU15
[PATCH 01/13] drm/amdgpu: Skip SMU init for backdoor loading
2026-02-04 19:17 UTC (12+ messages)
` [PATCH 03/13] drm/amd/swsmu: Add support for multi param send/read
` [PATCH 05/13] drm/amdgpu: Add support for update_table for SMU15
` [PATCH 08/13] drm/amdgpu: Fix is_dpm_running
` [PATCH 09/13] drm/amdgpu: Drop unsupported function
` [PATCH 10/13] drm/amd: Drop MALL
` [PATCH 11/13] drm/amdgpu: enable mode2 reset for SMU IP v15.0.0
` [PATCH 12/13] drm/amd: Add CG/PG flags for GC 11.5.4
` [PATCH 13/13] drm/amd/smu: Fix User mode stable P-states SMU15
[PATCH] drm/amdgpu: avoid sdma ring reset in sriov
2026-02-04 15:54 UTC (2+ messages)
[PATCH v5] drm/amdgpu: clean up the amdgpu_cs_parser_bos
2026-02-04 10:30 UTC (2+ messages)
[PATCH v2] drm/amd/pm: Remove redundant and incorrect multi-vf check
2026-02-04 10:20 UTC (6+ messages)
[PATCH] drm/amdgpu: clean up the amdgpu_cs_parser_bos
2026-02-04 9:35 UTC (5+ messages)
[PATCH 6.1.y] drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Priority Inversion in SRIOV
2026-02-03 15:59 UTC (2+ messages)
` Patch "drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Priority Inversion in SRIOV" has been added to the 6.1-stable tree
[PATCH v3 00/19] drm/amd: VRR fixes, HDMI Gaming Features
2026-02-03 18:56 UTC (20+ messages)
` [PATCH v3 01/19] drm/amd/display: Return if DisplayID not found in parse_amd_vsdb()
` [PATCH v3 02/19] drm/amd/display: Refactor amdgpu_dm_update_freesync_caps()
` [PATCH v3 03/19] drm/amd/display: Check for VRR range in CEA AMD vsdb
` [PATCH v3 04/19] drm/amd/display: Use bigger VRR range if found in "
` [PATCH v3 05/19] drm/amd/display: Refactor PCON VRR compatibility check
` [PATCH v3 06/19] drm/amd/display: Add PCON VRR ID check override
` [PATCH v3 07/19] drm/amd/display: Add CH7218 PCON ID
` [PATCH v3 08/19] drm/edid: Parse more info from HDMI Forum vsdb
` [PATCH v3 09/19] drm/amd/display: Rename PCON adaptive sync types
` [PATCH v3 10/19] drm/amd/display: Enable HDMI VRR over PCON
` [PATCH v3 11/19] drm/amd/display: Support HDMI VRRmax=0
` [PATCH v3 12/19] drm/amd/display: Build HDMI vsif in correct slot
` [PATCH v3 13/19] drm/amd/display: Save HDMI gaming info to edid caps
` [PATCH v3 14/19] drm/amd/display: Restore ALLM support in HDMI vsif
` [PATCH v3 15/19] drm/amd/display: Trigger ALLM if it's available
` [PATCH v3 16/19] drm/amd/display: Add parameter to control ALLM behavior
` [PATCH v3 17/19] drm/amd/display: Reintroduce VTEM info frame
` [PATCH v3 18/19] drm/amd/display: Enable HDMI VRR
` [PATCH v3 19/19] drm/amd/display: Add HDMI VRR desktop mode
[PATCH 6.6.y] drm/radeon: delete radeon_fence_process in is_signaled, no deadlock
2026-02-03 14:50 UTC (2+ messages)
` Patch "drm/radeon: delete radeon_fence_process in is_signaled, no deadlock" has been added to the 6.6-stable tree
[PATCH 6.1.y] drm/radeon: delete radeon_fence_process in is_signaled, no deadlock
2026-02-03 15:59 UTC (2+ messages)
` Patch "drm/radeon: delete radeon_fence_process in is_signaled, no deadlock" has been added to the 6.1-stable tree
[PATCH 6.6.y] drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Priority Inversion in SRIOV
2026-02-03 14:50 UTC (2+ messages)
` Patch "drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Priority Inversion in SRIOV" has been added to the 6.6-stable tree
[PATCH 6.18.8] Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"
2026-02-03 14:52 UTC (4+ messages)
[PATCH] drm/amd/pm: Use correct check to skip setting in multi-vf
2026-02-04 8:09 UTC (2+ messages)
[PATCH] drm/amd/pm: use sysfs_streq for string matching in amdgpu_pm
2026-02-04 7:20 UTC (2+ messages)
[PATCH v3] drm/amdgpu: clean up the amdgpu_cs_parser_bos
2026-02-04 6:29 UTC (2+ messages)
[PATCH v4] drm/amdgpu: clean up the amdgpu_cs_parser_bos
2026-02-04 6:28 UTC
[PATCH] drm/amd/pm: fix missing handle PERF_DETERMINISM level in smu13 & 14 & 15
2026-02-04 5:51 UTC (6+ 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