messages from 2026-09-01 16:21:13 to 2026-09-03 15:46:19 UTC [more...]
[PATCH] drm/i915/alpm: Keep the extended fast wake ahead of the IO buffer wake
2026-09-03 4:11 UTC (2+ messages)
[BUG] PTL eDP PSR2 SU / Panel Replay: engine parks in SU_STANDBY, panel never refreshed (Dell XPS 16 DA16260)
2026-09-03 5:18 UTC (3+ messages)
[PULL] drm-intel-next
2026-09-03 15:45 UTC
Refcounting dma_resv v3
2026-09-03 15:10 UTC (13+ messages)
` [PATCH 01/11] drm/i915: fix incorrect RCU teardown order
` [PATCH 02/11] dma-buf: Add reference counting to dma_resv v2
` [PATCH 03/11] dma-buf/tests: Convert st-dma-resv tests to use dma_resv_alloc v2
` [PATCH 04/11] drm/gem: Add helper for drm_gem_object resv assignment v2
` [PATCH 05/11] drm/gem: Convert drm_gem_private_object_init to return error code v2
` [PATCH 06/11] drm/mode_config: Use dma_resv_alloc for lockdep annotation
` [PATCH 07/11] drm/xe: "
` [PATCH 08/11] drm/i915/gt: Use dma_resv_alloc for VM reservation objects v2
` [PATCH 09/11] drm/ttm/tests: Use dma_resv_alloc in test files
` [PATCH 10/11] drm/gem: Use dynamic allocation for GEM object dma_resv
` [PATCH 11/11] dma-buf: Inline dma_resv_init and remove allocated flag
` ✗ Fi.CI.BUILD: failure for series starting with [01/11] drm/i915: fix incorrect RCU teardown order
[PATCH] drm/i915: Perform full wedge on display reset
2026-09-03 15:00 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH v3] drm/i915/display: Reset use_flipq when duplicating crtc state
2026-09-03 14:54 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH v2 0/5] PM_PME support on display hotplug
2026-09-03 14:15 UTC (11+ messages)
` [PATCH v2 1/5] drm/xe/pm: initialize the device's system wakeup capabilities
` [PATCH v2 2/5] drm/i915/hotplug: add helpers to track HPDs can generate PME
` [PATCH v2 3/5] drm/i915/irq: conditional HPD IRQ resets based on PME capability
` [PATCH v2 4/5] drm/i915/hotplug: avoid HPD polling if the device is PME capable
` [PATCH v2 5/5] drm/xe/pm: handle the PME capability and runtime pm routines
` [PATCH v3 "
` ✓ i915.CI.BAT: success for pm_pme support on display hotplug (rev3)
` ✗ i915.CI.BAT: failure for pm_pme support on display hotplug (rev4)
[PATCH] drm/i915/alpm: Fix swapped wake lines in LOBF late config
2026-09-03 13:48 UTC (3+ messages)
[PATCH] drm/i915: fix incorrect RCU teardown order
2026-09-03 13:42 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for "
[PULL] drm-misc-next
2026-09-03 13:05 UTC
[PATCH] drm/i915/dp: reset HDMI 2.1 PCON FRL state on disconnect
2026-09-03 12:40 UTC (3+ messages)
` ✗ i915.CI.BAT: failure for "
[PATCH v3 0/8] drm/i915/selftests: Modernize printing in i915 selftests
2026-09-03 12:39 UTC (4+ messages)
` [PATCH v3 4/8] drm/i915/gt/selftests: Use drm_* prints in aggregated gt selftests
[PATCH v2 0/8] mm: distinguish PTE table storage from PTE values
2026-09-03 11:36 UTC (18+ messages)
` [PATCH v2 1/8] mm: introduce hw_pte_t for PTE table storage
` [PATCH v2 2/8] mm: rename pointers to software PTE values as ptentp
` [PATCH v2 3/8] mm: use hw_pte_t for generic PTE table storage
` [PATCH v2 4/8] mm: convert PTE table entries in ptep_get()
` [PATCH v2 5/8] mm: convert PTE table entry to pte
` [PATCH v2 6/8] mm/kasan: use hw_pte_t for the early shadow PTE table
` [PATCH v2 7/8] drm/i915: use hw_pte_t for PTE range callbacks
` [PATCH v2 8/8] xen: "
` ✗ Fi.CI.BUILD: failure for mm: distinguish PTE table storage from PTE values (rev4)
[PULL] drm-misc-fixes
2026-09-03 9:27 UTC
[v4 0/4] drm/i915/display: Enable AS SDP Skip Frames
2026-09-03 6:37 UTC (15+ messages)
` [v4 1/4] drm/i915/display: Enable periodic AS SDP skip frames
` [v4 2/4] drm/i915/display: Force disable DC3co when AS SDP skip frames is enabled
` [v4 3/4] drm/i915/display: Reprogram AS SDP skip frames on seamless VRR transitions
` [v4 4/4] drm/i915/display: Gate periodic AS SDP skip frames behind a module parameter
` ✗ i915.CI.Full: failure for drm/i915/display: Enable AS SDP Skip Frames (rev4)
[PATCH v3 00/14] drm/panic: Split into core and helpers
2026-09-03 6:18 UTC (17+ messages)
` [PATCH v3 01/14] drm/panic: Do not use un-escaped URL as format string
` [PATCH v3 02/14] drm/panic: Test address from kmap op for NULL
` [PATCH v3 03/14] drm/panic: Return -EINVAL if font is not available
` [PATCH v3 04/14] drm/panic: Return errno codes if panic output fails
` [PATCH v3 05/14] drm/panic: Pass colors to draw_panic_dispatch()
` [PATCH v3 06/14] drm/panic: Pass global module parameters to drm_panic_dispatch()
` [PATCH v3 07/14] drm/panic: Return from screen_user if display is too small
` [PATCH v3 08/14] drm/panic: Retry in dispatch function if panic output fails
` [PATCH v3 09/14] drm/panic: Split draw_panic_plane()
` [PATCH v3 10/14] drm/panic: Restrict to primary planes
` [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
` ✓ i915.CI.BAT: success for drm/panic: Split into core and helpers (rev3)
` ✗ i915.CI.Full: failure "
[PATCH v2 0/2] drm/i915/display: fix flipq pipe CRC mismatch in kms_cursor_crc
2026-09-03 3:37 UTC (14+ messages)
` [PATCH v2 1/2] drm/i915/display: Reject flipq for pipe or timing changes
` [PATCH v2 1/2] drm/i915/display: Reject flipq for commits with no plane updates
` [PATCH v2 2/2] drm/i915/display: Reset use_flipq when duplicating crtc state
` ✓ i915.CI.BAT: success for drm/i915/display: fix flipq pipe CRC mismatch in kms_cursor_crc (rev2)
` ✓ i915.CI.BAT: success for drm/i915/display: fix flipq pipe CRC mismatch in kms_cursor_crc (rev3)
` ✗ i915.CI.Full: failure "
[PATCH v6 0/7] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
2026-09-02 23:28 UTC (10+ messages)
` [PATCH v6 1/7] drm/i915/shmem: Validate max_segment
` [PATCH v6 2/7] drm/i915/gem: Count mapped pages in a folio
` [PATCH v6 3/7] drm/i915/gem: Free sg table on failure to acquire second folio
` [PATCH v6 4/7] iommu/dma: Catch scatterlist length overflows
` [PATCH v6 5/7] drm/i915/gem: Pull out size validation into a separate function
` [PATCH v6 6/7] drm/i915/gem: Read and shrink memory in "
` [PATCH v6 7/7] drm/i915/gem: Remove iterator and use while loop
` ✓ i915.CI.BAT: success for drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
` ✓ i915.CI.Full: "
[CI 0/9] drm/i915/color: Add YUV Support in color pipeline
2026-09-02 22:31 UTC (15+ messages)
` [CI 1/9] drm/i915/color: Add CSC on SDR plane "
` [CI 2/9] drm/i915/display: extract glk_plane_color_ctl_input_csc helper
` [CI 3/9] drm/i915/display: simplify glk_plane_color_ctl_input_csc
` [CI 4/9] drm/i915/display: Program CSC on SDR planes based on Fixed Matrix Colorop
` [CI 5/9] drm/i915/color: Add support for 1D LUT in SDR planes
` [CI 6/9] drm/i915/color: Extract HDR post-CSC LUT programming to helper function
` [CI 7/9] drm/i915/color: Program Plane Post CSC registers for SDR planes
` [CI 8/9] drm/i915/color: Add color pipeline support "
` [CI 9/9] drm/i915/color: Add YUV buffer support on HDR planes
` ✓ i915.CI.BAT: success for drm/i915/color: Add YUV Support in color pipeline
` ✗ i915.CI.Full: failure "
[PATCH v2] drm/i915/dmabuf: avoid global wbinvd on dma-buf import
2026-09-02 21:36 UTC (6+ messages)
` [PATCH v3] "
` [PATCH v4] "
` ✓ i915.CI.BAT: success for drm/i915/dmabuf: avoid global wbinvd on dma-buf import (rev4)
[PATCH] drm/i915/display: Enable VRR/HDR over MST
2026-09-02 21:35 UTC (18+ messages)
` ✗ Fi.CI.BUILD: failure for "
` [PATCH v2] "
` ✗ i915.CI.BAT: failure for drm/i915/display: Enable VRR/HDR over MST (rev2)
` [PATCH v3] drm/i915/display: Enable VRR/HDR over MST
` [PATCH v4] "
` ✗ i915.CI.BAT: failure for drm/i915/display: Enable VRR/HDR over MST (rev4)
` [PATCH v5] drm/i915/display: Enable VRR/HDR over MST
` [PATCH v6] "
` ✓ i915.CI.BAT: success for drm/i915/display: Enable VRR/HDR over MST (rev6)
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/display: send null DRM infoframe when ending HDR transmission
2026-09-02 19:25 UTC (9+ messages)
` ✓ i915.CI.Full: success for drm/i915/display: send null DRM infoframe when ending HDR transmission (rev2)
` [PATCH v3] drm/i915/display: send null DRM infoframe when ending HDR transmission
` [PATCH v4] "
` ✓ i915.CI.BAT: success for drm/i915/display: send null DRM infoframe when ending HDR transmission (rev3)
` ✓ i915.CI.BAT: success for drm/i915/display: send null DRM infoframe when ending HDR transmission (rev4)
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/psr: clear the Panel Replay error status register
2026-09-02 15:38 UTC (6+ messages)
` [PATCH v2] "
` ✗ LGCI.VerificationFailed: failure for "
linux-next: build failure after merge of the drm-misc tree
2026-09-02 14:40 UTC (5+ messages)
[PATCH] drm/i915/cdclk: Don't trust boot readout for per-pipe cdclk/voltage tracking
2026-09-01 23:48 UTC (4+ messages)
[PATCH v3 0/3] platform/wmi: Add aarch64 support
2026-09-02 9:27 UTC (6+ messages)
` [PATCH v3 2/3] ACPI: video: Remove CONFIG_X86 handling from nvidia_wmi_ec_supported()
[PATCH 0/3] drm/i915/display: fix flipq pipe CRC mismatch in kms_cursor_crc
2026-09-02 11:58 UTC (5+ messages)
` [PATCH 1/3] drm/i915/display: Flush frontbuffer tracking on flipq completion
[PATCH v2 0/7] drm/{i915, xe}/display: another stab at i915_fence_timeout() removal
2026-09-02 11:42 UTC (3+ messages)
` [PATCH v2 6/7] drm/i915: only timeout on fence waits for display reset
[v5 0/2] drm/i915/audio: Add HDMI TMDS audio bandwidth check
2026-09-02 11:26 UTC (7+ messages)
` [v5 1/2] drm/i915/hdmi: Move audio compute config after format selection
` [v5 2/2] drm/i915/audio: Prune ELD SADs based on HDMI audio bandwidth
` ✗ i915.CI.Full: failure for drm/i915/audio: Add HDMI TMDS audio bandwidth check (rev5)
` ✓ i915.CI.Full: success "
[PATCH v3 0/2] DRM device registration fixes
2026-09-02 10:41 UTC (4+ messages)
` [PATCH v3 1/2] drm: Unwind drm device registration upon error
[PATCH v5 00/15] Enable DP2.1 alpm
2026-09-02 10:17 UTC (29+ messages)
` [PATCH v5 02/15] drm/i915/alpm: Move alpm sink capabality readout in separate function
` [PATCH v5 03/15] drm/i915/alpm: alpm_init() for DP2.1
` [PATCH v5 04/15] drm/i915/alpm: Enable debugfs "
` [PATCH v5 06/15] drm/i915/alpm: Auxless wake time calculation for Xe3p
` [PATCH v5 07/15] drm/i915/alpm: table based establishment period
` [PATCH v5 08/15] drm/i915/alpm: Half LFPS cycle calculation
` [PATCH v5 09/15] drm/i915/alpm: Modify LFPS cycle count for DP ALPM
` [PATCH v5 10/15] drm/i915/alpm: Program LTTPR count for DP 2.1 ALPM
` [PATCH v5 11/15] drm/i915/alpm: Enable MAC Transmitting LFPS for LT PHY
` [PATCH v5 12/15] drm/i915/alpm: Replace is_edp() with alpm_is_possible()
` [PATCH v5 13/15] drm/i915/alpm: Introduce has_alpm to decouple from pr/psr2/lobf
` [PATCH v5 14/15] drm/i915/alpm: Compute and program switch to active latency
` [PATCH v5 15/15] drm/i915/alpm: Program zero-based LFPS half cycle duration
[PATCH] drm/i915/selftests: Wait longer for request to start
2026-09-02 9:54 UTC (2+ messages)
[PATCH] drm/i915/pps: don't orphan the VDD wakeref when the HW force bit is reset
2026-09-02 8:52 UTC (3+ messages)
[PATCH 00/44] Enable HDMI FRL for MTL+
2026-09-02 7:20 UTC (4+ messages)
` [PATCH 01/44] drm/i915/hdmi: Parse frl max link rate from vbt
[PATCH 0/4] PM_PME support on display hotplug
2026-09-02 6:10 UTC (4+ messages)
` [PATCH 3/4] drm/xe/pm: allow the device to signal PME from D3hot
[v2 0/2] Support YUV buffers in HDR planes
2026-09-01 23:33 UTC (2+ messages)
` ✗ i915.CI.Full: failure for Support YUV buffers in HDR planes (rev2)
XDC 2026: Full schedule now available
2026-09-01 19:56 UTC
[v6 0/9] drm/i915/color: Enable SDR plane color pipeline
2026-09-01 20:14 UTC (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/color: Enable SDR plane color pipeline (rev8)
[PATCH 0/5] Enable joiner cursor fast updates
2026-09-01 19:14 UTC (2+ messages)
` ✓ i915.CI.Full: success for Enable joiner cursor fast updates (rev8)
[PATCH] drm/i915/gvt: use strscpy() instead of strcpy() in virt_vbt_generation()
2026-09-01 16:22 UTC (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "
[PATCH] drm/i915/display: fix MSA MISC1 VSC SDP bit set without actual VSC SDP
2026-09-01 16:21 UTC (2+ messages)
` ✗ Fi.CI.BUILD: failure for "
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