messages from 2026-01-12 10:08:35 to 2026-01-16 11:46:42 UTC [more...]
[PULL] drm-misc-fixes
2026-01-16 11:46 UTC
[RFC PATCH 00/10] Enable seamless boot (fastboot) for PTL
2026-01-16 11:39 UTC (13+ messages)
` [PATCH RFC 01/10] drm/i915/display: Implement passive initialization for splash screen preservation
` [PATCH RFC 02/10] drm/xe/display: Implement seamless boot state reconstruction for PTL
` [PATCH RFC 03/10] drm/i915/display: Implement aggressive boot state preservation "
` [PATCH RFC 04/10] drm/xe/display: Fix initial plane reconstruction and stolen memory handling
` [PATCH RFC 05/10] drm/i915/display: Enable early PLL readout and robustify modeset setup
` [PATCH RFC 06/10] drm/i915/display: Fix vblank timestamps and update logic for fastboot
` [PATCH RFC 07/10] drm/i915/display: Implement seamless fastboot for MSO panels on PTL
` [PATCH RFC 08/10] drm/i915/display: Robustify fastboot and power init for seamless boot
` [PATCH RFC 09/10] drm/i915/display: Fix initial plane config readout and MSO stride for PTL
` [PATCH RFC 10/10] drm/i915/display: Refactor initial plane readout and harden boot handover
` ✗ Fi.CI.BUILD: failure for Enable seamless boot (fastboot) for PTL
[PATCH 00/12] Recover sysfb after DRM probe failure
2026-01-16 7:58 UTC (13+ messages)
[PATCH v5 0/6] Unload linux/kernel.h
2026-01-16 10:43 UTC (10+ messages)
` [PATCH v5 1/6] kernel.h: drop STACK_MAGIC macro
` [PATCH v5 2/6] moduleparam: include required headers explicitly
` [PATCH v5 3/6] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
` [PATCH v5 4/6] kernel.h: include linux/instruction_pointer.h explicitly
` [PATCH v5 5/6] tracing: Remove size parameter in __trace_puts()
` [PATCH v5 6/6] tracing: move tracing declarations from kernel.h to a dedicated header
[PATCH] drm/i915/crtc: Guard vblank wait when CRTC lookup fails
2026-01-16 10:57 UTC (6+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "
[PATCH v3 0/3] Fix Cx0 Suspend Resume issue
2026-01-16 9:41 UTC (5+ messages)
` [PATCH v3 1/3] drm/i915/pps: Enable panel power earlier
` [PATCH v3 2/3] drm/i915/cx0: Clear response ready & error bit
` [PATCH v3 3/3] drm/i915/cx0: Rename intel_clear_response_ready flag
` ✓ i915.CI.BAT: success for Fix Cx0 Suspend Resume issue (rev3)
[PATCH i-g-t v4] tests/intel/gem_lmem_swapping: Avoid false failures from oom-killer
2026-01-16 8:59 UTC (2+ messages)
[PULL] drm-intel-gt-next
2026-01-16 8:13 UTC
[PATCH] drm/i915/psr: Don't enable Panel Replay on sink if globally disabled
2026-01-16 6:57 UTC (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "
[PATCH v3 00/15] drm/i915/pll: Verify pll dividers and remove redundant .clock member
2026-01-16 6:17 UTC (21+ messages)
` [PATCH v3 01/15] drm/i915/cx0: Move C10 port clock calculation
` [PATCH v3 02/15] drm/i915/cx0: Move C20 "
` [PATCH v3 03/15] drm/i915/cx0: Drop Cx0 crtc_state from HDMI TMDS pll divider calculation
` [PATCH v3 04/15] drm/i915/lt_phy: Drop LT PHY crtc_state for port calculation
` [PATCH v3 05/15] drm/i915/cx0: Drop encoder from port clock calculation
` [PATCH v3 06/15] drm/i915/cx0: Create macro around PLL tables
` [PATCH v3 07/15] drm/i915/lt_phy: Create macro for LT PHY PLL state
` [PATCH v3 08/15] drm/i915/display: Add helper function for fuzzy clock check
` [PATCH v3 09/15] drm/i915/cx0: Fix HDMI FRL clock rates
` [PATCH v3 10/15] drm/i915/cx0: Add a fuzzy check for DP/HDMI clock rates during programming
` [PATCH v3 11/15] drm/i915/cx0: Verify C10/C20 pll dividers
` [PATCH v3 12/15] drm/i915/lt_phy: Add verification for lt phy "
` [PATCH v3 13/15] drm/i915/cx0: Drop C20 25.175 MHz rate
` [PATCH v3 14/15] drm/i915/lt_phy: Drop 27.2 "
` [PATCH v3 15/15] drm/i915/display: Remove .clock member from eDP/DP/HDMI pll tables
` ✓ i915.CI.BAT: success for drm/i915/pll: Verify pll dividers and remove redundant .clock member (rev3)
` ✓ i915.CI.Full: "
[PATCH v2] drm/i915/display: Disable casf with joiner
2026-01-16 4:29 UTC (7+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: Disable casf with joiner (rev2)
` [PATCH v3] drm/i915/casf: Disable CASF with joiner
` ✗ i915.CI.BAT: failure for drm/i915/display: Disable casf with joiner (rev3)
[PATCH 00/15] drm/i915/dp: Clean up link BW/DSC slice config computation (DSC slice)
2026-01-15 18:36 UTC (19+ messages)
` [PATCH 01/15] drm/i915/dsc: Track the detaild DSC slice configuration
` [PATCH 02/15] drm/i915/dsc: Track the DSC stream count in the DSC slice config state
` [PATCH 03/15] drm/i915/dsi: Move initialization of DSI DSC streams-per-pipe to fill_dsc()
` [PATCH 04/15] drm/i915/dsi: Track the detailed DSC slice configuration
` [PATCH 05/15] drm/i915/dp: "
` [PATCH 06/15] drm/i915/dsc: Switch to using intel_dsc_line_slice_count()
` [PATCH 07/15] drm/i915/dp: Factor out intel_dp_dsc_min_slice_count()
` [PATCH 08/15] drm/i915/dp: Use int for DSC slice count variables
` [PATCH 09/15] drm/i915/dp: Rename test_slice_count to slices_per_line
` [PATCH 10/15] drm/i915/dp: Simplify the DSC slice config loop's slices-per-pipe iteration
` [PATCH 11/15] drm/i915/dsc: Add intel_dsc_get_slice_config()
` [PATCH 12/15] drm/i915/dsi: Use intel_dsc_get_slice_config()
` [PATCH 13/15] drm/i915/dp: Unify DP and eDP slice count computation
` [PATCH 14/15] drm/i915/dp: Add intel_dp_dsc_get_slice_config()
` [PATCH 15/15] drm/i915/dp: Use intel_dp_dsc_get_slice_config()
` ✓ i915.CI.BAT: success for drm/i915/dp: Clean up link BW/DSC slice config computation (DSC slice)
` ✗ i915.CI.Full: failure "
[RFC PATCH] drm/i915: i915 null pointer dereference
2026-01-15 16:28 UTC (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "
[PULL] drm-intel-next
2026-01-15 16:19 UTC (2+ messages)
[PULL] drm-xe-next
2026-01-15 16:16 UTC
[PULL] drm-intel-next
2026-01-15 15:52 UTC
[IFX-260112-1977499] RE: Structural hardware support gap on modern AMD systems: missing official AMD & ITE sensor, fan and power stack for Linux (all distros) and FreeBSD ~|~CRM0071640006510
2026-01-12 21:00 UTC
[PATCH v2] drm/{i915, xe}/pcode: move display pcode calls to parent interface
2026-01-15 13:53 UTC (3+ messages)
` ✓ i915.CI.BAT: success for drm/{i915, xe}/pcode: move display pcode calls to parent interface (rev2)
` ✗ i915.CI.Full: failure "
[PULL] drm-misc-next
2026-01-15 12:29 UTC
[PULL] drm-intel-fixes
2026-01-15 10:01 UTC
[PATCH v6] drm/i915/selftests: Keep mock file open during unfaultable migrate with fill
2026-01-15 9:06 UTC (3+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/selftests: Keep mock file open during unfaultable migrate with fill (rev8)
[PATCH] drm/i915/selftests: Prevent userspace mapping invalidation
2026-01-15 8:41 UTC (4+ messages)
` ✗ Fi.CI.BUILD: failure for "
[PATCH v2 0/3] Fix Cx0 Suspend Resume issue
2026-01-14 15:42 UTC (9+ messages)
` [PATCH v2 1/3] drm/i915/cx0: Split PLL enabling/disabling in two parts
` [PATCH v2 2/3] drm/i915/cx0: Clear response ready & error bit
` [PATCH v2 3/3] drm/i915/cx0: Rename intel_clear_response_ready flag
` ✗ i915.CI.BAT: failure for Fix Cx0 Suspend Resume issue (rev2)
[PATCH v2 00/15] drm/i915/pll: Verify pll dividers and remove redundant .clock member
2026-01-14 13:01 UTC (20+ messages)
` [PATCH v2 04/15] drm/i915/lt_phy: Drop LT PHY crtc_state for port calculation
` [PATCH v2 08/15] drm/i915/display: Add helper function for fuzzy clock check
` [PATCH v2 10/15] drm/i915/cx0: Add a fuzzy check for DP/HDMI clock rates during programming
` [PATCH v2 11/15] drm/i915/cx0: Verify C10/C20 pll dividers
` [PATCH v2 12/15] drm/i915/lt_phy: Add verification for lt phy "
[PATCH v3] drm/i915/bios: Use get_unaligned_* for VBT block size
2026-01-14 11:55 UTC (4+ messages)
` ✓ i915.CI.BAT: success for drm/i915/bios: Use get_unaligned_* for VBT block size (rev3)
` ✓ i915.CI.Full: "
[PATCH i-g-t v3] tests/intel/gem_lmem_swapping: Avoid false failures from oom-killer
2026-01-14 11:29 UTC (3+ messages)
[RFC i-g-t] Extend lsgpu output with data from discrete GPU upstream bridge
2026-01-14 11:15 UTC (6+ messages)
[PATCH] drm/i915/gvt_mmio_table: Use the gvt versions of the display macros
2026-01-14 9:06 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "
[PATCH v3 00/13] drm: Color pipeline teardown and follow-up fixes/improvements
2026-01-14 7:51 UTC (18+ messages)
` [PATCH v3 01/13] drm/i915/color: Place 3D LUT after CSC in plane color pipeline
` [PATCH v3 02/13] drm/amd/display: Fix color pipeline enum name leak
` [PATCH v3 03/13] drm/vkms: "
` [PATCH v3 04/13] drm/i915/display: "
` [PATCH v3 05/13] drm/colorop: Add destroy helper for colorop objects
` [PATCH v3 06/13] drm: Allow driver-managed destruction of "
` [PATCH v3 07/13] drm/amd/display: Hook up colorop destroy helper for plane pipelines
` [PATCH v3 08/13] drm/vkms: "
` [PATCH v3 09/13] drm/i915/display: Hook up intel_colorop_destroy
` [PATCH v3 10/13] drm: Clean up colorop objects during mode_config cleanup
` [PATCH v3 11/13] drm/vkms: Remove drm_colorop_pipeline_destroy() from vkms_destroy()
` [PATCH v3 12/13] drm/colorop: Use destroy callback for color pipeline teardown
` [PATCH v3 13/13] drm/i915/color: Add failure handling in plane color pipeline init
` ✓ i915.CI.BAT: success for drm: Color pipeline teardown and follow-up fixes/improvements (rev3)
` ✓ i915.CI.Full: "
[RESEND] drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status
2026-01-13 21:39 UTC (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH 00/19] rm/i915/dp: Clean up link BW/DSC slice config computation (link BW)
2026-01-13 17:33 UTC (3+ messages)
` ✓ i915.CI.Full: success for drm/i915/dp: Fail state computation for invalid DSC source input BPP values (rev3)
[PATCH v2] drm/i915/bios: Use get_unaligned_* for VBT block size
2026-01-13 16:05 UTC (5+ messages)
` ✓ i915.CI.BAT: success for drm/i915/bios: Use get_unaligned_* for VBT block size (rev2)
` ✗ i915.CI.Full: failure "
[PATCH v2 00/13] drm: Color pipeline teardown and follow-up fixes/improvements
2026-01-13 10:53 UTC (10+ messages)
` [PATCH v2 03/13] drm/vkms: Fix color pipeline enum name leak
` [PATCH v2 05/13] drm/colorop: Add destroy helper for colorop objects
` [PATCH v2 08/13] drm/vkms: Hook up colorop destroy helper for plane pipelines
` [PATCH v2 11/13] drm/vkms: Remove drm_colorop_pipeline_destroy() from vkms_destroy()
[PATCH v3 0/3] replace old wq(s), add WQ_PERCPU to alloc_workqueue
2026-01-13 9:12 UTC (2+ messages)
[PATCH] drm/i915/bios: Use get_unaligned_* for VBT block size
2026-01-13 8:51 UTC (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH RFC v3 0/7] Async Flip in Atomic ioctl corrections
2026-01-13 2:47 UTC (17+ messages)
` [PATCH [RFC] v3 5/7] drm/atomic: Allow planes with NULL fb along with async flip
[PATCH v2] MAINTAINERS: drm: add maintainers for DRM buddy allocator
2026-01-12 16:19 UTC (3+ messages)
` ✓ i915.CI.BAT: success for MAINTAINERS: drm: add maintainers for DRM buddy allocator (rev2)
` ✓ i915.CI.Full: "
[PATCH] MAINTAINERS: drm: add maintainers for DRM buddy allocator
2026-01-12 10:08 UTC (4+ messages)
` ✓ i915.CI.Full: success 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