messages from 2026-04-28 03:14:58 to 2026-04-30 02:56:58 UTC [more...]
[PATCH] drm/amdgpu/gfx: extract compute wptr doorbell helpers to amdgpu_gfx.c
2026-04-29 20:29 UTC (2+ messages)
[RFC/POC PATCH 00/12] POC SVM implementation in AMDGPU based on drm_gpusvm
2026-04-30 2:56 UTC (11+ messages)
[PATCH] drm/amdkfd: Check if there are kfd porcesses using adev by kfd_processes_count
2026-04-29 23:04 UTC (2+ messages)
[PATCH] drm/radeon/rs780: prevent division by zero in refresh rate calculation
2026-04-29 21:46 UTC (3+ messages)
[PATCH 00/14] drm/amd: Delete defunct DAL power level code
2026-04-29 20:37 UTC (19+ messages)
` [PATCH 01/14] drm/amd/display: Delete unimplemented dm_pp_apply_power_level_change_request()
` [PATCH 02/14] drm/amd/display: Delete dce_get_required_clocks_state()
` [PATCH 03/14] drm/amd/display: Remove min/max clock levels from clk_mgr
` [PATCH 04/14] drm/amd/display: Delete max_clocks_state from dm_pp_static_clock_info
` [PATCH 05/14] drm/amd/display: Set max supported display clock without max_clks_by_state
` [PATCH 06/14] drm/amd/display: Delete max_clks_by_state from DCE clock manager
` [PATCH 07/14] drm/amd/display: Delete disp_clk_voltage from integrated info
` [PATCH 08/14] drm/amd/display: Delete dm_pp_clocks_state
[PATCH] drm/amdgpu: Adjust GMCv10/11/12 gart size
2026-04-29 15:37 UTC (7+ messages)
[PATCH] drm/amdgpu: fix recursive ww_mutex acquire in amdgpu_devcoredump_format
2026-04-29 14:37 UTC
[PATCH v3] drm/amdgpu/gfx9: drop unnecessary 64-bit fence flag check in KIQ
2026-04-29 13:57 UTC (3+ messages)
[PATCH v4] drm/amdgpu: deduplicate ring preempt ib function
2026-04-29 13:51 UTC (3+ messages)
[PATCH v4 1/2] drm/amdgpu/gfx9: replace BUG_ON/BUG with WARN_ON_ONCE in ring emission
2026-04-29 13:39 UTC (3+ messages)
` [PATCH v4 2/2] drm/amdgpu/ring: extract kiq_read_clock to common HW-agnostic code
[PATCH] drm/amdgpu: amdgpu_device_is_peer_accessible to support all BARs
2026-04-29 13:12 UTC (2+ messages)
[RFC 0/2] DRM standardized memory stats
2026-04-29 13:06 UTC (3+ messages)
` [RFC 1/2] drm: Allow drivers to report "
` [RFC 2/2] drm/amdgpu: Wire up DRM memory stats reporting
[PATCH] drm/buddy: Integrate lockdep annotations for gpu buddy manager
2026-04-29 12:37 UTC
[BUG] Frequent hangs or WARNINGs when using heterogeneous memory with an AMD MI210 GPU
2026-04-29 12:47 UTC (2+ messages)
[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
2026-04-29 11:26 UTC (27+ messages)
` [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
` [RFC PATCH v1 4/9] uaccess: Introduce copy_{to/from}_user_partial()
` [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
` [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
` [RFC PATCH v1 8/9] arm64: "
` [RFC PATCH v1 9/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
[PATCH] drm/amdgpu: Prefer ROM BAR for default VGA device
2026-04-29 12:12 UTC (2+ messages)
[PATCH v2 00/17] add SPM profiling feature
2026-04-29 12:10 UTC (28+ messages)
` [PATCH v2 05/17] drm/amdgpu: add amdgpu_bo_alloc_gtt_mem and amdgpu_bo_free_gtt_mem
` [PATCH v2 06/17] drm/amdgpu: add RLC SPM interface to
` [PATCH v2 07/17] drm/amdgpu: add profiler/spm manager initialization and release
` [PATCH v2 08/17] drm/amdgpu: add profiler/spm interrupt handler
` [PATCH v2 09/17] drm/amdgpu: add profiler/spm ioctl
` [PATCH v2 10/17] drm/amdgpu: add profiler/spm operation AMDGPU_SPM_OP_ACQUIRE
` [PATCH v2 11/17] drm/amdgpu: add profiler/spm operation AMDGPU_SPM_OP_SET_DEST_BUF
` [PATCH v2 12/17] drm/amdgpu: add profiler/spm operation AMDGPU_SPM_OP_RELEASE
` [PATCH v2 13/17] drm/amdgpu: implement data dump from spm ring buffer
` [PATCH v2 14/17] drm/amdgpu: workaround for spm ring buffer overflow
` [PATCH v2 15/17] drm/amdgpu: workaround for hw stall issue
` [PATCH v2 16/17] drm/amdgpu: add profiler/spm support for gfx9
` [PATCH v2 17/17] drm/amdgpu: add profiler/spm support for gfx9_4_3
[PATCH v3] drm/amdgpu/gfx9: replace BUG_ON/BUG with WARN_ON_ONCE in ring emission
2026-04-29 2:07 UTC
[PATCH] drm/amdgpu: Don't use UTS_RELEASE directly
2026-04-28 14:47 UTC
[PATCH v4] drm/amdgpu/gfx9: replace BUG_ON/BUG with WARN_ON_ONCE in ring emission
2026-04-29 2:09 UTC
[PATCH 0/4] drm/amd/pm: add and use the SMU multi-msgs helper
2026-04-29 9:58 UTC (3+ messages)
[PATCH 1/8] drm/amdgpu: nuke amdgpu_userq_fence_slab
2026-04-29 8:30 UTC (19+ messages)
` [PATCH 2/8] drm/amdgpu: remove deadlocks from amdgpu_userq_pre_reset
` [PATCH 3/8] drm/amdgpu: rework amdgpu_userq_signal_ioctl v2
` [PATCH 4/8] drm/amdgpu: remove almost all calls to amdgpu_userq_detect_and_reset_queues
` [PATCH 5/8] drm/amdgpu: fix userq hang detection and reset
` [PATCH 7/8] drm/amdgpu: fix handling in amdgpu_userq_create
` [PATCH 8/8] drm/amdgpu: restructure VM state machine v2
[PATCH] drm/amdgpu: zero-initialize GART table on allocation
2026-04-29 8:21 UTC (2+ messages)
[RFC V4 00/12] drm/amdgpu: SVM implementation based on drm_gpusvm
2026-04-29 4:06 UTC (13+ messages)
` [RFC V4 01/12] drm/amdgpu: define SVM UAPI for GPU shared virtual memory
` [RFC V4 02/12] drm/amdgpu: introduce SVM core header and VM integration
` [RFC V4 03/12] drm/amdgpu: define SVM attribute subsystem types
` [RFC V4 04/12] drm/amdgpu: implement SVM attribute tree and helper functions
` [RFC V4 05/12] drm/amdgpu: implement SVM attribute set/get/clear operations
` [RFC V4 06/12] drm/amdgpu: define SVM range types and work queue interface
` [RFC V4 07/12] drm/amdgpu: implement SVM range GPU mapping core
` [RFC V4 08/12] drm/amdgpu: implement SVM range notifier and GC helpers
` [RFC V4 09/12] drm/amdgpu: implement SVM attribute change and invalidation
` [RFC V4 10/12] drm/amdgpu: implement SVM initialization and lifecycle
` [RFC V4 11/12] drm/amdgpu: add SVM ioctl entry and fault handler module
` [RFC V4 12/12] drm/amdgpu: integrate SVM into build system and VM fault path
[PATCH v3 01/11] drm/amdgpu/sdma: add SDMA usermode-queue doorbell pool infra
2026-04-29 3:20 UTC (14+ messages)
` [PATCH v3 02/11] drm/amdgpu/userq: route SDMA UMQ doorbells through the kernel pool
` [PATCH v3 03/11] drm/amdgpu/sdma7: register SDMA UMQ doorbell pool
` [PATCH v3 04/11] drm/amdgpu/sdma6: "
` [PATCH v3 05/11] drm/amdgpu: add AMDGPU_INFO_USERQ_DOORBELL ioctl
` [PATCH v3 06/11] drm/amdgpu/mes: add NOTIFY_WORK_ON_UNMAPPED_QUEUE op + ADD_QUEUE fields
` [PATCH v3 07/11] drm/amdgpu/mes11: plumb unmap_flag_addr + NOTIFY_WORK_ON_UNMAPPED_QUEUE
` [PATCH v3 08/11] drm/amdgpu/mes12: plumb is_user_mode_submission, unmap_flag_addr, NOTIFY
` [PATCH v3 09/11] drm/amdgpu/mes_userqueue: mark SDMA UMQs as user-mode submission
` [PATCH v3 10/11] drm/amdgpu/userq_fence: wake gangs-out SDMA UMQs via NOTIFY
` [PATCH v3 11/11] drm/amdgpu/userq_fence: workaround SDMA UMQ first-submit doorbell race
[PATCH 00/17] DC Patches May 4 2026
2026-04-29 1:19 UTC (18+ messages)
` [PATCH 01/17] drm/amd/display: Fix Color Manager (3DLUT, Shaper, Blend)
` [PATCH 02/17] drm/amd/display: Remove unused state param from enable_link_analog
` [PATCH 03/17] drm/amd/display: Fix type mismatches in DML and normalize loop bounds
` [PATCH 04/17] drm/amd/display: Do DML float narrowing explicit
` [PATCH 05/17] drm/amd/display: Implement block sequencing infrastructure for modular hardware operations
` [PATCH 06/17] drm/amd/display: Clean Up Legacy DML Content
` [PATCH 07/17] drm/amd/display: remove watermark range notify
` [PATCH 08/17] drm/amd/display: Rename backlight_properties to pwr_backlight_properties
` [PATCH 09/17] drm/amd/display: Skip HDR metadata update when Smart Power OLED enabled
` [PATCH 10/17] drm/amd/display: Fix type mismatches in DC and DMUB modules
` [PATCH 11/17] drm/amd/display: Fix type mismatches using guards and explicit casts
` [PATCH 12/17] drm/amd/display: Find link encoder for flexible DIG mapping cases
` [PATCH 13/17] drm/amd/display: add memory bandwidth override debug interface
` [PATCH 14/17] drm/amd/display: fix buffer overruns warnings
` [PATCH 15/17] drm/amd/display: Update tmz field for LSDMA
` [PATCH 16/17] drm/amd/display: add max bandwidth budget to QoS interface
` [PATCH 17/17] drm/amd/display: Promote DC to 3.2.381
[PATCH 1/3 v2] drm/amd/display: dmub_cmd.h: correct typos and spellos
2026-04-28 20:59 UTC (4+ messages)
` [PATCH 2/3 v2] drm/amd/display: dmub_cmd.h: correct all kernel-doc prototype warnings
` [PATCH 3/3 v2] drm/amd/display: dmub_cmd.h: add missing kernel-doc for enums
[PATCH v3] drm/amdgpu: amdgpu{_reset}.h: fix all kernel-doc warnings
2026-04-28 20:59 UTC (3+ messages)
Radeon Pro WX7100 regression since v6.19, no display
2026-04-28 16:53 UTC (3+ messages)
[PATCH 0/6] drm/amd/display: Fix embedded panels without DDC
2026-04-28 15:38 UTC (8+ messages)
` [PATCH 1/6] drm/amd/display: Allow embedded connectors "
` [PATCH 2/6] drm/amd/display: Allow DCE link encoder without AUX registers
` [PATCH 3/6] drm/amd/display: Allow constructing DCE6 link encoder without DDC
` [PATCH 4/6] drm/amd/display: Allow constructing DCE8 "
` [PATCH 5/6] drm/amd/display: Read EDID from VBIOS embedded panel info
` [PATCH 6/6] drm/amd/display: Use "
[PATCH 1/3] drm/amdgpu/pm: add missing revision check for CI
2026-04-28 15:22 UTC (4+ messages)
` [PATCH 2/3] drm/amdgpu/pm: align Hawaii mclk workaround with radeon
` [PATCH 3/3] drm/radeon: add missing revision check for CI
[PATCH] drm/amd/display: Remove duplicate include of dce/dmub_hw_lock_mgr.h
2026-04-28 14:30 UTC (2+ messages)
[PATCH v2] drm/amdgpu: use bitmap_clear() in amdgpu_amdkfd_device_init()
2026-04-28 14:14 UTC (2+ messages)
[PATCH] drm/amdkfd: simplify kgd_gfx_v9_get_cu_occupancy()
2026-04-28 13:54 UTC (2+ messages)
[PATCH v2 0/4] Add reclaim to the dmem cgroup controller
2026-04-28 10:03 UTC (9+ messages)
` [PATCH v2 1/4] cgroup/dmem: Add reclaim callback for lowering max below current usage
` [PATCH v2 2/4] drm/ttm: Hook up a cgroup-aware reclaim callback for the dmem controller
` [PATCH v2 3/4] drm/xe: Wire up dmem cgroup reclaim for VRAM manager
` [PATCH v2 4/4] drm/amdgpu: "
[PATCH 0/5] Add reclaim to the dmem cgroup controller
2026-04-28 7:02 UTC (4+ messages)
` [PATCH 2/5] cgroup/dmem: Add reclaim callback for lowering max below current usage
[PATCH] drm/amd/display: simplify FreeSync MCCS capability check
2026-04-27 22:58 UTC
[REGRESSION] amdgpu error -22 first encountered in kernel 6.19, not fixed in 7.0
2026-04-27 18:50 UTC (6+ messages)
[PATCH v3] drm/amdgpu: deduplicate ring preempt ib function
2026-04-28 6:40 UTC (2+ messages)
[PATCH] drm/amdgpu: Fix error handling in amdgpu_xcp_cfg_sysfs_init()
2026-04-28 12:39 UTC (3+ messages)
[PATCH] drm/amdgpu: Sync the pf2vf structure between guest and host
2026-04-28 11:12 UTC
[PATCH AUTOSEL 7.0-6.18] drm/amdgpu: fix CPER ring header parsing
2026-04-28 10:41 UTC (6+ messages)
` [PATCH AUTOSEL 7.0-6.18] drm/amd/display: Pass min page size from SOC BB to dml2_1 plane config
` [PATCH AUTOSEL 7.0-6.18] drm/amdgpu: drop userq fence driver refs out of fence process()
` [PATCH AUTOSEL 7.0-6.18] drm/amd/display: Fix HostVMMinPageSize unit mismatch in DML2.1
` [PATCH AUTOSEL 7.0] drm/amdgpu: OR init_pte_flags into invalid leaf PTE updates
` [PATCH AUTOSEL 7.0] drm/amd/display: Use overlay cursor when color pipeline is active
[PATCH] drm/amdgpu: Sync the pf2vf message info structure
2026-04-28 10:42 UTC
[PATCH 1/2] drm/amdgpu/pm: add missing revision check for CI
2026-04-28 10:29 UTC (4+ messages)
` [PATCH 2/2] drm/radeon: "
[PATCH v2 01/11] drm/amdgpu/sdma: add SDMA usermode-queue doorbell pool infra
2026-04-28 9:39 UTC (3+ messages)
[PATCH] drm/amdgpu: clean up the userq unmap error handler
2026-04-28 8:03 UTC (2+ messages)
[PATCH v3 0/5] drm/amdgpu: SVM VRAM migration via drm_pagemap
2026-04-28 7:39 UTC (4+ messages)
` [PATCH v3 2/5] drm/amdgpu: implement drm_pagemap SDMA migration callbacks
[RFC V2 00/12] drm/amdgpu: SVM implementation based on drm_gpusvm
2026-04-28 7:00 UTC (12+ messages)
` [RFC/POC PATCH 01/12] drm/amdgpu: add SVM UAPI definitions
page: next (older) | prev (newer) | latest
- 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