AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-05 06:52:18 to 2026-02-07 10:07:55 UTC [more...]

[PATCH v3 00/19] drm/amd: VRR fixes, HDMI Gaming Features
 2026-02-06 22:06 UTC  (13+ messages)
` [PATCH v3 02/19] drm/amd/display: Refactor amdgpu_dm_update_freesync_caps()
` [PATCH v3 05/19] drm/amd/display: Refactor PCON VRR compatibility check
` [PATCH v3 16/19] drm/amd/display: Add parameter to control ALLM behavior
` [PATCH v3 19/19] drm/amd/display: Add HDMI VRR desktop mode

[PATCH -next v7 0/2] rust: Add CList and GPU buddy allocator bindings
 2026-02-06 22:33 UTC  (16+ messages)
` [PATCH -next v7 1/2] rust: clist: Add support to interface with C linked lists
` [PATCH -next v7 2/2] rust: gpu: Add GPU buddy allocator bindings

[PATCH v7 00/22] Add new general DRM property "color format"
 2026-02-06 15:26 UTC  (8+ messages)
` [PATCH v7 02/22] drm: "
` [PATCH v7 03/22] drm: Add enum conversions between DRM_COLOR_FORMAT and HDMI_COLORSPACE
` [PATCH v7 05/22] drm/display: hdmi-state-helper: Act on color format DRM property

[PATCH] drm/amd/display: Fix dc_link NULL handling in HPD init
 2026-02-06 22:49 UTC  (2+ messages)

[PATCH] drm/amd/display: Use same max plane scaling limits for all 64 bpp formats
 2026-02-06 22:38 UTC 

[PATCH] drm/amd/display: guard NULL manual-trigger callback in cursor programming
 2026-02-06 19:57 UTC  (3+ messages)

[pull] amdgpu, amdkfd drm-next-6.20
 2026-02-06 19:27 UTC 

[PATCH] drm/amdkfd: Fix Null Pointer Derefernce
 2026-02-06 16:23 UTC  (2+ messages)

[PATCH v2] drm/amdkfd: Fix watch_id bounds checking in debug address watch v2
 2026-02-06 15:50 UTC 

[PATCH] drm/amdgpu: Fix missing unwind in amdgpu_ib_schedule() error path
 2026-02-06 15:32 UTC  (3+ messages)

[PATCH] drm/amdkfd: Fix watch_id bounds checking in debug address watch
 2026-02-06 15:27 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix out-of-bounds stream encoder index
 2026-02-06 15:19 UTC 

[PATCH v5 01/11] drm/amdgpu: Load TA ucode for PSP 15_0_0
 2026-02-06 14:36 UTC  (14+ messages)
` [PATCH v5 02/11] drm/amd/swsmu: Add new param regs for SMU15
` [PATCH v5 03/11] drm/amdgpu: Add support for update_table "
` [PATCH v5 04/11] drm/admgpu: Update metrics_table "
` [PATCH v5 05/11] drm/amdgpu: Fix set_default_dpm_tables
` [PATCH v5 06/11] drm/amdgpu: Fix is_dpm_running
` [PATCH v5 07/11] drm/amdgpu: Drop unsupported function
` [PATCH v5 08/11] drm/amd: Drop MALL
` [PATCH v5 09/11] drm/amdgpu: enable mode2 reset for SMU IP v15.0.0
` [PATCH v5 10/11] drm/amd: Add CG/PG flags for GC 11.5.4
` [PATCH v5 11/11] drm/amd/smu: Fix User mode stable P-states SMU15

[PATCH -next] gpu: Move DRM buddy allocator one level up
 2026-02-06  1:48 UTC  (3+ messages)

HDMI 2.1 FRL support using Intel’s i915 driver approach
 2026-02-06  5:14 UTC 

[PATCH v7 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-02-05 14:58 UTC  (25+ 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

[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

[bug report] drm/amdkfd: add debug set and clear address watch points operation
 2026-02-06 13:41 UTC  (4+ messages)
` [bug report] drm/amd/display: add DC changes for DCN351
` [bug report] drm/amd/display: Only poll analog connectors
` [bug report] drm/amdgpu: fix possible fence leaks from job structure

Accelerator/GPU top
 2026-02-06 13:38 UTC  (7+ messages)

[PATCH v3 0/8] drm/amdkfd: Add batch userptr allocation support
 2026-02-06 13:56 UTC  (10+ messages)
