AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-15 18:23:38 to 2026-04-20 12:08:36 UTC [more...]

[PATCH] drm/amdgpu: unify gmc v10 and v11 get_vm_pde and get_vm_pte into common helpers
 2026-04-20  9:04 UTC  (2+ messages)

[RFC V2 00/12] drm/amdgpu: SVM implementation based on drm_gpusvm
 2026-04-20 12:07 UTC  (6+ messages)
` [RFC/POC PATCH 01/12] drm/amdgpu: add SVM UAPI definitions
` [RFC/POC PATCH 02/12] drm/amdgpu: add SVM data structures and header
` [RFC/POC PATCH 03/12] drm/amdgpu: add SVM attribute data structures
` [RFC/POC PATCH 05/12] drm/amdgpu: implement SVM attribute set
` [RFC/POC PATCH 06/12] drm/amdgpu: add SVM range data structures

[PATCH] drm/amdgpu: allow unprivileged read of GC_THROTTLE_STATUS
 2026-04-20  9:13 UTC  (2+ messages)

[PATCH] drm/amd/pm: Check SMUv13.0.6/12 metrics integrity
 2026-04-20  7:07 UTC  (2+ messages)

[PATCH v3 1/4] drm/amdgpu: smu: add unified metrics table support for SMU 15.0.0
 2026-04-20  7:03 UTC  (6+ messages)
` [PATCH v3 2/4] drm/amdgpu: smu: fix average calculation for unified metrics on "
` [PATCH v3 3/4] drm/amdgpu: smu: cache and reuse averaged unified metrics values
` [PATCH v3 4/4] drm/amdgpu: smu: fix unified metrics handling for SMU 15.0.0

[PATCH] drm/amd: Adjust ASPM support quirk to cover more Intel hosts
 2026-04-20  2:56 UTC  (4+ messages)

[PATCH 1/2] drm/amdgpu: fix userq lock order against reset_domain
 2026-04-20  2:36 UTC  (3+ messages)

Various SI fixes, fix Radeon HD 7870 XT (v2)
 2026-04-18 21:49 UTC  (5+ messages)
` [PATCH 1/4] drm/amdgpu/gmc: Fix AMDGPU_GART_PLACEMENT_LOW to not overlap with VRAM
` [PATCH 2/4] drm/amdgpu/uvd3.1: Don't validate the firmware when already validated
` [PATCH 3/4] Documentation/gpu: Add TCC, update TCP in amdgpu glossary
` [PATCH 4/4] drm/amdgpu/gfx6: Support harvested SI chips with disabled TCCs (v2)

[PATCH v3] drm/amd/display: Restore analog connector support
 2026-04-18  0:35 UTC 

[PATCH v2] drm/amd/display: Restore analog connector support
 2026-04-17 23:44 UTC  (3+ messages)

[pull] amdgpu, amdkfd drm-next-7.1
 2026-04-17 22:53 UTC 

[PATCH 01/16] drm/amdgpu/gfx7: align mqd settings with KFD
 2026-04-17 21:59 UTC  (10+ messages)
` [PATCH 04/16] drm/amdgpu/gfx9.4.3: "
` [PATCH 08/16] drm/amdgpu/gfx12.1: "

[PATCH] drm/amd/display: Restore analog connector support
 2026-04-17 20:38 UTC  (6+ messages)

[PATCH] drm/amd/display: Undo accidental fix revert in amdgpu_dm_ism.c
 2026-04-17 19:03 UTC  (5+ messages)

[PATCH] drm/amdgpu: move VM PTE MTYPE override to per-PTE granularity
 2026-04-17 18:40 UTC  (3+ messages)

[PATCH v3 1/2] drm: introduce KMS recovery mechanism
 2026-04-17 16:28 UTC  (12+ messages)

[PATCH 00/14] user queue support for VCN 4.0.5
 2026-04-17 15:22 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix AMDGPU_INFO_READ_MMR_REG
 2026-04-17 14:29 UTC  (2+ messages)

