AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-24 01:59:57 to 2026-07-29 17:40:19 UTC [more...]

[PATCH 7.1.y] drm/amd/display: check GRPH_FLIP status before sending event
 2026-07-29 17:37 UTC 

[PATCH v3 0/2] drm/amdkfd: Unmap SVM range from GPU set to no-access
 2026-07-29 16:35 UTC  (3+ messages)
` [PATCH v3 1/2] drm/amdkfd: Add helper svm_range_update_checkpoint_timestamp
` [PATCH v3 2/2] drm/amdkfd: Unmap svm range from GPU set to no-access

[PATCH v2 1/4] drm/amdgpu: track faulted gfx user-queue slots
 2026-07-29 14:53 UTC  (4+ messages)
` [PATCH v2 2/4] drm/amdgpu/gfx11: recover gfx user queues on priv-fault

[PATCH v3] drm/amdkfd: preserve VRAM MQD across hibernation via GTT eviction
 2026-07-29 14:53 UTC  (2+ messages)

[PATCH 0/9] drm/amdgpu/gfx7: Use GFX IP block soft reset on GFX7 (v2)
 2026-07-29 14:43 UTC  (2+ messages)

[PATCH] drm/amd/display: fix usage of DC_FPU_{BEGIN,END} with PREEMPT_RT
 2026-07-29 14:39 UTC  (3+ messages)
    ` [PATCH] drm/amd/display: fix usage of DC_FPU_{BEGIN, END} "

[PATCH v6] drm/amd/amdgpu: remove duplicated code in gfx_v11 and gfx_v12
 2026-07-29 14:26 UTC  (2+ messages)

[PATCH 6.12.y/6.18.y/7.1.y] drm/amd/display: Fix DTB DTO updates breaking live pixel rate sources
 2026-07-29 14:14 UTC  (2+ messages)

[PATCH 6.6.y] drm/amd/display: Fix dcn32 DTB DTO update breaking live pixel rate sources
 2026-07-29 14:14 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: fix JPEG v5.0.0 queue reset failure in DPG mode
 2026-07-29 14:01 UTC  (4+ messages)
` [PATCH 2/3] drm/amdgpu: fix JPEG v4.0.5 "
` [PATCH 3/3] drm/amdgpu: fix JPEG v5.3.0 "

[PATCH 1/2] drm/amdgpu: Use virtual alloc during coredump
 2026-07-29 13:54 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: Allocate coredump ring buffers per ring

[PATCH] drm/amdgpu: Allocate coredump ring buffers per ring
 2026-07-29 13:44 UTC  (2+ messages)

[PATCH] drm/amd/pm: Add PPTable power limit quirk for ASUS G14 GA402R
 2026-07-29 13:24 UTC  (2+ messages)

[PATCH RESEND 0/2] GPU buddy allocator test fixes
 2026-07-29  9:18 UTC  (3+ messages)
` [PATCH RESEND 1/2] gpu: Fix dependencies in CONFIG_GPU_BUDDY_KUNIT_TEST
` [PATCH RESEND 2/2] gpu/tests: Add a dedicated .kunitconfig

[PATCH] drm/radeon: restore hardware polling in fence_is_signaled to fix performance regression
 2026-07-29 10:26 UTC 

[PATCH v2 0/2] drm/amd/display: Fix missing HF-EEODB blocks in EDID copies
 2026-07-28 23:57 UTC  (4+ messages)
` [PATCH v2 2/2] drm/amd/display: Use drm_edid_block_count() instead of raw extensions

[PATCH v2] drm/amdgpu: Update message IDs to PMFW to correctly gather GFXOFF residency logs
 2026-07-28 18:16 UTC  (2+ messages)

[PATCH v9 0/6] Add reclaim to the dmem cgroup controller
 2026-07-28 10:30 UTC 

[BUG] amdgpu: shutdown hangs on Lenovo ThinkPad X13 Gen 4 (Phoenix1) without amdgpu.dcdebugmask=0x10
 2026-07-29 12:05 UTC 

[PATCH] drm/radeon: fix typo in comments
 2026-07-28  8:28 UTC 

[PATCH] drm/amdgpu: Use virtual alloc during coredump
 2026-07-29 12:02 UTC  (2+ messages)

[PATCH] drm/amd/pm: hide pp_table sysfs on APUs
 2026-07-29  9:59 UTC  (3+ messages)

[PATCH V6 1/2] drm/amd/pm/smu15: add metrics table header for SMU v15.0.0
 2026-07-29  9:55 UTC  (3+ messages)
` [PATCH V6 2/2] drm/amd/pm: fix SMU v15 metrics fetch, scaling, and sensor mapping