` [PATCH v3 1/8] drm/amdkfd: Add userptr batch allocation UAPI structures
` [PATCH v3 2/8] drm/amdkfd: Add user_range_info infrastructure to kgd_mem
` [PATCH v3 3/8] drm/amdkfd: Implement interval tree for userptr ranges
` [PATCH v3 4/8] drm/amdkfd: Add batch MMU notifier support
` [PATCH v3 5/8] drm/amdkfd: Implement batch userptr page management
` [PATCH v3 6/8] drm/amdkfd: Add batch allocation function and export API
` [PATCH v3 7/8] drm/amdkfd: Unify userptr cleanup and update paths
` [PATCH v3 8/8] drm/amdkfd: Wire up batch allocation in ioctl handler

[PATCH 1/2] drm/amdgpu: Move xgmi status to interface header
 2026-02-06 13:55 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: Add xgmi link status for VFs

[PATCH v4 01/11] drm/amdgpu: Load TA ucode for PSP 15_0_0
 2026-02-06 13:36 UTC  (11+ messages)
` [PATCH v4 02/11] drm/amd/swsmu: Add new param regs for SMU15
` [PATCH v4 03/11] drm/amdgpu: Add support for update_table "
` [PATCH v4 04/11] drm/admgpu: Update metrics_table "
` [PATCH v4 05/11] drm/amdgpu: Fix set_default_dpm_tables
` [PATCH v4 06/11] drm/amdgpu: Fix is_dpm_running
` [PATCH v4 07/11] drm/amdgpu: Drop unsupported function
` [PATCH v4 08/11] drm/amd: Drop MALL
` [PATCH v4 09/11] drm/amdgpu: enable mode2 reset for SMU IP v15.0.0
` [PATCH v4 10/11] drm/amd: Add CG/PG flags for GC 11.5.4
` [PATCH v4 11/11] drm/amd/smu: Fix User mode stable P-states SMU15

[PATCH v3 01/11] drm/amdgpu: Load TA ucode for PSP 15_0_0
 2026-02-06 13:28 UTC  (15+ messages)
` [PATCH v3 02/11] drm/amd/swsmu: Add new param regs for SMU15
` [PATCH v3 03/11] drm/amdgpu: Add support for update_table "
` [PATCH v3 04/11] drm/admgpu: Update metrics_table "
` [PATCH v3 05/11] drm/amdgpu: Fix set_default_dpm_tables
` [PATCH v3 06/11] drm/amdgpu: Fix is_dpm_running
` [PATCH v3 07/11] drm/amdgpu: Drop unsupported function
` [PATCH v3 08/11] drm/amd: Drop MALL
` [PATCH v3 09/11] drm/amdgpu: enable mode2 reset for SMU IP v15.0.0
` [PATCH v3 10/11] drm/amd: Add CG/PG flags for GC 11.5.4
` [PATCH v3 11/11] drm/amd/smu: Fix User mode stable P-states SMU15

[PATCH v6] drm/gem: Make drm_gem_objects_lookup() self-cleaning on failure v6
 2026-02-06 13:21 UTC 

[PATCH 1/9] drm/amdgpu: lock both VM and BO in amdgpu_gem_object_open
 2026-02-06 12:00 UTC  (9+ 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 v2] drm/amd/pm: Add acc counter & fw timestamp to xcp metrics
 2026-02-06  9:17 UTC  (3+ messages)

[PATCH] drm/amd/pm: Use U64 for accumulation counter
 2026-02-06  8:54 UTC  (2+ messages)

[PATCH v5] drm/gem: Make drm_gem_objects_lookup() self-cleaning on failure v5
 2026-02-06  8:50 UTC  (3+ messages)

[PATCH v2 1/2] drm/buddy: Improve offset-aligned allocation handling
 2026-02-06  8:44 UTC  (2+ messages)
` [PATCH v2 2/2] drm/buddy: Add KUnit test for offset-aligned allocations

[PATCH] drm/amd/pm: Add acc counter & fw timestamp to xcp metrics
 2026-02-06  8:17 UTC  (2+ messages)

[PATCH 01/22] drm/amdgpu: add new performance monitor PSP interfaces
 2026-02-06  5:16 UTC  (22+ 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 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 11/22] drm/amdkfd: Add PTL control IOCTL Option and unify refcount logic
` [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 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] 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 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 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


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