AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-01 14:10:22 to 2025-04-03 19:16:32 UTC [more...]

[PATCH AUTOSEL 6.13 05/37] drm/amd/display: Update Cursor request mode to the beginning prefetch always
 2025-04-03 19:15 UTC  (10+ messages)
` [PATCH AUTOSEL 6.13 06/37] drm/amd/display: add workaround flag to link to force FFE preset
` [PATCH AUTOSEL 6.13 07/37] drm/amdgpu: Unlocked unmap only clear page table leaves
` [PATCH AUTOSEL 6.13 15/37] drm/amd/display: Update FIXED_VS Link Rate Toggle Workaround Usage
` [PATCH AUTOSEL 6.13 16/37] drm/amd/display: stop DML2 from removing pipes based on planes
` [PATCH AUTOSEL 6.13 18/37] drm/amdkfd: clamp queue size to minimum
` [PATCH AUTOSEL 6.13 19/37] drm/amdkfd: Fix mode1 reset crash issue
` [PATCH AUTOSEL 6.13 20/37] drm/amdkfd: Fix pqm_destroy_queue race with GPU reset
` [PATCH AUTOSEL 6.13 21/37] drm/amdkfd: debugfs hang_hws skip GPU with MES
` [PATCH AUTOSEL 6.13 26/37] drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()

[PATCH AUTOSEL 6.14 08/44] drm/amd/display: Update Cursor request mode to the beginning prefetch always
 2025-04-03 19:13 UTC  (14+ messages)
` [PATCH AUTOSEL 6.14 09/44] drm/amd/display: Guard Possible Null Pointer Dereference
` [PATCH AUTOSEL 6.14 10/44] drm/amd/display: add workaround flag to link to force FFE preset
` [PATCH AUTOSEL 6.14 11/44] drm/amdgpu: Unlocked unmap only clear page table leaves
` [PATCH AUTOSEL 6.14 19/44] drm/amd/display: Update FIXED_VS Link Rate Toggle Workaround Usage
` [PATCH AUTOSEL 6.14 20/44] drm/amd/display: stop DML2 from removing pipes based on planes
` [PATCH AUTOSEL 6.14 22/44] drm/amdkfd: clamp queue size to minimum
` [PATCH AUTOSEL 6.14 23/44] drm/amdkfd: Fix mode1 reset crash issue
` [PATCH AUTOSEL 6.14 24/44] drm/amdkfd: Fix pqm_destroy_queue race with GPU reset
` [PATCH AUTOSEL 6.14 25/44] drm/amdkfd: debugfs hang_hws skip GPU with MES
` [PATCH AUTOSEL 6.14 31/44] drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()
` [PATCH AUTOSEL 6.14 32/44] drm/amd/display: Prevent VStartup Overflow
` [PATCH AUTOSEL 6.14 34/44] drm/amdgpu: Fix the race condition for draining retry fault
` [PATCH AUTOSEL 6.14 37/44] drm/amdgpu: grab an additional reference on the gang fence v2

[PATCH v2] drm/amd: Add pre-zen AMD hardware to PCIe dynamic switching exclusions
 2025-04-03 19:13 UTC  (3+ messages)

[PATCH 1/2] drm/amd: Allow printing VanGogh OD SCLK levels without setting dpm to manual
 2025-04-03 18:32 UTC  (3+ messages)