[PATCH] drm/amdgpu: remove obsolete gmc ras helpers
 2026-07-29  7:54 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu/mes: refactor the amdgpu_mes_alloc/free_proc|gang()
 2026-07-29  2:34 UTC  (4+ messages)
` [PATCH 2/2] drm/amdkfd: enable rs64mem for kfd queue

[PATCH] drm/amd/dkms: Fix TOCTOU symlink race in build directory creation
 2026-07-28 20:45 UTC 

[PATCH] drm/amdkfd: zero SDMA mid-command save state before restoring user queues
 2026-07-28 19:19 UTC  (3+ messages)

[PATCH] drm/amdkfd: save/restore MQD across hibernation when MQD is in VRAM
 2026-07-28 18:57 UTC  (11+ messages)
` [PATCH v2] "

[PATCH] drm/amd/display: Exit idle optimizations before programming
 2026-07-28 18:39 UTC  (2+ messages)

[PATCH] drm/amdkfd: Fix signal reset event
 2026-07-28 18:38 UTC  (2+ messages)

[PATCH v4 00/11] YUV conversion colorop with amdgpu and VKMS
 2026-07-28 16:04 UTC  (27+ messages)
` [PATCH v4 01/11] drm/colorop: Add DRM_COLOROP_FIXED_MATRIX
` [PATCH v4 02/11] drm/vkms: Fix limited-range YCbCr to RGB conversion scaling
` [PATCH v4 03/11] drm/vkms: Add KUnit test for YCbCr to RGB conversion matrices
` [PATCH v4 06/11] drm/amd/display: Add fixed matrix colorop to color pipeline
` [PATCH v4 07/11] drm/amd/display: Implement fixed matrix colorop color space mapping
` [PATCH v4 08/11] drm/amd/display: Use GAMCOR for first TF if YUV conversion is needed
` [PATCH v4 09/11] drm/amd/display: Check actual state during commit_tail
` [PATCH v4 10/11] drm/amd/display: Set color_space to plane_infos
` [PATCH v4 11/11] drm/amd/display: Force GAMCOR for subsampled surfaces with PQ/Gamma22/HLG

[RFC PATCH v2 00/20] drm/drm_colorop: add post-blend colorop support to AMD display driver
 2026-07-28 15:43 UTC  (2+ messages)

[PATCH] drm/amdgpu/gmc12.1: fix MMHUB0 check in pasid tlb flush
 2026-07-28 15:39 UTC 

[PATCH] drm/gem: Move pages_to_sg helper into drm_gem.c
 2026-07-28 14:34 UTC  (3+ messages)

[PATCH] drm/amdgpu: skip BOs being torn down during GTT recovery
 2026-07-28 14:19 UTC  (2+ messages)

[PATCH] drm/amdgpu: cap GTT size to physical RAM on APUs
 2026-07-28 14:12 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add trace events for pid register/deregister
 2026-07-28 13:35 UTC  (5+ messages)

[bug report] amdgpu/TTM: NULL/UAF deref in ttm_resource_manager_next during hibernation swapout (ttm_device_prepare_hibernation) on Phoenix APU
 2026-07-28 13:16 UTC  (2+ messages)

[PATCH v6] drm/tests/gpu_buddy: add a new test case for buffer clearance during resume
 2026-07-28  7:58 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: fix NULL pointer deref in amdgpu_vm_handle_moved for BO-less mappings
 2026-07-28  7:34 UTC 

[PATCH] drm/amdgpu: fix NULL pointer deref in amdgpu_vm_handle_moved for BO-less mappings
 2026-07-28  7:32 UTC  (3+ messages)

[PATCH v5] drm/amd/amdgpu: remove duplicated code in gfx_v11 and gfx_v12
 2026-07-28  2:50 UTC  (2+ messages)
` [PATCH v6] "

[PATCH 00/36] treewide: remove conditional returns with no effect
 2026-07-27 12:26 UTC  (6+ messages)
` [PATCH 02/36] drm/amd: remove conditional return "
` [PATCH 03/36] drm/radeon: "
` (subset) [PATCH 00/36] treewide: remove conditional returns "

[PATCH] drm/amd/display: Fix DML file discovery for out-of-tree builds
 2026-07-27 22:16 UTC  (2+ messages)

[PATCH v2 0/2] drm/amdkfd: Unmap SVM range from GPU set to no-access
 2026-07-27 21:49 UTC  (5+ messages)
` [PATCH v2 1/2] drm/amdkfd: Add helper svm_range_update_checkpoint_timestamp
` [PATCH v2 2/2] drm/amdkfd: Unmap svm range from GPU set to no-access

[PATCH 1/2] drm/amdkfd: Evict SVM BOs synchronously from TTM eviction
 2026-07-27 20:16 UTC  (2+ messages)
` [PATCH 2/2] drm/amdkfd: Remove svm_bo eviction fence

