AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-19 13:02:53 to 2026-01-21 09:21:05 UTC [more...]

[PATCH v3 0/7] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-01-21  9:20 UTC  (18+ messages)
` [PATCH v3 1/7] dma-buf: Rename .move_notify() callback to a clearer identifier
` [PATCH v3 2/7] dma-buf: Always build with DMABUF_MOVE_NOTIFY
` [PATCH v3 3/7] dma-buf: Document RDMA non-ODP invalidate_mapping() special case
` [PATCH v3 4/7] dma-buf: Add check function for revoke semantics
` [PATCH v3 5/7] iommufd: Pin dma-buf importer "
` [PATCH v3 6/7] vfio: Wait for dma-buf invalidation to complete
` [PATCH v3 7/7] vfio: Validate dma-buf revocation semantics

[PATCH 00/10] Improvements for IB handling V5
 2026-01-21  8:38 UTC  (14+ messages)
` [PATCH 01/10] drm/amdgpu: re-add the bad job to the pending list for ring resets
` [PATCH 02/10] drm/amdgpu/job: use GFP_ATOMIC while in gpu reset
` [PATCH 03/10] drm/amdgpu: switch all IPs to using job for IBs
` [PATCH 04/10] drm/amdgpu: require a job to schedule an IB
` [PATCH 05/10] drm/amdgpu: don't call drm_sched_stop/start() in asic reset
` [PATCH 06/10] drm/amdgpu/cs: return -ETIME for guilty contexts
` [PATCH 07/10] drm/amdgpu: plumb timedout fence through to force completion
` [PATCH 08/10] drm/amdgpu: simplify VCN reset helper
` [PATCH 09/10] drm/amdgpu: Call drm_sched_increase_karma() for ring resets
` [PATCH 10/10] drm/amdgpu: rework ring reset backup and reemit v4

[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
 2026-01-21  8:07 UTC  (30+ messages)
` [PATCH RFC v6 01/26] rust: clist: Add support to interface with C linked lists
` [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 RFC v6 04/26] nova-core: mm: Select GPU_BUDDY for VRAM allocation
` [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH RFC v6 06/26] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH RFC v6 07/26] nova-core: Add BAR1 aperture type and size constant
` [PATCH RFC v6 08/26] nova-core: gsp: Add BAR1 PDE base accessors
` [PATCH RFC v6 09/26] nova-core: mm: Add common memory management types
` [PATCH RFC v6 10/26] nova-core: mm: Add common types for all page table formats
` [PATCH RFC v6 11/26] nova-core: mm: Add MMU v2 page table types
` [PATCH RFC v6 12/26] nova-core: mm: Add MMU v3 "
` [PATCH RFC v6 13/26] nova-core: mm: Add unified page table entry wrapper enums
` [PATCH RFC v6 14/26] nova-core: mm: Add TLB flush support
` [PATCH RFC v6 15/26] nova-core: mm: Add GpuMm centralized memory manager
` [PATCH RFC v6 16/26] nova-core: mm: Add page table walker for MMU v2
` [PATCH RFC v6 17/26] nova-core: mm: Add Virtual Memory Manager
` [PATCH RFC v6 18/26] nova-core: mm: Add virtual address range tracking to VMM
` [PATCH RFC v6 19/26] nova-core: mm: Add BAR1 user interface
` [PATCH RFC v6 20/26] nova-core: gsp: Return GspStaticInfo and FbLayout from boot()
` [PATCH RFC v6 21/26] nova-core: mm: Add memory management self-tests
` [PATCH RFC v6 22/26] nova-core: mm: Add PRAMIN aperture self-tests
` [PATCH RFC v6 23/26] nova-core: gsp: Extract usable FB region from GSP
` [PATCH RFC v6 24/26] nova-core: fb: Add usable_vram field to FbLayout
` [PATCH RFC v6 25/26] nova-core: mm: Use usable VRAM region for buddy allocator
` [PATCH RFC v6 26/26] nova-core: mm: Add BarUser to struct Gpu and create at boot

[PATCH v2 0/4] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
 2026-01-21  8:21 UTC  (7+ messages)
` [PATCH v2 1/4] PCI/MSI: Conservatively generalize "
` [PATCH v2 2/4] PCI/MSI: Check msi_addr_mask in msi_verify_entries()
` [PATCH v2 3/4] drm/radeon: Raise msi_addr_mask to dma_bits
` [PATCH v2 4/4] ALSA: hda/intel: "

[PATCH v6 0/5] Enable THP support in drm_pagemap
 2026-01-21  3:51 UTC  (21+ messages)
` [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios

[PATCH 1/2] drm/amd/pm: fix smu v13 soft clock frequency setting issue
 2026-01-21  6:07 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/pm: fix smu v14 "

[PATCH 0/5] drm/amdkfd: Trap handler fixes and gfx12.1 support
 2026-01-20 23:30 UTC  (9+ messages)
` [PATCH 1/5] drm/amdkfd: Sync trap handler binary with source
` [PATCH 2/5] drm/amdkfd: Fix scalar load ordering in gfx12.1 trap handler
` [PATCH 3/5] drm/amdkfd: gfx12.1 cluster barrier context save workaround
` [PATCH 4/5] drm/amdkfd: gfx12.1 trap handler support for expert scheduling mode

[PATCH] drm/amdkfd: simplify svm_range_unmap_from_gpus()
 2026-01-20 23:15 UTC  (2+ messages)

[PATCH v2 00/11] PCI: BAR resizing fix/rework
 2026-01-20 21:17 UTC  (3+ messages)
` [PATCH v2 06/11] PCI: Fix restoring BARs on BAR resize rollback path

[PATCH 0/5] Various SI power management fixes
 2026-01-20 20:32 UTC  (7+ messages)
` [PATCH 1/5] drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT setting
` [PATCH 2/5] drm/amd/pm: Don't clear SI SMC table when setting power limit
` [PATCH 3/5] drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)
` [PATCH 4/5] drm/amd/pm: Return -EOPNOTSUPP when can't read power limit
` [PATCH 5/5] drm/amd/pm: Correct comment above power2_cap attributes

