messages from 2026-09-07 07:17:25 to 2026-09-08 18:11:21 UTC [more...]
[PATCH 0/9] drm/amdgpu/sdma: Improve existing SDMA queue resets (v4)
2026-09-08 18:10 UTC (9+ messages)
` [PATCH 1/9] drm/amdgpu/sdma: Remove unimplemented soft_reset() for SDMA and SI DMA
` [PATCH 2/9] drm/amdgpu/sdma: Remove superfluous rlc_resume and rlc_stop functions
` [PATCH 3/9] drm/amdgpu/sdma: Fix executing duplicate commands after recovery on SDMA v4.4.2
` [PATCH 4/9] drm/amdgpu/sdma: Remove unnecessary guilty tracking of SDMA queues
` [PATCH 5/9] drm/amdgpu: Add amdgpu_ring_clear_ring_and_ptrs()
` [PATCH 6/9] drm/amdgpu/sdma: Clear SDMA rings after reset before starting them
` [PATCH 7/9] drm/amdgpu/sdma: Move SDMA v5.x queue reset to common code
` [PATCH 8/9] drm/amdgpu/sdma: Always handle kernel queues in amdgpu_sdma_reset_engine()
[PATCH v8 00/14] Add support for a DRM backlight capability
2026-09-08 16:33 UTC (19+ messages)
` [PATCH v8 01/14] Revert "backlight: Remove notifier"
` [PATCH v8 02/14] backlight: add kernel-internal backlight API
` [PATCH v8 03/14] drm/property: add a per-connector luminance flag
` [PATCH v8 04/14] drm: add connector backlight (LUMINANCE) infrastructure
` [PATCH v8 05/14] drm: add DRM_CLIENT_CAP_LUMINANCE
` [PATCH v8 06/14] drm/amd/display: Pass up errors reading actual brightness
` [PATCH v8 07/14] drm/amd: Indicate driver supports luminance
` [PATCH v8 08/14] drm/amd/display: use drm backlight
` [PATCH v8 09/14] drm/amdgpu: Check bios_scratch_reg_offset in backlight level helper
` [PATCH v8 10/14] drm/amd/display: Update KUnit backlight tests for luminance property and fixtures
` [PATCH v8 11/14] drm/bridge: auto-link panel backlight in bridge connector
` [PATCH v8 12/14] drm/xe: Indicate support for luminance on the connector
` [PATCH v8 13/14] drm/i915: "
` [PATCH v8 14/14] drm/i915/display: use drm backlight
[PATCH V2 0/3] Add UALink infrastructure series 2
2026-09-08 16:03 UTC (7+ messages)
` [PATCH 1/3] drm/gem: Add callback for when handle count goes to 0
[PATCH v2 7/7] vga-switcheroo: Remove unused interfaces
2026-09-08 15:29 UTC (2+ messages)
[PATCH v2 6/7] drm: Implement vga_switcheroo_client_ops.post_switch
2026-09-08 15:28 UTC (2+ messages)
[PATCH v2 5/7] drm: Implement struct vga_switcheroo_client_ops.pre_switch
2026-09-08 15:27 UTC (2+ messages)
[PATCH v2 4/7] vga_switcheroo: Add post_switch callback to client ops
2026-09-08 15:27 UTC (2+ messages)
[PATCH v2 3/7] vga_switcheroo: Add pre_switch callback to client ops
2026-09-08 15:26 UTC (2+ messages)
[PATCH v2 2/7] drm/client: Add acquire_outputs callback; implement for fbdev emulation
2026-09-08 15:24 UTC (2+ messages)
[PATCH v2 1/7] drm/edid: Include <linux/fb.h>
2026-09-08 15:23 UTC (2+ messages)
[PATCH v4 00/41] drm/plane: Convert all drivers to atomic_create_state and remove reset
2026-09-08 14:46 UTC (3+ messages)
` [PATCH v4 05/41] drm/amdgpu: Convert to atomic_create_state
` [PATCH v4 26/41] drm/amdgpu_dm: "
[PATCH] drm/amdgpu: retire the legacy MES design for GFX 12.1
2026-09-08 14:45 UTC
[PATCH] drm/amd/display: Drop KUnit tests for removed parse_hdmi_amd_vsdb()
2026-09-08 14:30 UTC (5+ messages)
[PATCH] drm/amdgpu: Fix recursive ww_mutex lock in amdgpu_trap_alloc
2026-09-08 13:25 UTC
[PATCH v2] drm/amdkfd: Fix TCP XNACK scoreboard reset race
2026-09-08 13:17 UTC (2+ messages)
[RFC PATCH] drm/amd/pm: defer UCLK DPM enablement on Apple Navi 14 0218
2026-09-08 7:25 UTC
[PATCH] drm/amdgpu: pass scanout position values directly
2026-09-08 8:20 UTC
[PATCH 00/66] DC Patches Sep 14 2026
2026-09-08 11:31 UTC (67+ messages)
` [PATCH 01/66] drm/amd/display: Decouple cursor offload hwss executors from pipe context
` [PATCH 02/66] drm/amd/display: Update LLS and UPSP programming paths
` [PATCH 03/66] drm/amd/display: Refactor RMCM into a separate module
` [PATCH 04/66] drm/amd/display: Remove SDPIF_PORT_CONTROL programming for DCN31/35/42
` [PATCH 05/66] drm/amd/display: Test sink stream creation
` [PATCH 06/66] drm/amd/display: Test connector init helper
` [PATCH 07/66] drm/amd/display: Test HDMI connector init
` [PATCH 08/66] drm/amd/display: Test FreeSync caps update
` [PATCH 09/66] drm/amd/display: Test connector init
` [PATCH 10/66] drm/amd/display: Test forced atomic commit
` [PATCH 11/66] drm/amd/display: Test DCC reject for multi-plane format
` [PATCH 12/66] drm/amd/display: Test modifier list growth failure
` [PATCH 13/66] drm/amd/display: Test pre-GFX9 plane buffer attributes
` [PATCH 14/66] drm/amd/display: Test accepted plane atomic check
` [PATCH 15/66] drm/amd/display: Test cursor update without DC stream
` [PATCH 16/66] drm/amd/display: Test panic flush DCC teardown
` [PATCH 17/66] drm/amd/display: Test optional plane property creation
` [PATCH 18/66] drm/amd/display: Add option for certain panels to disable FEC
` [PATCH 19/66] drm/amd/display: Build MST DSC helpers for KUnit
` [PATCH 20/66] drm/amd/display: Test oversized AUX transfer
` [PATCH 21/66] drm/amd/display: Test MST connector creation
` [PATCH 22/66] drm/amd/display: Test link bandwidth readback
` [PATCH 23/66] drm/amd/display: Test cascaded Panamera check
` [PATCH 24/66] drm/amd/display: Test DSC caps validation
` [PATCH 25/66] drm/amd/display: Test MST port mode support
` [PATCH 26/66] drm/amd/display: Test FRL bandwidth lookup
` [PATCH 27/66] drm/amd/display: Test DSC precompute helpers
` [PATCH 28/66] drm/amd/display: Test DSC recompute check
` [PATCH 29/66] drm/amd/display: Test DSC config computation
` [PATCH 30/66] drm/amd/display: Test per-link DSC configs
` [PATCH 31/66] drm/amd/display: Add urgent assertion counter probe
` [PATCH 32/66] drm/amd/display: Add debug option to force optional UCLK support
` [PATCH 33/66] drm/amd/display: Honor forced RGB pixel encoding
` [PATCH 34/66] drm/amd/display: Add Replay cumulative residency query
` [PATCH 35/66] drm/amd/display: Force DSC to 8bpp for MST DP tunneling over USB4
` [PATCH 36/66] drm/amd/display: Force DSC to 8bpp for SST "
` [PATCH 37/66] drm/amd/display: Fix peak bandwidth measurement sequence
` [PATCH 38/66] drm/amd/display: Add instance field to struct mpc
` [PATCH 39/66] drm/amd/display: Enable back alt-ch
` [PATCH 40/66] drm/amd/display: Decouple HUBP_UPDATE_PLANE_ADDR from pipe_ctx
` [PATCH 41/66] drm/amd/display: Cleanup DMUB command submission interfaces
` [PATCH 42/66] drm/amd/display: Enable power gating on dcn42b
` [PATCH 43/66] drm/amd/display: Bound DSC power gating loop by num_dsc
` [PATCH 44/66] drm/amd/display: Add lock-free memory pool
` [PATCH 45/66] drm/amd/display: Rename lock_and_validation_needed to needs_dc_state_realloc
` [PATCH 46/66] drm/amd/display: Attach only plane updates that actually changed
` [PATCH 47/66] drm/amd/display: Request DMUB HW cursor offload
` [PATCH 48/66] drm/amd/display: Send stream_update to DC only when it changed
` [PATCH 49/66] drm/amd/display: Drop dead update_type param from update_planes_and_stream_adapter
` [PATCH 50/66] drm/amd/display: Flush ISM work before releasing the stream
` [PATCH 51/66] drm/amd/display: Cap DML2.1 vmin ODM combine at 2:1 for eDP
` [PATCH 52/66] drm/amd/display: Add is_odm_enabled callback to skip init_odm on active ODM pipes
` [PATCH 53/66] drm/amd/display: Program DCC as part of address update
` [PATCH 54/66] drm/amd/display: Add instance field to struct dccg
` [PATCH 55/66] drm/amd/display: Add SPDX license identifier to dcn30_dpp_cm.c
` [PATCH 56/66] drm/amd/display: Remove MALL capabilities from DCN42B
` [PATCH 57/66] drm/amd/display: Remove MALL capabilities from DCN42B bounding box
` [PATCH 58/66] drm/amd/display: Atomize IRQ register read/modify/write ops
` [PATCH 59/66] drm/amd/display: Return success status from check_mode_supported
` [PATCH 60/66] drm/amd/display: Add condition to skip MALL calculations if there is no MALL
` [PATCH 61/66] drm/amd/display: Fix HDMI FRL audio enable
` [PATCH 62/66] drm/amd/display: Cast DP DTO pixel clock math to avoid overflow and narrowing
` [PATCH 63/66] drm/amd/display: Add inbox0 HW lock helpers for DCN35
` [PATCH 64/66] drm/amd/display: Unify fast update classification paths
` [PATCH 65/66] drm/amd/display: Use unsigned types for FRL cap check params and HPO read_state
` [PATCH 66/66] drm/amd/display: Promote DC to 3.2.398
[RFC 0/2] Store SDMA ring instance and index in the ring
2026-09-08 9:32 UTC (7+ messages)
` [RFC 1/2] drm/amdgpu: Store SDMA "
` [RFC 2/2] drm/amdgpu: Drop null SDMA instance checks from SDMA vfuncs
[PATCH v8 0/3] drm: Extract dma-fence-to-workqueue pattern into common helpers
2026-09-08 8:46 UTC (4+ messages)
` [PATCH v8 1/3] drm: Add drm_work_fence helper
` [PATCH v8 2/3] drm: Add drm_user_fence helper
` [PATCH v8 3/3] drm/xe: Convert xe_user_fence to drm_user_fence
[PATCH 00/12] RFC: drm/amdgpu/sdma: Refactor SDMA v4 and older functions to be per-instance
2026-09-08 8:14 UTC (15+ messages)
` [PATCH 01/12] drm/amdgpu/sdma: Refactor SI DMA functions to be per instance
` [PATCH 02/12] drm/amdgpu/sdma: Refactor SI DMA clock gating functions to be per-instance
` [PATCH 03/12] drm/amdgpu/sdma: Refactor CIK SDMA functions to be per instance
` [PATCH 04/12] drm/amdgpu/sdma: Refactor CIK SDMA clock gating functions to be per-instance
` [PATCH 05/12] drm/amdgpu/sdma: Refactor SDMA v2.4 functions to be per instance
` [PATCH 06/12] drm/amdgpu/sdma: Refactor SDMA v2.4 golden registers to be per-instance
` [PATCH 07/12] drm/amdgpu/sdma: Refactor SDMA v3.0 functions to be per instance
` [PATCH 08/12] drm/amdgpu/sdma: Refactor SDMA v3.0 clock gating functions to be per-instance
` [PATCH 09/12] drm/amdgpu/sdma: Refactor SDMA v3.0 golden registers "
` [PATCH 10/12] drm/amdgpu/sdma: Refactor SDMA v4.0 functions to be per instance
` [PATCH 11/12] drm/amdgpu/sdma: Refactor SDMA v4.0 clock gating functions to be per-instance
` [PATCH 12/12] drm/amdgpu/sdma: Refactor SDMA v4.0 golden registers "
[PATCH 0/3] drm/amd/display: HDMI 1.4 3D output (frame packing, top-and-bottom, side-by-side)
2026-09-07 10:06 UTC (4+ messages)
` [PATCH 1/3] drm/amd/display: support HDMI 1.4 3D modes on HDMI connectors
` [PATCH 2/3] drm/amd/display: send the 3D_Ext_Data byte for top-and-bottom too
` [PATCH 3/3] drm/amd/display: size frame-packed streams by the doubled timing
[PATCH 0/3] drm/amd/display: use kunit/visibility.h for test helpers
2026-09-07 15:39 UTC (6+ messages)
` [PATCH 1/3] drm/amd/display: replace STATIC_IFN_KUNIT with VISIBLE_IF_KUNIT
` [PATCH 2/3] drm/amd/display: replace EXPORT_IF_KUNIT with EXPORT_SYMBOL_IF_KUNIT
` [PATCH 3/3] drm/amd/display: drop INLINE_IFN_KUNIT
[BUG REPORT] AMD Radeon R9 380 (Tonga) - HDMI no signal after suspend / regression tracking update
2026-09-07 14:48 UTC
[BUG REPORT] AMD Radeon R9 380 (Tonga) - HDMI no signal after suspend / regression tracking update
2026-09-07 14:52 UTC
[PATCH] drm/amd/display: Fix wrong plane index in dcn6 writeback latency loop
2026-09-08 5:52 UTC
[PATCH v3 0/3] drm/amd/display: HDMI 1.4 3D output (frame packing, top-and-bottom, side-by-side)
2026-09-07 12:50 UTC (4+ messages)
` [PATCH v3 1/3] drm/amd/display: support HDMI 1.4 3D modes on HDMI connectors
` [PATCH v3 2/3] drm/amd/display: send the 3D_Ext_Data byte for top-and-bottom too
` [PATCH v3 3/3] drm/amd/display: size frame-packed streams by the doubled timing
[BUG REPORT] AMD Radeon R9 380 (Tonga) - HDMI no signal after suspend / regression tracking update
2026-09-07 15:01 UTC
[BUG REPORT] AMD Radeon R9 380 (Tonga) - HDMI no signal after suspend / regression tracking update
2026-09-07 15:21 UTC
[PATCH v2 0/3] drm/amd/display: HDMI 1.4 3D output (frame packing, top-and-bottom, side-by-side)
2026-09-07 11:52 UTC (4+ messages)
` [PATCH v2 1/3] drm/amd/display: support HDMI 1.4 3D modes on HDMI connectors
` [PATCH v2 2/3] drm/amd/display: send the 3D_Ext_Data byte for top-and-bottom too
` [PATCH v2 3/3] drm/amd/display: size frame-packed streams by the doubled timing
[BUG REPORT] AMD Radeon R9 380 (Tonga) - HDMI no signal after suspend / regression tracking update
2026-09-07 14:37 UTC
[PATCH v4 0/6] drm/gpusvm: share one HMM fault and keep single mappings inline
2026-09-08 5:40 UTC (7+ messages)
` [PATCH v4 5/6] drm/gpusvm: keep a single DMA mapping inline for THP
` [PATCH v4 6/6] drm/gpusvm: keep an IOVA mapped range dma address inline
[PATCH v6 1/4] drm: Add drm_work_fence helper
2026-09-08 5:11 UTC (7+ messages)
` [PATCH v7 "
` [PATCH v7 2/4] drm: Add drm_user_fence helper
` [PATCH v7 3/4] drm/xe: Convert xe_user_fence to drm_user_fence
[PATCH v2 0/2] IOMMU Performance Optimization support
2026-09-08 4:12 UTC (3+ messages)
` [PATCH v2 1/2] iommu/amd: Add PerfOpt IOMMU performance optimization support
` [PATCH v2 2/2] drm/amdgpu: Enable PerfOpt IOMMU perf optimization when GPU in identity domain
[PATCH] drm/amdgpu: avoid NULL deref in isp_genpd_remove_device
2026-09-08 3:55 UTC (2+ messages)
[PATCH 0/8] drm/amdgpu/sdma: Improve existing SDMA queue resets (v3)
2026-09-08 3:25 UTC (8+ messages)
` [PATCH 5/8] drm/amdgpu/sdma: Clear SDMA rings after reset before starting them
` [PATCH 7/8] drm/amdgpu/sdma: Always handle kernel queues in amdgpu_sdma_reset_engine()
[PATCH] drm/amdgpu: use ttm_to_amdgpu_ttm_tt() instead of open-coded casts
2026-09-08 2:32 UTC
[PATCH v3 00/14] drm/panic: Split into core and helpers
2026-09-07 21:35 UTC (15+ messages)
` [PATCH v3 01/14] drm/panic: Do not use un-escaped URL as format string
` [PATCH v3 07/14] drm/panic: Return from screen_user if display is too small
` [PATCH v3 09/14] drm/panic: Split draw_panic_plane()
` [PATCH v3 11/14] drm/panic: Display panic screen via per-plane callback
` [PATCH v3 12/14] drm/panic: Internalize panic locking in DRM core and helpers
` [PATCH v3 13/14] drm/panic: Move panic display code into helper library
` [PATCH v3 14/14] drm/panic: Compile KUnit tests as module
[PATCH] drm/amdgpu/userq: fix userq_signal_ioctl stuck in drm_exec_until_all_locked()
2026-09-07 15:40 UTC (5+ messages)
[PATCH v4 1/2] drm/amdgpu: Add LIST option to USERQ ioctl
2026-09-07 14:18 UTC (4+ messages)
` [PATCH v4 2/2] drm/amdgpu: Add CHANGE_ID option for "
[PATCH] drm/sched: Do not restore unsaved virtual runtime
2026-09-07 13:05 UTC
[PATCH] drm/amdgpu/userq: filter out idle userqs from pending signal list
2026-09-07 12:53 UTC
[PATCH v1] drm/amdgpu: keep freed VM mappings on clear failure
2026-09-07 12:04 UTC (2+ messages)
[PATCH] drm/amdkfd: allow 255 queues per process on GFX 12.1.0
2026-09-07 10:14 UTC (2+ messages)
[PATCH] drm/amdgpu: fix rmmio iounmap skipped on device removal
2026-09-07 10:07 UTC (3+ messages)
[PATCH v5] drm/amdgpu: bind BOs when the eviction fence is attached
2026-09-07 8:58 UTC (5+ messages)
[PATCH 1/5] drm/amdgpu: Delete SI/CIK/VI IH soft_reset() code
2026-09-07 7:43 UTC (2+ messages)
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