AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-17 01:17:29 to 2026-03-18 08:59:47 UTC [more...]

[RFC/POC PATCH 00/12] POC SVM implementation in AMDGPU based on drm_gpusvm
 2026-03-18  8:59 UTC  (15+ 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 04/12] drm/amdgpu: implement SVM attribute tree operations
` [RFC/POC PATCH 05/12] drm/amdgpu: implement SVM attribute set
` [RFC/POC PATCH 06/12] drm/amdgpu: add SVM range data structures
` [RFC/POC PATCH 07/12] drm/amdgpu: implement SVM range PTE flags and GPU mapping
` [RFC/POC PATCH 08/12] drm/amdgpu: implement SVM range notifier and invalidation
` [RFC/POC PATCH 09/12] drm/amdgpu: implement SVM range workers
` [RFC/POC PATCH 10/12] drm/amdgpu: implement SVM core initialization and fini
` [RFC/POC PATCH 11/12] drm/amdgpu: implement SVM ioctl and fault handler
` [RFC/POC PATCH 12/12] drm/amdgpu: wire up SVM build system "

[PATCH v12 0/1] Rust GPU buddy allocator bindings
 2026-03-17 22:03 UTC  (19+ messages)
` [PATCH v12.1 "
  ` [PATCH v12.1 1/1] rust: gpu: Add "
` [PATCH v13 0/2] Rust "
  ` [PATCH v13 1/2] rust: gpu: Add "
  ` [PATCH v13 2/2] MAINTAINERS: gpu: buddy: Update reviewer

[Bug report] RADV GFX1200 (Navi 44 / RX 9060 XT): NULL page fault at 0x0 on gfxhub during Vulkan rendering
 2026-03-17 14:48 UTC  (3+ messages)

amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
 2026-03-17 14:31 UTC  (6+ messages)

[PATCH v2] drm/amd/display: clean up typecasts and constants in dcn4_calcs
 2026-03-17 20:36 UTC 

[PATCH] drm/amd/display: clean up typecasts and ordering in dcn4_calcs
 2026-03-17 20:40 UTC  (3+ messages)

[PATCH] drm/amdgpu/userq: refactor MQD init into per-IP helpers
 2026-03-17 13:57 UTC  (4+ messages)

[PATCH v13 0/1] rust: interop: Add list module for C linked list interface
 2026-03-17 20:27 UTC  (5+ messages)
` [PATCH v13 1/1] "

[PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
 2026-03-17 16:02 UTC  (12+ messages)

[PATCH] drm/amdgpu: Use stack variable to fetch nps info
 2026-03-18  8:25 UTC  (3+ messages)

[PATCH] Revert "drm/amdgpu: harden SIGNAL/WAIT ioctl argument validation"
 2026-03-18  8:22 UTC  (3+ messages)

[PATCH] drm/amdgpu: Avoid NULL dereference in discovery topology coredump path
 2026-03-18  7:50 UTC  (3+ messages)

[PATCH] drm/amdgpu: prevent immediate PASID reuse case
 2026-03-18  7:37 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix strsep() corrupting lockup_timeout module parameter on multi-GPU
 2026-03-18  7:30 UTC  (2+ messages)

[PATCH v1] drm/amdgpu: Fix ISP regression issue in kernel v7.0
 2026-03-18  6:21 UTC  (9+ messages)

[PATCH] drm/amdgpu/pm: drop SMU driver if version not matched messages
 2026-03-18  5:22 UTC  (3+ messages)

[PATCH 1/6] drm/amdgpu/gfx7: align mqd settings with KFD
 2026-03-18  2:23 UTC  (3+ messages)
` [PATCH 6/6] drm/amdgpu/gfx12: "

[PATCH 1/3] drm/amdgpu/gfx10: look at the right prop for gfx queue priority
 2026-03-18  2:10 UTC  (3+ messages)
` [PATCH 3/3] drm/amdgpu: don't set queue priorities for kernel queues

[PATCH 00/31] DC Patches Mar 16 2026
 2026-03-18  0:59 UTC  (32+ messages)
` [PATCH 01/31] drm/amd/display: Update dpia supported configuration
` [PATCH 02/31] drm/amd/display: dcn42 don't round up disclk and dppclk
` [PATCH 03/31] drm/amd/display: Add MRQ programming for DCN42
` [PATCH 04/31] drm/amd/display: Move DPM clk read to clk_mgr_construct in DCN42
` [PATCH 05/31] drm/amd/display: System Hang When System enters to S0i3 w/ iGPU
` [PATCH 06/31] drm/amd/display: move dcn42 bw_params init
` [PATCH 07/31] drm/amd/display: Add get_default_tiling_info for dcn42
` [PATCH 08/31] drm/amd/display: Add missing dcn42 hubbub function pointers
` [PATCH 09/31] drm/amd/display: Split arbiter programming for DCN42
` [PATCH 10/31] drm/amd/display: Clamp min DS DCFCLK value to DCN limit
` [PATCH 11/31] drm/amd/display: Update underflow detection for DCN42
` [PATCH 12/31] drm/amd/display: Add Extra SMU Log for dtbclk
` [PATCH 13/31] drm/amd/display: Fix DCN42 memory clock table using MemClk instead of UClk
` [PATCH 14/31] drm/amd/display: Fix drm_edid leak in amdgpu_dm
` [PATCH 15/31] drm/amd/display: Refactor DC update checks
` [PATCH 16/31] drm/amd/display: remove disable_sutter touch pstate debug code
` [PATCH 17/31] drm/amd/display: pg cntl update based on previous asic
` [PATCH 18/31] drm/amd/display: export get_power_profile interface for later use
` [PATCH 19/31] drm/amd/display: Fix Silence warnings
` [PATCH 20/31] drm/amd/display: Add 3DLUT DMA broadcast support
` [PATCH 21/31] drm/amd/display: Revert inbox0 lock for cursor due to deadlock
` [PATCH 22/31] drm/amd/display: Move DPM clk read to clk_mgr_construct in DCN42
` [PATCH 23/31] drm/amd/display: Hardcode dtbclk value in bw_params
` [PATCH 24/31] drm/amd/display: Fix Signed/Unsigned Int Usage Compiler Warning
` [PATCH 25/31] drm/amd/display: remove dc_clock_limit for apu
` [PATCH 26/31] drm/amd/display: Agument live + capture with CVT case
` [PATCH 27/31] drm/amd/display: Remove unnecessary completion flag for secure display
` [PATCH 28/31] drm/amd/display: add dccg FGCG mask init
` [PATCH 29/31] drm/amd/display: Restore full update for tiling change to linear
` [PATCH 30/31] drm/amd/display: Rework YCbCr422 DSC policy
` [PATCH 31/31] drm/amd/display: Promote DC to 3.2.375

[PATCH] drm/drm_atomic: duplicate colorop states if plane color pipeline in use
 2026-03-17 21:25 UTC  (3+ messages)

[PATCH v2] drm/amdgpu: fix strsep() corrupting lockup_timeout on multi-GPU (v2)
 2026-03-17 20:51 UTC  (2+ messages)

[PATCH 01/25] drm/amd/pm: Add smu v15_0_8 driver interface header
 2026-03-17 20:12 UTC  (25+ messages)
` [PATCH 02/25] drm/amd/pm: Add smu v15_0_8 message header
` [PATCH 03/25] drm/amd/pm: Add smu v15_0_8 pmfw header
` [PATCH 04/25] drm/amd/pm: Add initial support for smu v15_0_8
` [PATCH 05/25] drm/amd/pm: Add mode2 support for smu_v15_0_8
` [PATCH 06/25] drm/amd/pm: Add static metrics support
` [PATCH 07/25] drm/amd/pm: Setup driver pptable for smu 15.0.8
` [PATCH 08/25] drm/amd/pm: Update dpm table structs for smu_v15_0
` [PATCH 09/25] drm/amd/pm: Add default dpm table support for smu 15.0.8
` [PATCH 10/25] drm/amd/pm: Add get_pm_metrics "
` [PATCH 11/25] drm/amd/pm: add get_gpu_metrics support for 15.0.8
` [PATCH 12/25] drm/amd/pm: add get_unique_id support for smu 15.0.8
` [PATCH 13/25] drm/amd/pm: add set{get}_power_limit "
` [PATCH 14/25] drm/amd/pm: Add emit clock support
` [PATCH 15/25] drm/amd/pm: add populate_umd_state_clk support
` [PATCH 16/25] drm/amd/pm: Add set_performance_support
` [PATCH 17/25] drm/amd/pm: Add od_edit_dpm_table support
` [PATCH 18/25] drm/amd/pm: Add get_thermal_temperature_range support
` [PATCH 19/25] drm/amd/pm: Add ppt1 support
` [PATCH 20/25] drm/amd/pm: Add read sensor support
` [PATCH 21/25] drm/amd/pm: Add gpuboard temperature metrics support
` [PATCH 22/25] drm/amd/pm: Add baseboard "
` [PATCH 23/25] drm/amd/pm: Add NPM support for smu_v15_0_8
` [PATCH 24/25] drm/amdgpu: Add smu v15_0_8 ip block
` [PATCH 25/25] drm/amd/pm: Enable user specified gfx clock ranges

[PATCH 01/17] drm/amdgpu: add UAPI to support profiler
 2026-03-17 19:19 UTC  (3+ messages)
` [PATCH 17/17] drm/amdgpu: add profiler/spm support for gfx9_4_3

[PATCH] Revert "drm/amd/display: Add NV12/P010 formats to primary plane"
 2026-03-17 17:49 UTC  (2+ messages)

[RFC PATCH 00/10] CSC Colorop with COLOR_RANGE and COLOR_ENCODING
 2026-03-17 16:03 UTC  (11+ messages)
` [RFC PATCH 01/10] drm/colorop: Add CSC colorop type
` [RFC PATCH 02/10] drm/colorop: Add CSC colorop initialization helper
` [RFC PATCH 03/10] drm/atomic: Add CSC colorop state handling
` [RFC PATCH 04/10] drm/vkms: Add CSC colorop support
` [RFC PATCH 05/10] drm/vkms: Add atomic check and matrix handling for CSC colorop
` [RFC PATCH 06/10] drm/amd/display: Implement CSC colorop support
` [RFC PATCH 07/10] drm/amd/display: Use GAMCOR for first TF if CSC is used
` [RFC PATCH 08/10] drm/amd/display: Check CSC colorop bypass before programming
` [RFC PATCH 09/10] drm/amd/display: Check actual state during commit_tail
` [RFC PATCH 10/10] drm/amd/display: Set color_space to plane_infos

[PATCH 1/5] drm/amdgpu: Add client id helpers to mmhub
 2026-03-17 13:23 UTC  (6+ messages)
` [PATCH 2/5] drm/amdgpu: Add client ids for mmhub v4.x
` [PATCH 3/5] drm/amdgpu: Add client ids for mmhub v3.x
` [PATCH 4/5] drm/amdgpu: Add client ids for mmhub v2.x
` [PATCH 5/5] drm/amdgpu: Add client ids for gmcv9 mmhubs

[PATCH v4 00/27] drm/amd: VRR fixes, HDMI Gaming Features
 2026-03-17 10:03 UTC  (4+ messages)
` [PATCH v4 07/27] drm/amd/display: Use bigger VRR range if found in AMD vsdb

[PATCH 01/10] drm/amdgpu: completely rework eviction fence handling v2
 2026-03-17 12:03 UTC  (12+ messages)
` [PATCH 02/10] drm/amdgpu: fix eviction fence and userq manager shutdown
` [PATCH 03/10] drm/amdgpu: fix adding eviction fence
` [PATCH 04/10] drm/amdgpu: rework amdgpu_userq_wait_ioctl v4
` [PATCH 05/10] drm/amdgpu: make amdgpu_user_wait_ioctl more resilent v2
` [PATCH 06/10] drm/amdgpu: annotate eviction fence signaling path
` [PATCH 07/10] drm/amdgpu: fix some more bug in amdgpu_gem_va_ioctl
` [PATCH 08/10] drm/amdgpu: revert to old status lock handling v4
` [PATCH 09/10] drm/amdgpu: restructure VM state machine v2
` [PATCH 10/10] drm/amdgpu: WIP sync amdgpu_ttm_fill_mem only to kernel fences

[PATCH 01/11] drm/amdgpu: revert to old status lock handling v4
 2026-03-17 11:54 UTC  (21+ messages)
` [PATCH 04/11] drm/amdgpu: completely rework eviction fence handling
` [PATCH 07/11] drm/amdgpu: rework amdgpu_userq_wait_ioctl v3
` [PATCH 08/11] drm/amdgpu: make amdgpu_user_wait_ioctl more resilent v2
` [PATCH 09/11] drm/amdgpu: annotate eviction fence signaling path
` [PATCH 10/11] drm/amdgpu: fix some more bug in amdgpu_gem_va_ioctl
` [PATCH 11/11] drm/amdgpu: WIP sync amdgpu_ttm_fill_mem only to kernel fences

[PATCH AUTOSEL 6.19-6.12] drm/amdgpu: fix gpu idle power consumption issue for gfx v12
 2026-03-17 11:32 UTC 

[PATCH 1/3] drm/amdgpu: validate fence_count in wait_fences ioctl
 2026-03-17 10:19 UTC  (8+ messages)
` [PATCH 2/3] drm/amdgpu: replace WARN with DRM_ERROR for invalid sched priority
` [PATCH 3/3] drm/amdgpu: harden SIGNAL/WAIT ioctl argument validation

[PATCH] drm/amdgpu: reset ras eeprom table when it is invalid
 2026-03-17  9:46 UTC  (3+ messages)

[PATCH v3 1/3] drm/amdgpu: validate fence_count in wait_fences ioctl
 2026-03-17  8:31 UTC  (5+ messages)
` [PATCH v3 2/3] drm/amdgpu: replace WARN with DRM_ERROR for invalid sched priority
` [PATCH v3 3/3] drm/amdgpu: harden SIGNAL/WAIT ioctl argument validation

oops/null pointer in 0010:dma_fence_is_signaled+0x12/0x60 [amdgpu]
 2026-03-16 14:18 UTC  (4+ messages)

[PATCH] drm/amd/display: fix double 'the' typo in dcn4_calcs
 2026-03-16 15:42 UTC 

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-16 22:10 UTC  (3+ messages)
` [PATCH 46/61] vfio: Prefer IS_ERR_OR_NULL over manual NULL check

[PATCH] drm/amdgpu: prevent PASID reuse until poll is exhausted
 2026-03-17  6:54 UTC  (2+ messages)

[PATCH] drm/amdgpu : Update psp 13_0_15 ip block support
 2026-03-17  5:35 UTC 

[PATCH] drm/amd/display: Fix NULL pointer assumptions in dcn42_init_hw()
 2026-03-17  3:08 UTC 

[PATCH] drm/amdgpu: rework how we handle TLB fences
 2026-03-17  2:15 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