[PATCH] drm/amdgpu: Avoid excessive dmesg log
 2026-01-20 19:52 UTC  (3+ messages)

[PATCH v2] drm/radeon: convert VCE logging to drm_* helpers
 2026-01-20 15:08 UTC  (3+ messages)
` [PATCH] "

[PATCH] drm/amdkfd: add mask for debug trap flag setting
 2026-01-20 14:52 UTC  (6+ messages)

[PATCH v3 00/15] drm/atomic: Allocate drm_private_state through a callback
 2026-01-20 14:45 UTC  (3+ messages)
` [PATCH v3 15/15] drm/atomic: Remove state argument to drm_atomic_private_obj_init

[PATCH v2 0/4] dma-buf: document revoke mechanism to invalidate shared buffers
 2026-01-20 13:33 UTC  (25+ messages)
` [PATCH v2 2/4] dma-buf: Document revoke semantics
` [PATCH v2 3/4] iommufd: Require DMABUF "
` [PATCH v2 4/4] vfio: Add pinned interface to perform "

[PATCH 00/17] drm/amd: VRR fixes, HDMI Gaming Features
 2026-01-20 12:47 UTC  (9+ messages)
` [PATCH 01/17] drm/amd/display: Return if DisplayID not found in parse_amd_vsdb()
` [PATCH 15/17] drm/amd/display: Trigger ALLM if it's available

[PATCH 1/2] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
 2026-01-20  8:29 UTC  (2+ messages)

[PATCH v5 00/28] Fair(er) DRM scheduler
 2026-01-20 10:31 UTC  (15+ messages)
` [PATCH v5 07/28] drm/sched: Account entity GPU time
` [PATCH v5 09/28] drm/sched: Add fair scheduling policy

[PATCH 1/2] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
 2026-01-20  8:20 UTC  (2+ messages)

[PATCH 00/10] Improvements for IB handling V4
 2026-01-20  7:40 UTC  (15+ messages)
` [PATCH 01/10] drm/amdgpu: re-add the bad job to the pending list for ring resets
` [PATCH 02/10] drm/amdgpu/job: use GFP_ATOMIC while in gpu reset
` [PATCH 03/10] drm/amdgpu: switch all IPs to using job for IBs
` [PATCH 04/10] drm/amdgpu: require a job to schedule an IB
` [PATCH 05/10] drm/amdgpu: don't call drm_sched_stop/start() in asic reset
` [PATCH 06/10] drm/amdgpu/cs: return -ETIME for guilty contexts
` [PATCH 07/10] drm/amdgpu: plumb timedout fence through to force completion
` [PATCH 08/10] drm/amdgpu: simplify VCN reset helper
` [PATCH 09/10] drm/amdgpu: Call drm_sched_increase_karma() for ring resets
` [PATCH 10/10] drm/amdgpu: rework ring reset backup and reemit v3

[PATCH] drm/amdgpu: mark invalid records with U64_MAX
 2026-01-20  7:32 UTC 

[PATCH 00/15] Consolidate register access methods
 2026-01-20  6:57 UTC  (16+ messages)
` [PATCH 01/15] drm/amdgpu: Move register access functions
` [PATCH 02/15] drm/amdgpu: Add smc method to register block
` [PATCH 03/15] drm/amdgpu: Add uvd indirect "
` [PATCH 04/15] drm/amdgpu: Add didt method "
` [PATCH 05/15] drm/amdgpu: Add gc cac "
` [PATCH 06/15] drm/amdgpu: Add se "
` [PATCH 07/15] drm/amdgpu: Add audio "
` [PATCH 08/15] drm/amdgpu: Add pciep "
` [PATCH 09/15] drm/amdgpu: Add pcie indirect "
` [PATCH 10/15] drm/amdgpu: Add pcie ext access "
` [PATCH 11/15] drm/amdgpu: Add pcie64 indirect "
` [PATCH 12/15] drm/amdgpu: Add pcie64 extended "
` [PATCH 13/15] drm/amdgpu: Move pcie lock "
` [PATCH 14/15] drm/amdgpu: Add smn callbacks "
` [PATCH 15/15] drm/amdgpu: Use get_smn_base in aqua_vanjaram