` [PATCH 2/2] drm/amd: Allow printing Renoir "

[PATCH 1/2] drm/amdgpu: Enable per-queue reset for SDMA v4.4.2 on IP v9.5.0
 2025-04-03 16:11 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: Enable TMZ support for GC 11.0.0

[PATCH] drm/amdgpu: Direct ret in ras_reset_err_cnt on VF
 2025-04-03 14:40 UTC 

[PATCH 1/2] drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders v2
 2025-04-03 13:56 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu: cleanup amdgpu_vm_flush v2

[PATCH] drm/amdgpu: Enable amdgpu_ras_resume for gfx 9.5.0
 2025-04-03 13:22 UTC  (2+ messages)

[PATCH] drm/amdgpu: Disable ACA on VFs
 2025-04-03 13:14 UTC  (3+ messages)

[PATCH] drm/amdgpu: add loop bits for NPS2 RAS page retirement
 2025-04-03 11:13 UTC  (2+ messages)

[PATCH] SWDEV-513979 - Fix for BSOD on Hyper-V host side
 2025-04-03 10:48 UTC 

[PATCH] drm/amdgpu: Fix the comment to avoid warning
 2025-04-03  9:03 UTC  (2+ messages)

[PATCH] drm/amdgpu: Remove the redundant NULL check for the 'table' object
 2025-04-02 15:05 UTC 

[PATCH v3 00/54] Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
 2025-04-02 17:41 UTC  (55+ messages)
` [PATCH v3 01/54] vmlinux.lds.h: fixup HEADERED_SECTION{,_BY} macros
` [PATCH v3 02/54] docs/dyndbg: update examples \012 to \n
` [PATCH v3 03/54] docs/dyndbg: explain flags parse 1st
` [PATCH v3 04/54] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v3 05/54] dyndbg: reword "class unknown, " to "class:_UNKNOWN_"
` [PATCH v3 06/54] dyndbg: make ddebug_class_param union members same size
` [PATCH v3 07/54] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v3 08/54] dyndbg: reduce verbose/debug clutter
` [PATCH v3 09/54] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v3 10/54] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v3 11/54] dyndbg: replace classmap list with a vector
` [PATCH v3 12/54] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v3 13/54] dyndbg, module: make proper substructs in _ddebug_info
` [PATCH v3 14/54] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH v3 15/54] dyndbg: ddebug_table.mod_name down to _ddebug_info
` [PATCH v3 16/54] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v3 17/54] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH v3 18/54] selftests-dyndbg: add tools/testing/selftests/dynamic_debug/*
` [PATCH v3 19/54] dyndbg: detect class_id reservation conflicts
` [PATCH v3 20/54] dyndbg: check DYNAMIC_DEBUG_CLASSMAP_DEFINE args at compile-time
` [PATCH v3 21/54] dyndbg-test: change do_prints testpoint to accept a loopct
` [PATCH v3 22/54] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
` [PATCH v3 23/54] dyndbg: treat comma as a token separator
` [PATCH v3 24/54] dyndbg: split multi-query strings with %
` [PATCH v3 25/54] selftests-dyndbg: add test_mod_submod
` [PATCH v3 26/54] dyndbg: change __dynamic_func_call_cls* macros into expressions
` [PATCH v3 27/54] dyndbg: drop "protection" of class'd pr_debugs from legacy queries
` [PATCH v3 28/54] dyndbg: restore classmap protection when theres a controlling_param
` [PATCH v3 29/54] docs/dyndbg: add classmap info to howto
` [PATCH v3 30/54] drm: use correct ccflags-y spelling
` [PATCH v3 31/54] drm-dyndbg: adapt drm core to use dyndbg classmaps-v2
` [PATCH v3 32/54] drm-dyndbg: adapt DRM to invoke DYNAMIC_DEBUG_CLASSMAP_PARAM
` [PATCH v3 33/54] drm-print: fix config-dependent unused variable
` [PATCH v3 34/54] drm-dyndbg: DRM_CLASSMAP_USE in amdgpu driver
` [PATCH v3 35/54] drm-dyndbg: DRM_CLASSMAP_USE in i915 driver
` [PATCH v3 36/54] drm-dyndbg: DRM_CLASSMAP_USE in drm_crtc_helper
` [PATCH v3 37/54] drm-dyndbg: DRM_CLASSMAP_USE in drm_dp_helper
` [PATCH v3 38/54] drm-dyndbg: DRM_CLASSMAP_USE in nouveau
` [PATCH v3 39/54] drm-dyndbg: add DRM_CLASSMAP_USE to Xe driver
` [PATCH v3 40/54] drm-dyndbg: add DRM_CLASSMAP_USE to virtio_gpu
` [PATCH v3 41/54] drm-dyndbg: add DRM_CLASSMAP_USE to simpledrm
` [PATCH v3 42/54] drm-dyndbg: add DRM_CLASSMAP_USE to bochs
` [PATCH v3 43/54] drm-dyndbg: add DRM_CLASSMAP_USE to etnaviv
` [PATCH v3 44/54] drm-dyndbg: add DRM_CLASSMAP_USE to gma500 driver
` [PATCH v3 45/54] drm-dyndbg: add DRM_CLASSMAP_USE to radeon
` [PATCH v3 46/54] drm-dyndbg: add DRM_CLASSMAP_USE to vmwgfx driver
` [PATCH v3 47/54] drm-dyndbg: add DRM_CLASSMAP_USE to vkms driver
` [PATCH v3 48/54] drm-dyndbg: add DRM_CLASSMAP_USE to udl driver
` [PATCH v3 49/54] drm-dyndbg: add DRM_CLASSMAP_USE to mgag200 driver
` [PATCH v3 50/54] drm-dyndbg: add DRM_CLASSMAP_USE to the gud driver
` [PATCH v3 51/54] drm-dyndbg: add DRM_CLASSMAP_USE to the qxl driver
` [PATCH v3 52/54] drm-dyndbg: add DRM_CLASSMAP_USE to the drm_gem_shmem_helper driver
` [PATCH v3 53/54] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
` [PATCH v3 54/54] drm: RFC - make drm_dyndbg_user.o for drm-*_helpers, drivers

[PATCH] drm/amd/display: do not copy invalid CRTC timing info
 2025-04-02 17:03 UTC 

amdgpu_dm_connector_mode_valid regression
 2025-04-02 15:00 UTC  (6+ messages)

[RFC v3 00/14] Deadline DRM scheduler
 2025-04-02 13:37 UTC  (15+ messages)
` [RFC v3 04/14] drm/sched: Clarify locked section in drm_sched_rq_select_entity_fifo
` [RFC v3 06/14] drm/sched: Implement RR via FIFO

[PATCH v3] drm/amdkfd: Change svm_range_get_info return type
 2025-04-02 14:12 UTC 

[PATCH] drm/amd/display: Remove the redundant NULL check
 2025-04-03  1:30 UTC  (2+ messages)

2025 X.Org Board of Directors Elections Nomination period is NOW OPEN
 2025-04-02 20:11 UTC 

[PATCH] drm/amdgpu: fix warning of drm_mm_clean
 2025-04-03  2:50 UTC  (4+ messages)

[BUG] drm_connector reference counting and USB-C docks
 2025-04-02 20:06 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu/mes11: optimize MES pipe FW version fetching
 2025-04-02 19:48 UTC  (2+ messages)

[PATCH] drm/amd: Add AMD Phenom 2 to pcie dynamic switching exclusions
 2025-04-02 17:51 UTC  (2+ messages)

[PATCH v3] drm/amdgpu: Increase KIQ invalidate_tlbs timeout
 2025-04-02 16:33 UTC  (4+ messages)

[PATCH 00/16] DC Patches April 02, 2025
 2025-04-02 16:13 UTC  (17+ messages)
` [PATCH 01/16] drm/amd/display: Optimize custom brightness curve
` [PATCH 02/16] drm/amd/display: Correct SSC enable detection for DCN351
` [PATCH 03/16] drm/amd/display: HDCP Locality check using DMUB Fused IO
` [PATCH 04/16] drm/amd/display: Adjust all dev_*() messages to drm_*()
` [PATCH 05/16] drm/amd/display: Move PSR support message into amdgpu_dm
` [PATCH 06/16] drm/amd/display: Remove double checks for `debug.enable_mem_low_power.bits.cm`
` [PATCH 07/16] drm/amd/display: Add HP Probook 445 and 465 to the quirk list for eDP on DP1
` [PATCH 08/16] drm/amd/display: Add HP Elitebook 645 "
` [PATCH 09/16] drm/amd/display: wait for updates to latch before locking
` [PATCH 10/16] drm/amd/display: dont disable dtb as dto src during dpms off
` [PATCH 11/16] drm/amd/display: Add DCN301 specific hubbub init function
` [PATCH 12/16] drm/amd/display: turn off eDP lcdvdd and backlight if not required
` [PATCH 13/16] Revert "drm/amd/display: Fix VUpdate offset calculations for dcn401"
` [PATCH 14/16] drm/amd/display: [FW Promotion] Release 0.1.5.0
` [PATCH 15/16] drm/amd/display: rename IPS2 entry/exit message
` [PATCH 16/16] drm/amd/display: Promote DC to 3.2.328

[v3 1/7] drm/amd/amdgpu: Simplify SDMA reset mechanism by removing dynamic callbacks
 2025-04-02 14:07 UTC  (8+ messages)
` [v3 2/7] drm/amd/amdgpu: Implement SDMA soft reset directly for sdma v5
` [v3 3/7] drm/amdgpu: Optimize SDMA v5.0 queue reset and stop logic
` [v3 4/7] drm/amd/amdgpu: Refactor SDMA v5.0 reset logic into stop_queue and restore_queue functions
` [v3 5/7] drm/amdgpu: Optimize SDMA v5.2 queue reset and stop logic
` [v3 6/7] drm/amd/amdgpu: Refactor SDMA v5.2 reset logic into stop_queue and restore_queue functions
` [v3 7/7] drm/amd/amdgpu: Remove deprecated SDMA reset callback mechanism

[PATCH v1] drm/amdgpu: no need to set queue_active in mes_userq_resume
 2025-04-02 12:16 UTC 

[PATCH v2] drm/amdgpu: make mes_userq_unmap as int from void
 2025-04-02 12:11 UTC 

[PATCH] drm/amdgpu: make mes_userq_unmap as int from void
 2025-04-02 11:55 UTC 

[PATCH 1/2] drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders
 2025-04-02 11:29 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: revert "always sync the GFX pipe on ctx switch"

[PATCH V8 00/43] Color Pipeline API w/ VKMS
 2025-04-02  3:47 UTC  (34+ messages)
` [PATCH V8 03/43] drm/doc/rfc: Describe why prescriptive color pipeline is needed
` [PATCH V8 06/43] drm/colorop: Add 1D Curve subtype
` [PATCH V8 24/43] drm/amd/display: Skip color pipeline initialization for cursor plane