[PATCH 0/7] Various SI fixes, fix Radeon HD 7870 XT
 2026-04-17 14:09 UTC  (18+ messages)
` [PATCH 1/7] drm/amdgpu/gmc: Fix AMDGPU_GART_PLACEMENT_LOW to not overlap with VRAM
` [PATCH 2/7] drm/amdgpu/vce: Align VCPU BO to a power of two address
` [PATCH 3/7] drm/amdgpu: Add alignment to amdgpu_gtt_mgr_alloc_entries()
` [PATCH 4/7] drm/amdgpu/vce1: Fix workaround to ensure low 32-bit VCPU address
` [PATCH 5/7] drm/amdgpu/uvd3.1: Don't validate the firmware when already validated
` [PATCH 6/7] Documentation/gpu: Add TCC, update TCP in amdgpu glossary
` [PATCH 7/7] drm/amdgpu/gfx6: Support harvested SI chips with disabled TCCs

[PATCH v1] drm/radeon: fix memory leak in radeon_ring_restore() on lock failure
 2026-04-17 14:05 UTC  (2+ messages)

[PATCH v2] drm/radeon: fix integer overflow in radeon_align_pitch()
 2026-04-17 13:34 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 6.1.y] drm/amdgpu: remove two invalid BUG_ON()s
 2026-04-17  7:40 UTC 

[PATCH] drm/amdgpu: Deduplicate eop_irq v11/v12 functions to use helper
 2026-04-17  9:51 UTC  (2+ messages)

[PATCH v8 00/29] *Fair(er) DRM scheduler
 2026-04-17 10:37 UTC  (30+ messages)
` [PATCH v8 01/29] drm/sched: Disallow initializing entities with no schedulers
` [PATCH v8 02/29] drm/sched: Consolidate entity run queue management
` [PATCH v8 03/29] drm/sched: Move run queue related code into a separate file
` [PATCH v8 04/29] drm/sched: Add some scheduling quality unit tests
` [PATCH v8 05/29] drm/sched: Add some more "
` [PATCH v8 06/29] drm/sched: Implement RR via FIFO
` [PATCH v8 07/29] drm/sched: Free all finished jobs at once
` [PATCH v8 08/29] drm/sched: Account entity GPU time
` [PATCH v8 09/29] drm/sched: Remove idle entity from tree
` [PATCH v8 10/29] drm/sched: Add fair scheduling policy
` [PATCH v8 11/29] drm/sched: Favour interactive clients slightly
` [PATCH v8 12/29] drm/sched: Switch default policy to fair
` [PATCH v8 13/29] drm/sched: Remove FIFO and RR and simplify to a single run queue
` [PATCH v8 14/29] drm/sched: Embed run queue singleton into the scheduler
` [PATCH v8 15/29] accel/amdxdna: Remove drm_sched_init_args->num_rqs usage
` [PATCH v8 16/29] accel/rocket: "
` [PATCH v8 17/29] accel/ethosu: "
` [PATCH v8 18/29] drm/amdgpu: "
` [PATCH v8 19/29] drm/etnaviv: "
` [PATCH v8 20/29] drm/imagination: "
` [PATCH v8 21/29] drm/lima: "
` [PATCH v8 22/29] drm/msm: "
` [PATCH v8 23/29] drm/nouveau: "
` [PATCH v8 24/29] drm/panfrost: "
` [PATCH v8 25/29] drm/panthor: "
` [PATCH v8 26/29] drm/sched: "
` [PATCH v8 27/29] drm/v3d: "
` [PATCH v8 28/29] drm/xe: "
` [PATCH v8 29/29] drm/sched: Remove drm_sched_init_args->num_rqs

[PATCH] drm/amd/display: Add FPU guards around dcn31/315/316 update_bw_bounding_box
 2026-04-17  8:22 UTC  (3+ messages)