[PATCH 0/2] drm/amdkfd: Unmap SVM range when all GPUs set to no-access
 2026-07-27 18:32 UTC  (4+ messages)
` [PATCH 2/2] drm/amdkfd: Drain retry faults before SVM range no-access unmap

[PATCH v2] drm/amdkfd: allow CWSR grace period of 0 on supported firmware
 2026-07-27 18:15 UTC  (2+ messages)

[PATCH v2] drm/amd/display: use proper context for logging
 2026-07-27 17:18 UTC  (4+ messages)

[PATCH] drm/amdgpu: Consistently define pci_device_ids using named initializers
 2026-07-27 16:46 UTC  (4+ messages)

[PATCH] drm/amdgpu: reset VI ASIC on MacBookPro15,1
 2026-07-27 16:23 UTC  (2+ messages)

[PATCH] drm/amdgpu: read TRUNCATE_COORD_MODE on gfx12
 2026-07-27 16:21 UTC  (2+ messages)

[PATCH] drm/amd/display: Silence link_dpms I2C retimer failures
 2026-07-27 16:16 UTC  (2+ messages)

[PATCH V5 1/2] drm/amd/pm/smu15: add metrics table header for SMU v15.0.0
 2026-07-27 15:41 UTC  (3+ messages)
` [PATCH V5 2/2] drm/amd/pm/smu15: switch SMU v15.0.0 to DRAM-based accumulator metrics

[PATCH V4 2/2] drm/amd/pm/smu15: switch SMU v15.0.0 to DRAM-based accumulator metrics
 2026-07-27 14:31 UTC 

[PATCH v3 00/11] YUV conversion colorop with amdgpu and VKMS
 2026-07-24  9:54 UTC  (5+ messages)
` [PATCH v3 01/11] drm/colorop: Add DRM_COLOROP_FIXED_MATRIX

kernel panic during shutdown in v7.2-rc4 and next-20260722 with PREEMPT_RT
 2026-07-24 15:08 UTC  (7+ messages)
` [Re] "
  ` [Re] kernel panic during shutdown in v7.2-rc{3, 4} "
    ` [Re] kernel panic during shutdown in v7.2-rc{3,4} "
        ` [Re] kernel panic during shutdown in next-20260722

[PATCH] drm/amd/display: Fix use-after-free bugs in KUnit tests
 2026-07-24 21:36 UTC  (4+ messages)

[PATCH v2 0/4] drm/edid: Parse AMD VSDB FreeSync range in common code
 2026-07-24 16:31 UTC  (7+ messages)
` [PATCH v2 1/4] drm/edid: Parse AMD VSDB for FreeSync refresh range
` [PATCH v2 2/4] drm/amd/display: Use HDMI FreeSync range from common EDID parser
` [PATCH v2 3/4] drm/amd/display: Clean up FreeSync capability detection
` [PATCH v2 4/4] drm/amd/display: Remove unused DMCU/DMUB EDID CEA parser

[PATCH 00/32] DC Patches Jun 15 2026
 2026-07-24 15:43 UTC  (8+ messages)
` [PATCH 16/32] drm/amd/display: Add Support for HDMI Compliance Automation

[pull] amdgpu, amdkfd drm-fixes-7.2
 2026-07-24 15:24 UTC 

[PATCH] drm/amd/display: Fix flip-done timeouts on mode1 reset
 2026-07-24 14:23 UTC  (5+ messages)

[PATCH] drm/amdgpu: restore UMD profile pstate after runtime resume
 2026-07-24 13:26 UTC 

[PATCH V3 3/3] drm/amdgpu/smu15: set up metrics DRAM mapping and prev buffer once
 2026-07-24 12:03 UTC 

[PATCH V3 2/3] drm/amd/pm/smu15: switch to DRAM-based accumulator metrics for SMU v15.0.0 using the newly added metrics table
 2026-07-24 12:03 UTC 

[PATCH V3 2/3] drm/amd/pm/smu15: switch to DRAM-based accumulator metrics for SMU v15.0.0 using the newly added metrics table
 2026-07-24 12:01 UTC 