[PATCH 1/7 V2] drm/amd/amdgpu: Simplify SDMA reset mechanism by removing dynamic callbacks
 2025-04-02  7:38 UTC  (8+ messages)
` [PATCH 2/7 V2] drm/amd/amdgpu: Implement SDMA soft reset directly for sdma v5
` [PATCH 3/7 V2] drm/amdgpu: Optimize SDMA v5.0 queue reset and stop logic
` [PATCH 4/7 V2] drm/amd/amdgpu: Refactor SDMA v5.0 reset logic into stop_queue and restore_queue functions
` [PATCH 5/7 V2] drm/amdgpu: Optimize SDMA v5.2 queue reset and stop logic
` [PATCH 6/7 V2] drm/amd/amdgpu: Refactor SDMA v5.2 reset logic into stop_queue and restore_queue functions
` [PATCH 7/7 V2] drm/amd/amdgpu: Remove deprecated SDMA reset callback mechanism

[PATCH 1/2] drm/amdgpu: fix KFDMemoryTest.PtraceAccessInvisibleVram fail on SRIOV
 2025-04-02  7:29 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: Fix CPER error handling on VFs
 2025-04-02  4:24 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix CPER error handling on VFs
 2025-04-02  4:23 UTC  (2+ messages)

[PATCH V2 1/3] drm/amd/display: Protect FPU in dml21_copy()
 2025-04-01 17:44 UTC  (2+ messages)

[PATCH v2] drm/amdkfd: Change svm_range_get_info return type
 2025-03-31 13:18 UTC 

[PATCH 6.6 1/3] drm/dp_mst: Factor out function to queue a topology probe work
 2025-03-31 19:42 UTC  (3+ messages)
` [PATCH 6.6 2/3] drm/dp_mst: Add a helper to queue a topology probe
` [PATCH 6.6 3/3] drm/amd/display: Don't write DP_MSTM_CTRL after LT

[PATCH 6.12] drm/amd/display: Don't write DP_MSTM_CTRL after LT
 2025-03-31 14:58 UTC 

regression bisected RX580 GPU crash chipset overheating (kernel 6.8 and later)
 2025-03-31 18:52 UTC  (2+ messages)
` Fw: "


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