[PATCH 00/19] DC Patches Apr 20 2026
 2026-04-17  8:07 UTC  (3+ messages)
` [PATCH 10/19] drm/amd/display: Fix fpu guard warning

[PATCH v11 01/20] gpu: nova-core: gsp: Return GspStaticInfo from boot()
 2026-04-16 23:26 UTC  (28+ messages)
` [PATCH v11 02/20] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v11 03/20] gpu: nova-core: gsp: Expose total physical VRAM end from FB region info
` [PATCH v11 04/20] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH v11 05/20] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH v11 06/20] gpu: nova-core: mm: Add common memory management types
` [PATCH v11 07/20] gpu: nova-core: mm: Add TLB flush support
` [PATCH v11 08/20] gpu: nova-core: mm: Add GpuMm centralized memory manager
` [PATCH v11 09/20] gpu: nova-core: mm: Add common types for all page table formats
` [PATCH v11 10/20] gpu: nova-core: mm: Add MMU v2 page table types
` [PATCH v11 11/20] gpu: nova-core: mm: Add MMU v3 "
` [PATCH v11 12/20] gpu: nova-core: mm: Add unified page table entry wrapper enums
` [PATCH v11 13/20] gpu: nova-core: mm: Add page table walker for MMU v2/v3
` [PATCH v11 14/20] gpu: nova-core: mm: Add Virtual Memory Manager
` [PATCH v11 15/20] gpu: nova-core: mm: Add virtual address range tracking to VMM
` [PATCH v11 16/20] gpu: nova-core: mm: Add multi-page mapping API "
` [PATCH v11 17/20] gpu: nova-core: Add BAR1 aperture type and size constant
` [PATCH v11 18/20] gpu: nova-core: mm: Add BAR1 user interface
` [PATCH v11 19/20] gpu: nova-core: mm: Add BAR1 memory management self-tests
` [PATCH v11 20/20] gpu: nova-core: mm: Add PRAMIN aperture self-tests
` [PATCH v11 00/21] gpu: nova-core: Add memory management support

[RFC PATCH 0/4] drm/amd/display: better LUT segmentation for EOTFs
 2026-04-16 19:22 UTC  (3+ messages)
` [PATCH 2/4] drm/amd/display: use a separate helper to translate degamma curves

[PATCH] drm/amdgpu: fix IP discovery v0 handling
 2026-04-16 18:43 UTC 

[PATCH] drm/amd/amdgpu/include : update mes api header v11/v12
 2026-04-16 17:30 UTC  (3+ messages)

[PATCH v2] drm/drm_atomic: duplicate colorop states if plane color pipeline in use
 2026-04-16 16:56 UTC  (3+ messages)

[PATCH] drm/amdgpu: OR init_pte_flags into invalid leaf PTE updates
 2026-04-16 14:29 UTC  (2+ messages)

[PATCH 1/2] amdgpu: Add profiler IOCTL interface for performance monitoring
 2026-04-16 14:06 UTC  (2+ messages)

[PATCH v2 00/17] add SPM profiling feature
 2026-04-16 14:06 UTC  (2+ messages)

[PATCH 1/2] drm/amdkfd: fix profiler ioctl command number
 2026-04-16 13:40 UTC  (6+ messages)
` [PATCH 2/2] drm/amdkfd: bump KFD ioctl minor version to 1.23

[PATCH v8 0/8] drm/amd/display: more drm_edid to AMD display driver (partial)
 2026-04-16 13:28 UTC  (6+ messages)

[PATCH] drm/amdgpu: deduplicate ring preempt ib function
 2026-04-16 13:27 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add gc v12_1_1 ip headers v3
 2026-04-16 13:07 UTC  (2+ messages)

[PATCH] drm/amd/display: use GNU make rwildcard instead of find
 2026-04-16 12:54 UTC 

[PATCH] drm/amd/pm: fix runtime PM imbalance issue in amdgpu_pm.c
 2026-04-16 12:52 UTC  (2+ messages)

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-04-16 12:30 UTC  (5+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 55/61] interconnect: "