[PATCH V3 1/3] drm/amd/pm/smu15: add metrics table header for SMU v15.0.0
 2026-07-24 11:59 UTC 

[PATCH V2 2/2] drm/amd/pm/smu15: switch to DRAM-based accumulator metrics for SMU v15.0.0 using the newly added metrics table
 2026-07-24 10:28 UTC 

[PATCH V2 1/2] drm/amd/pm/smu15: add metrics table header for SMU v15.0.0
 2026-07-24 10:27 UTC 

[PATCH v8 0/6] Add reclaim to the dmem cgroup controller
 2026-07-23 15:55 UTC  (9+ messages)
` [PATCH v8 1/6] drm/amdgpu: Fix init ordering in amdgpu_vram_mgr_init()
` [PATCH v8 2/6] cgroup/dmem: Introduce struct dmem_cgroup_init for region initialization
` [PATCH v8 3/6] cgroup/dmem: Add reclaim callback for lowering max below current usage
` [PATCH v8 4/6] drm/ttm: Hook up a cgroup-aware reclaim callback for the dmem controller
` [PATCH v8 5/6] drm/xe: Wire up dmem cgroup reclaim for VRAM manager
` [PATCH v8 6/6] drm/amdgpu: "

[PATCH v2 0/3] platform/wmi: Add aarch64 support
 2026-07-24  2:25 UTC  (4+ messages)
` [PATCH v2 1/3] platform/wmi: Remove dependency on CONFIG_X86
` [PATCH v2 2/3] ACPI: video: Remove CONFIG_X86 handling from nvidia_wmi_ec_supported()
` [PATCH v2 3/3] platform/x86: wmi-bmof: Move to generic WMI code

[PATCH v3 0/3] platform/wmi: Add aarch64 support
 2026-07-24  2:59 UTC  (4+ messages)
` [PATCH v3 1/3] platform/wmi: Remove dependency on CONFIG_X86
` [PATCH v3 2/3] ACPI: video: Remove CONFIG_X86 handling from nvidia_wmi_ec_supported()
` [PATCH v3 3/3] platform/x86: wmi-bmof: Move to generic WMI code

[PATCH i-g-t v5 0/7] add cgroup_dmem test
 2026-07-23 19:43 UTC  (8+ messages)
` [PATCH i-g-t v5 1/7] lib/igt_cgroup: add cgroup v2 and dmem controller helpers
` [PATCH i-g-t v5 2/7] tests/cgroup_dmem: add dmem cgroup controller test
` [PATCH i-g-t v5 3/7] lib/xe: add xe_cgroup_region_name() helper
` [PATCH i-g-t v5 4/7] lib/xe: Introduce dmem driver and implement Xe support
` [PATCH i-g-t v5 5/7] lib/amdgpu: add amdgpu_cgroup_region_name
` [PATCH i-g-t v5 6/7] lib/amdgpu: add amdgpu support to igt_dmem_driver
` [PATCH i-g-t v5 7/7] tests/dmem_cgroups: add test for dmem.current

[BUG] AMD Granite Ridge iGPU (1002:13c0) cannot be reinitialized for VFIO after first guest shutdown
 2026-07-23 21:41 UTC 

[PATCH v4 1/5] drm/amdgpu: Add bounds checking to ib_{get,set}_value
 2026-07-23 10:55 UTC  (3+ messages)
` [PATCH v4 2/5] drm/amdgpu/vce: Prevent partial address patches

[PATCH] drm/amdgpu: restore perf state after runtime resume
 2026-07-24  6:31 UTC  (10+ messages)

[PATCH] drm/amd/ras: add device lost check to early exit psp cmd wait loop
 2026-07-24  4:59 UTC  (2+ messages)

[PATCH] drm/amd/ras: eliminate gpu reset lock protection for ras ta runtime command path
 2026-07-24  3:26 UTC  (4+ messages)

[PATCH 1/2] drm/amd/pm: fix pptable use-after-free
 2026-07-24  3:20 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/pm: fix torn gpu metrics reads

[PATCH] drm/amdgpu: fix BO placement overflow with four domain bits
 2026-07-24  3:12 UTC  (2+ messages)

[PATCH 2/2 v2] drm/amdgpu: normalize error return of RAS command wrapper functions
 2026-07-24  2:53 UTC 

[PATCH 1/2 v2] drm/amdgpu: avoid resource leak on SR-IOV VF with AMDGIM_FEATURE_RAS_CPER enabled
 2026-07-24  2:52 UTC 

[PATCH 2/2] drm/amdgpu: normalize error return of RAS command wrapper functions
 2026-07-24  1:59 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