[PATCH v2 0/7] Refactor smu feature bit implementation
 2026-01-20  6:12 UTC  (8+ messages)
` [PATCH v2 1/7] drm/amd/pm: Add smu feature bits data struct
` [PATCH v2 2/7] drm/amd/pm: Add smu feature interface functions
` [PATCH v2 3/7] drm/amd/pm: Remove unused logic in SMUv14.0.2
` [PATCH v2 4/7] drm/amd/pm: Initialize allowed feature list
` [PATCH v2 5/7] drm/amd/pm: Use feature bits data structure
` [PATCH v2 6/7] drm/amd/pm: Change get_enabled_mask signature
` [PATCH v2 7/7] drm/amd/pm: Add default feature number definition

[PATCH] drm/amdgpu: mark invalid records with U64_MAX
 2026-01-20  5:12 UTC  (2+ messages)

[PATCH 00/10] Improvements for IB handling V3
 2026-01-20  2:41 UTC  (4+ messages)
` [PATCH 10/10] drm/amdgpu: rework ring reset backup and reemit

[PATCH 6.12] drm/amd/display: mark static functions noinline_for_stack
 2026-01-19 22:02 UTC 

[PATCH] drm/amd/display: Only poll analog connectors
 2026-01-19 19:48 UTC  (6+ messages)

[PATCH v2 1/5] drm/amdgpu/vcn4.0.3: rework reset handling
 2026-01-19 16:19 UTC  (3+ messages)
` [PATCH v2 3/5] drm/amdgpu/vcn4.0.3: implement DPG pause mode handling for VCN 4.0.3

[PATCH] drm/amd/display: fix misspelling of "minimum" in dc_dsc.c
 2026-01-19 16:07 UTC  (2+ messages)

[PATCH 0/7] Refactor smu feature bit implementation
 2026-01-19 15:28 UTC  (8+ messages)
` [PATCH 1/7] drm/amd/pm: Add smu feature bits data struct
` [PATCH 2/7] drm/amd/pm: Add smu feature interface functions
` [PATCH 3/7] drm/amd/pm: Remove unused logic in SMUv14.0.2
` [PATCH 4/7] drm/amd/pm: Initialize allowed feature list
` [PATCH 5/7] drm/amd/pm: Use feature bits data structure
` [PATCH 6/7] drm/amd/pm: Change get_enabled_mask signature
` [PATCH 7/7] drm/amd/pm: Add default feature number definition

[PATCH] drm/[radeon|amdgpu]: Add HAINAN clock adjustment
 2026-01-19 15:32 UTC  (2+ messages)

[PATCH] drm/amdkfd: add extended capabilities to device snapshot
 2026-01-19 15:13 UTC  (2+ messages)

[RFC PATCH] drm/amdgpu: Avoid unnecessary Call Traces in amdgpu_irq_put()
 2026-01-19  8:53 UTC  (5+ messages)

[PATCH 00/14] DC Patches Jan 14, 2026
 2026-01-19 14:10 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