[PATCH] drm/amd/display: Fix sleeping in atomic context in dc_state_free
 2026-04-16  8:57 UTC  (2+ messages)

[PATCH] drm/amdgpu/userq: gnome shell uses max priority
 2026-04-16  8:55 UTC  (9+ messages)

[BUG] amdgpu: Mode1 resets and Link Training failure on RX 9070XT via KVM
 2026-04-15 13:08 UTC 

[PATCH v9 00/23] gpu: nova-core: Add memory management support
 2026-04-15 20:23 UTC  (5+ messages)
` [PATCH v10 00/21] "
  ` [PATCH v10 21/21] gpu: nova-core: Use runtime BAR1 size instead of hardcoded 256MB

[RFC PATCH v4 00/11] drm/amdgpu: Add WAIT_EVENT ioctl for render-node events
 2026-04-16  3:44 UTC  (12+ messages)
` [RFC PATCH v4 01/11] drm/amdgpu/uapi: Add WAIT_EVENT ioctl and metadata structures
` [RFC PATCH v4 02/11] drm/amdgpu: Add wait-event manager and per-file lifetime plumbing
` [RFC PATCH v4 03/11] drm/amdgpu: Register WAIT_EVENT ioctl
` [RFC PATCH v4 04/11] drm/amdgpu/gfx11: Queue USERQ_EOP records for WAIT_EVENT
` [RFC PATCH v4 05/11] drm/amdgpu/uapi: Extend WAIT_EVENT with optional condition wait fields
` [RFC PATCH v4 06/11] drm/amdgpu: Add userspace condition support to WAIT_EVENT
` [RFC PATCH v4 07/11] drm/amdgpu: document WAIT_EVENT condition semantics
` [RFC PATCH v4 08/11] drm/amdgpu: Add queue reset records to WAIT_EVENT
` [RFC PATCH v4 09/11] drm/amdgpu: Detect queue reset in WAIT_EVENT
` [RFC PATCH v4 10/11] drm/amdgpu: Add memory exception records to WAIT_EVENT
` [RFC PATCH v4 11/11] drm/amdgpu: Add scratch "

[PATCH v7 00/10] drm/amdgpu: Render-node EVENTFD subscriptions (toward KFD/KGD event unification)
 2026-04-16  3:26 UTC  (11+ messages)
` [PATCH v7 01/10] drm/amdgpu: Add render-node EVENTFD manager core
` [PATCH v7 02/10] drm/amdgpu: Embed eventfd manager in amdgpu_fpriv
` [PATCH v7 03/10] drm/amdgpu: Wire userq manager to fpriv eventfd manager
` [PATCH v7 04/10] drm/amdgpu/uapi: Add unified EVENTFD ioctl for render node
` [PATCH v7 05/10] drm/amdgpu/uapi: Define kernel event types for EVENTFD subscriptions
` [PATCH v7 06/10] drm/amdgpu: Make EVENTFD subscriptions queue-aware
` [PATCH v7 07/10] drm/amdgpu/gfx11: Signal USERQ EOP eventfds via userq manager
` [PATCH v7 08/10] drm/amdgpu: Signal QUEUE_RESET eventfds
` [PATCH v7 09/10] drm/amdgpu: Signal MEMORY_EXCEPTION eventfds
` [PATCH v7 10/10] drm/amdgpu: Signal SCRATCH eventfds

[PATCH] drm/amdgpu: Add gc v12_1_0 ip headers v6
 2026-04-15 20:22 UTC  (2+ messages)

[PATCH 00/21] DC Patches March 05, 2026
 2026-04-15 18:23 UTC  (4+ messages)
` [PATCH 19/21] drm/amd/display: Sync dcn42 with DC 3.2.373
  ` DC analog support regressed by "drm/amd/display: Sync dcn42 with DC 3.2.373"


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