[PATCH 1/2] amdgpu: Add profiler IOCTL interface for performance monitoring
2026-05-15 17:20 UTC (9+ messages)
` [PATCH 2/2] amdgpu: Add Streaming Performance Monitor (SPM) data collection interface
` [PATCH v2 "
` [PATCH v2 1/2] amdgpu: Add profiler IOCTL interface for performance monitoring
` [PATCH v2 1/2] amdgpu: "
[PATCH 0/9] drm: Limit DRM_IOCTL_WAIT_VBLANK to vblank interrupts
2026-05-15 16:56 UTC (12+ messages)
` [PATCH 1/9] drm/vblank: Add drmm_vblank_init() to indicate managed cleanup
` [PATCH 2/9] drm/vblank: Add DRM_VBLANK_FLAG_SIMULATED
` [PATCH 3/9] drm/amdgpu: vkms: Set DRM_VBLANK_FLAG_SIMULATED
` [PATCH 4/9] drm/bochs: "
` [PATCH 5/9] drm/cirrus: "
` [PATCH 6/9] drm/hypervdrm: "
` [PATCH 7/9] drm/qxl: "
` [PATCH 8/9] drm/virtgpu: "
` [PATCH 9/9] drm/vkms: "
[PATCH v2] drm/amdgpu: add ioctl to handle RAS poison error
2026-05-15 13:27 UTC
[PATCH] drm/amdgpu: add ioctl to handle RAS poison error
2026-05-15 13:26 UTC (5+ messages)
[PATCH v1] drm/amdgpu: Use atomic operation to achieve lockless serialization
2026-05-15 13:15 UTC (2+ messages)
[PATCH] drm/amdgpu/vcn5.0.0: enable secure submission on unified ring
2026-05-15 13:12 UTC (2+ messages)
[PATCH] drm/radeon: avoid printing NULL strings
2026-05-15 9:10 UTC
[PATCH 1/2] drm/amdgpu: clean up userq iVA mapping after removing userq from MES
2026-05-15 7:23 UTC (7+ messages)
` [PATCH 2/2] drm/amdgpu: unmap userq for evicting user queue
[PATCH 1/2] drm/amdgpu: Add size guard before copy discovery binary
2026-05-15 6:57 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu: fix shift-out-bounds warning of number_instance
[PATCH] drm/amdgpu/vcn5.0.0: enable secure submission on unified ring
2026-05-15 5:30 UTC
[PATCH] drm/amdgpu: fix KASAN slab-out-of-bounds in amdgpu_coredump ring dump
2026-05-14 23:22 UTC
[PATCH 0/6] drm/amdgpu: Improve retry fault handling
2026-05-14 21:24 UTC (18+ messages)
` [PATCH 1/6] drm/amdgpu: Use gmc->noretry instead of amdgpu_noretry directly
` [PATCH 2/6] drm/amdgpu/gfxhub: Enable retry fault interrupts when needed
` [PATCH 3/6] drm/amdgpu/gfxhub: Program CRASH_ON_*_FAULT bits to 0 as needed
` [PATCH 4/6] drm/amdgpu/gmc: Don't compare page fault timestamps with other interrupts
` [PATCH 5/6] drm/amdgpu/ih: Add retry_cam_ack IH function pointer
` [PATCH 6/6] drm/amdgpu: Enable retry CAM on Navi 3 dGPUs
[PATCH] drm/amdgpu: clamp user gartsize against device capacity
2026-05-14 19:49 UTC
[PATCH 0/9] VCE1 fixes (v3)
2026-05-14 18:09 UTC (12+ messages)
` [PATCH 1/9] drm/amdgpu: Align amdgpu_gtt_mgr entries to TLB size on Tahiti (v2)
` [PATCH 2/9] drm/amdgpu/vce1: Check that the GPU address is < 128 MiB
` [PATCH 3/9] drm/amdgpu/vce1: Remove superfluous address check
` [PATCH 4/9] drm/amdgpu/vce1: Check if VRAM address is lower than GART
` [PATCH 5/9] drm/amdgpu/vce1: Don't repeat GTT MGR node allocation
` [PATCH 6/9] drm/amdgpu/vce1: Fix VCE 1 firmware size and offsets
` [PATCH 7/9] drm/amdgpu/vce1: Stop using amdgpu_vce_resume
` [PATCH 8/9] drm/amdgpu/vce2: Fix VCE 2 firmware size and offsets
` [PATCH 9/9] drm/amdgpu/vce3: Fix VCE 3 "
[PATCH] drm/amdkfd: Fix UML build guards for x86_64-only code
2026-05-14 17:19 UTC (2+ messages)
[PATCH v2] drm/amd/display: Write REFCLK to 48MHz on DCN21
2026-05-14 17:18 UTC (2+ messages)
[PATCH] drm/amdkfd: Check for pdd drm file first in CRIU restore path
2026-05-14 14:36 UTC
[PATCH 0/2] drm/amd: Replace system_unbound_wq with system_dfl_wq
2026-05-14 10:38 UTC (3+ messages)
` [PATCH 1/2] drm/amd/display: Replace use of "
` [PATCH 2/2] drm/amdgpu: "
[PATCH i-g-t 0/8] dmem: add amdgpu support and one more test
2026-05-13 15:31 UTC (16+ messages)
` [PATCH i-g-t 1/8] Introduce dmem driver and implement Xe support
` [PATCH i-g-t 2/8] Adjust xe_cgroups test to use igt_dmem_driver
` [PATCH i-g-t 3/8] Make xe_cgroup test a generic test
` [PATCH i-g-t 4/8] amdgpu: add amdgpu_cgroup_region_name
` [PATCH i-g-t 5/8] igt_dmem_driver: add amdgpu support
` [PATCH i-g-t 6/8] dmem: add test for current/max
` [PATCH i-g-t 7/8] dmem: only check for dmem availability once
` [PATCH i-g-t 8/8] dmem: get region once per driver
[PATCH v4 0/6] drm/amdgpu: SVM VRAM migration via drm_pagemap (XNACK-on)
2026-05-14 7:33 UTC (9+ messages)
` [PATCH v4 1/6] drm/amdgpu: add VRAM migration infrastructure for drm_pagemap
` [PATCH v4 2/6] drm/amdgpu: implement drm_pagemap SDMA migration callbacks
` [PATCH v4 3/6] drm/amdgpu: implement synchronous TTM eviction for SVM BOs
` [PATCH v4 4/6] drm/amdgpu: add SVM range migration helpers for drm_pagemap
` [PATCH v4 5/6] drm/amdgpu: hook up ZONE_DEVICE registration in device init and reset
` [PATCH v4 6/6] drm/amdgpu: integrate VRAM migration into SVM range map and fault paths
[PATCH 0/2] drm: detect panel type from DisplayID 2.x
2026-05-14 6:54 UTC (3+ messages)
` [PATCH 1/2] drm/edid: parse panel type from DisplayID 2.x Display Parameters block
` [PATCH 2/2] drm/amd/display: use DisplayID panel type in dm_set_panel_type
[PATCH 1/4] drm/amdgpu: add userq create and destroy tracepoints
2026-05-14 2:58 UTC (10+ messages)
` [PATCH 2/4] drm/amdgpu: add userq queue state transition tracepoints
` [PATCH 3/4] drm/amdgpu: add userq fence emit and signal tracepoints
` [PATCH 4/4] drm/amdgpu: add eviction fence tracepoints for userq profiling
[PATCH] drm/amdgpu: Remove UML build exclusion from Kconfig
2026-05-14 0:45 UTC (3+ messages)
[pull] amdgpu, amdkfd drm-next-7.2
2026-05-13 23:29 UTC
[pull] amdgpu drm-fixes-7.1
2026-05-13 22:40 UTC
[PATCH] drm/amd/display: check if dml21_add_phantom_plane() is successful
2026-05-13 21:58 UTC
[PATCH 1/2] drm/amdgpu: Use asic specific pa mask
2026-05-13 20:54 UTC (3+ messages)
[PATCH 0/4] drm/amdgpu: Support DRM format modifiers on GFX6-8
2026-05-13 20:43 UTC (5+ messages)
` [PATCH 1/4] drm/fourcc: Add modifiers for AMD GFX6-8
` [PATCH 2/4] drm/amdgpu: Convert tiling flags to modifiers on GFX6-8
` [PATCH 3/4] drm/amd/display: Support DRM format "
` [PATCH 4/4] drm/amd/display: Don't use tiling flags anymore
[PATCH 1/3] drm/amdgpu/job: use GFP_ATOMIC while in gpu reset
2026-05-13 19:30 UTC (3+ messages)
` [PATCH 2/3] drm/amdgpu: switch all IPs to using job for IBs
` [PATCH 3/3] drm/amdgpu: require a job to schedule an IB
Need help to dig into X11 display freezing (Renoir, Xen/QubesOS)
2026-05-13 18:53 UTC (2+ messages)
[PATCH] drm/amdgpu: fix division by zero with invalid uvd dimensions
2026-05-13 17:15 UTC (2+ messages)
[PATCH 0/3] Improve soft IH ring
2026-05-13 17:08 UTC (4+ messages)
` [PATCH 1/3] amdgpu/ih6.1: Fix minor version
` [PATCH 2/3] amdgpu/ih: Don't perturb HW registers when accessing soft IH ring
` [PATCH 3/3] drm/amdgpu: Use system unbound workqueue for "
[PATCH] drn/amd/display/amdgpu_dm: fix the issuess found on SteacmDeck with USB hub with VRR capability during suspend / resume event
2026-05-13 16:07 UTC
[PATCH] drm/amdkfd: Fix OOB memory exposure in get_wave_state()
2026-05-13 15:59 UTC (2+ messages)
[PATCH v3] drm/amdgpu: unmap all user mappings of framebuffer and doorbell before mode1 reset
2026-05-13 15:44 UTC (5+ messages)
[PATCH] drm/ttm: Support 52-bit PAs in ttm_place
2026-05-13 15:42 UTC (4+ messages)
[PATCH v2] drm/ttm: Support 52-bit PAs in ttm_place
2026-05-13 15:32 UTC (6+ messages)
[PATCH] drm/amd/display: Write REFCLK to 48MHz on DCN21
2026-05-13 15:01 UTC
[PATCH] drm/amdgpu: Remove obsolete check from userptr creation
2026-05-13 14:52 UTC
[PATCH 00/28] DC Patches May 13, 2026
2026-05-13 14:29 UTC (29+ messages)
` [PATCH 01/28] drm/amd/display: Add some missing code for dcn42
` [PATCH 02/28] Revert "drm/amd/display: dmub_cmd.h: add missing kernel-doc for enums"
` [PATCH 03/28] drm/amd/display: Enable DCN42 PMO policy
` [PATCH 04/28] drm/amd/display: Fix eDP receiver ready status check in T7 sequence
` [PATCH 05/28] drm/amd/display: Add KUnit test for CRC function
` [PATCH 06/28] drm/amd/display: Add KUnit test for HDCP process_output
` [PATCH 07/28] drm/amd/display: Add KUnit test for colorop TF bitmasks
` [PATCH 08/28] drm/amd/display: Add KUnit test for color helpers
` [PATCH 09/28] drm/amd/display: Add KUnit test for PSR function
` [PATCH 10/28] drm/amd/display: Add KUnit test for replay
` [PATCH 11/28] drm/amd/display: Add KUnit test for ISM functions
` [PATCH 12/28] drm/amd/display: Enable dcn42 pstate pmo
` [PATCH 13/28] drm/amd/display: Refactor PSR functionality into dedicated power_psr module
` [PATCH 14/28] drm/amd/display: Fix assertion due to disable/enable CM blocks
` [PATCH 15/28] drm/amd/display: Enable additional wait for pipe pending checks
` [PATCH 16/28] drm/amd/display: Fix ISM dc_lock deadlock during suspend
` [PATCH 17/28] drm/amd/display: Use lockdep_assert_held() for dc_lock check
` [PATCH 18/28] drm/amd/display: Fix clear PSR config flow
` [PATCH 19/28] drm/amd/display: Exclude the MST overhead from BW deallocation
` [PATCH 20/28] drm/amd/display: Allow power up when PG disallowed in driver
` [PATCH 21/28] drm/amd/display: Refactor Replay functionality into dedicated power_replay module
` [PATCH 22/28] drm/amd/display: Fix integer overflow in bios_get_image()
` [PATCH 23/28] drm/amd/display: Validate GPIO pin LUT table size before iterating
` [PATCH 24/28] drm/amd/display: Add Auxless-ALPM support in VESA Panel Replay
` [PATCH 25/28] drm/amd/display: Add debug option for replay ESD recovery
` [PATCH 26/28] drm/amd/display: Validate payload length and link_index in dc_process_dmub_aux_transfer_async
` [PATCH 27/28] drm/amd/display: Add ADDR3 swizzle modes
` [PATCH 28/28] drm/amd/display: Promote DC to 3.2.383
[PATCH 1/2] drm/amdgpu/userq: Fix reading timeline points in wait ioctl
2026-05-13 13:59 UTC (4+ messages)
` [PATCH 2/2] drm/amdgpu/userq: Add syncobj_points to signal ioctl
[PATCH 1/2] drm/amdkfd: Check bounds on allocate_doorbell
2026-05-13 13:18 UTC (4+ messages)
` [PATCH 2/2] drm/amdkfd: Check bounds for allocate_sdma_queue restore_sdma_id
[PATCH v3] drm/amdgpu: userq_va_mapped should remain true once done
2026-05-13 8:40 UTC
[PATCH v2] drm/amdgpu: userq_va_mapped should remain true once done
2026-05-13 8:14 UTC
[PATCH] drm/amdgpu: userq_vq_mapped should remain set once done
2026-05-13 8:08 UTC
[PATCH v6] drm/amd/pm: Use guard(mutex) instead of manual lock+unlock
2026-05-13 5:38 UTC (3+ messages)
` [PATCH v7] "
` [PATCH v8] "
[PATCH 0/9] drm/amd/display: convert GPIO translation logic to lookup tables
2026-05-12 18:59 UTC (10+ messages)
` [PATCH 1/9] drm/amd/display: add GPIO HW translation helpers
` [PATCH 2/9] drm/amd/display: convert dcn10 GPIO translation to lookup tables
` [PATCH 3/9] drm/amd/display: convert dcn20 "
` [PATCH 4/9] drm/amd/display: convert dcn21 "
` [PATCH 5/9] drm/amd/display: convert dcn30 "
` [PATCH 6/9] drm/amd/display: convert dcn315 "
` [PATCH 7/9] drm/amd/display: convert dcn32 "
` [PATCH 8/9] drm/amd/display: convert dcn401 "
` [PATCH 9/9] drm/amd/display: convert dcn42 "
[PATCH] drm/amdgpu: fix inconsistent indenting in amdgpu_gfx_ring_preempt_ib
2026-05-12 14:01 UTC
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).