messages from 2026-01-28 16:46:39 to 2026-01-31 20:03:02 UTC [more...]
[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
2026-01-31 20:02 UTC (21+ messages)
` [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
[PATCH v2] drm/i915/power_well: Enable workaround for DSS clock gating issue
2026-01-31 2:45 UTC (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH v4] drm/i915/display: fix the pixel normalization handling for xe3p_lpd
2026-01-30 22:13 UTC (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: fix the pixel normalization handling for xe3p_lpd (rev4)
` ✗ i915.CI.Full: failure "
[PATCH] misc/mei: INTEL_MEI should depend on X86 or DRM_XE
2026-01-30 21:15 UTC
[PATCH v4] drm/i915/selftests: Defer signalling the request fence
2026-01-30 19:45 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/selftests: Defer signalling the request fence (rev6)
[PATCH 00/17] Account for DSC bubble overhead for horizontal slices
2026-01-30 17:45 UTC (20+ messages)
` [PATCH 01/17] drm/i915/dp: Early reject bad hdisplay in intel_dp_mode_valid
` [PATCH 02/17] drm/i915/dp: Move num_joined_pipes and related checks together
` [PATCH 03/17] drm/i915/dp: Extract helper to get the hdisplay limit
` [PATCH 04/17] drm/i915/dp: Rework pipe joiner logic in mode_valid
` [PATCH 05/17] drm/i915/dp: Rework pipe joiner logic in compute_config
` [PATCH 06/17] drm/i915/dp_mst: Move the check for dotclock at the end
` [PATCH 07/17] drm/i915/dp_mst: Move the joiner dependent code together
` [PATCH 08/17] drm/i915/dp_mst: Rework pipe joiner logic in mode_valid
` [PATCH 09/17] drm/i915/dp_mst: Extract helper to compute link for given joiner config
` [PATCH 10/17] drm/i915/dp_mst: Rework pipe joiner logic in compute_config
` [PATCH 11/17] drm/i915/dp: Remove unused joiner helpers
` [PATCH 12/17] drm/i915/dp: Introduce helper to check pixel rate against dotclock limits
` [PATCH 13/17] drm/i915/dp: Refactor dsc_slice_count handling in intel_dp_mode_valid()
` [PATCH 14/17] drm/i915/dp: Account for DSC slice overhead
` [PATCH 15/17] drm/i915/dp: Add helpers for joiner candidate loops
` [PATCH 16/17] drm/i915/display: Add upper limit check for pixel clock
` [PATCH 17/17] drm/i915/display: Extend the max dotclock limit to WCL
` ✓ i915.CI.BAT: success for Account for DSC bubble overhead for horizontal slices (rev6)
` ✗ i915.CI.Full: failure "
Save the Date! XDC 2026 comes to Toronto
2026-01-30 16:23 UTC
[PATCH 0/6] drm: avoid poking at dev->vblank[] directly
2026-01-30 15:24 UTC (5+ messages)
` [PATCH 6/6] drm/gma500: use drm_crtc_vblank_crtc()
[PATCH v2] drm/xe/guc: Fix kernel-doc warning in GuC scheduler ABI header
2026-01-30 13:52 UTC
[PATCH i-g-t v2 0/6] lsgpu: Report upstream port link bandwidth
2026-01-30 13:49 UTC (7+ messages)
` [PATCH i-g-t v2 1/6] lib/igt_device_scan: Don't print fake link bandwidth attributes
` [PATCH i-g-t v2 2/6] lib/igt_device_scan: Split out reusable part of update_or_add_parent
[PATCH i-g-t v3 0/6] lsgpu: Report upstream port link bandwidth
2026-01-30 11:09 UTC (4+ messages)
` [PATCH i-g-t v3 6/6] lib/igt_device_scan: Print GPU upstream port parent/child relations
[PATCH v2 0/1] i915/i915_driver: move intel_gvt_init() level higher
2026-01-30 10:04 UTC (7+ messages)
` [PATCH v2 1/1] "
` ✓ i915.CI.BAT: success for i915/i915_driver: move intel_gvt_init() level higher (rev2)
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/power_well: Enable workaround for DSS clock gating issue (22021048059)
2026-01-30 10:03 UTC (5+ messages)
[v3 00/19] Make Display free from i915_reg.h
2026-01-30 7:21 UTC (22+ messages)
` [v3 01/19] drm/i915: Extract display registers from i915_reg.h to display
` [v3 02/19] drm/i915: Extract South chicken "
` [v3 03/19] drm/i915: Extract display interrupt definitions
` [v3 04/19] drm/i915: Extract DSPCLK_GATE_D from i915_reg to display
` [v3 05/19] drm/{i915, xe}: Extract pcode definitions to common header
` [v3 06/19] drm/i915: Remove i915_reg.h from intel_display_device.c
` [v3 07/19] drm/i915: Remove i915_reg.h from intel_dram.c
` [v3 08/19] drm/i915: Remove i915_reg.h from intel_display.c
` [v3 09/19] drm/i915: Remove i915_reg.h from intel_overlay.c
` [v3 10/19] drm/i915: Remove i915_reg.h from g4x_dp.c
` [v3 11/19] drm/i915: Remove i915_reg.h from i9xx_wm.c
` [v3 12/19] drm/{i915, xe}: Remove i915_reg.h from g4x_hdmi.c
` [v3 13/19] drm/i915: Remove i915_reg.h from intel_rom.c
` [v3 14/19] drm/i915: Remove i915_reg.h from intel_psr.c
` [v3 15/19] drm/i915: Remove i915_reg.h from intel_fifo_underrun.c
` [v3 16/19] drm/i915: Remove i915_reg.h from intel_display_irq.c
` [v3 17/19] drm/i915: Remove i915_reg.h from intel_display_power_well.c
` [v3 18/19] drm/i915: Remove i915_reg.h from intel_modeset_setup.c
` [v3 19/19] drm/{i915, xe}: Remove i915_reg.h from display
` ✓ i915.CI.BAT: success for Make Display free from i915_reg.h (rev3)
` ✗ i915.CI.Full: failure "
[PATCH 00/16] Account for DSC bubble overhead for horizontal slices
2026-01-30 4:17 UTC (26+ messages)
` [PATCH 01/16] drm/i915/dp: Early reject bad hdisplay in intel_dp_mode_valid
` [PATCH 02/16] drm/i915/dp: Move num_joined_pipes and related checks together
` [PATCH 03/16] drm/i915/dp: Extract helper to get the hdisplay limit
` [PATCH 04/16] drm/i915/dp: Rework pipe joiner logic in mode_valid
` [PATCH 05/16] drm/i915/dp: Rework pipe joiner logic in compute_config
` [PATCH 06/16] drm/i915/dp_mst: Move the check for dotclock at the end
` [PATCH 07/16] drm/i915/dp_mst: Move the joiner dependent code together
` [PATCH 08/16] drm/i915/dp_mst: Rework pipe joiner logic in mode_valid
` [PATCH 09/16] drm/i915/dp_mst: Extract helper to compute link for given joiner config
` [PATCH 10/16] drm/i915/dp_mst: Rework pipe joiner logic in compute_config
` [PATCH 11/16] drm/i915/dp: Remove unused joiner helpers
` [PATCH 12/16] drm/i915/dp: Introduce helper to check pixel rate against dotclock limits
` [PATCH 13/16] drm/i915/dp: Refactor dsc_slice_count handling in intel_dp_mode_valid()
` [PATCH 14/16] drm/i915/dp: Account for DSC slice overhead
` [PATCH 15/16] drm/i915/display: Add upper limit check for pixel clock
` [PATCH 16/16] drm/i915/display: Extend the max dotclock limit to WCL
` ✓ i915.CI.BAT: success for Account for DSC bubble overhead for horizontal slices (rev5)
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/display: Wait for pipe start to avoid vblank and scanline jumps
2026-01-30 3:35 UTC (6+ messages)
` [PATCH v2] "
` ✓ i915.CI.BAT: success for drm/i915/display: Wait for pipe start to avoid vblank and scanline jumps (rev2)
` ✗ i915.CI.Full: failure "
[PATCH] drm: Unwind drm device registration upon error
2026-01-29 21:24 UTC (3+ messages)
` ✓ i915.CI.BAT: success for drm: unwind drm device registration upon error (rev4)
` ✗ i915.CI.Full: failure "
[PATCH v2 0/2] Add support for eGPUs on Apple Products
2026-01-29 21:00 UTC (4+ messages)
` [PATCH v2 1/2] efi/libstub: enable apple-set-os for all apple devices
` [PATCH v2 2/2] drm/i915/display: Disable display for iMac's
` ✗ LGCI.VerificationFailed: failure for Add support for eGPUs on Apple Products (rev2)
[PATCH v2 1/2] efi/libstub: enable apple-set-os for all apple devices
2026-01-29 17:53 UTC (4+ messages)
[PATCH v2 0/2] Add support for eGPUs on Apple Products
2026-01-28 17:12 UTC (2+ messages)
[PULL] drm-xe-fixes
2026-01-29 20:12 UTC
[PATCH] drm/xe/guc: Fix kernel-doc warning in GuC scheduler ABI header
2026-01-29 19:35 UTC (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PULL] drm-xe-next-fixes
2026-01-29 19:19 UTC
[PATCH v8 0/7] User readable error codes on atomic_ioctl failure
2026-01-29 17:26 UTC (11+ messages)
` [PATCH v8 1/7] drm: Define user readable error codes for atomic ioctl
` [PATCH v8 2/7] drm/atomic: Add error_code element in atomic_state
` [PATCH v8 3/7] drm/atomic: Allocate atomic_state at the beginning of atomic_ioctl
` [PATCH v8 4/7] drm/atomic: Call complete_signaling only if prepare_signaling is done
` [PATCH v8 5/7] drm/atomic: Return user readable error in atomic_ioctl
` [PATCH v8 6/7] drm/i915/display: Error codes for async flip failures
` [PATCH v8 7/7] drm: Introduce DRM_CAP_ATOMIC_ERROR_REPORTING
` ✓ i915.CI.BAT: success for User readable error codes on atomic_ioctl failure (rev7)
` ✗ i915.CI.Full: failure "
[PULL] drm-misc-fixes
2026-01-29 17:01 UTC
[PATCH v6 0/2] Miscellaneous fixes in drm code
2026-01-29 14:29 UTC (6+ messages)
[RFC PATCH] drm/buddy: Optimize large alignment handling to avoid unnecessary splits
2026-01-29 13:19 UTC (5+ messages)
[PATCH 00/16] Account for DSC bubble overhead for horizontal slices
2026-01-29 10:01 UTC (30+ messages)
` [PATCH 04/16] drm/i915/dp: Rework pipe joiner logic in mode_valid
` [PATCH 05/16] drm/i915/dp: Rework pipe joiner logic in compute_config
` [PATCH 06/16] drm/i915/dp_mst: Move the check for dotclock at the end
` [PATCH 08/16] drm/i915/dp_mst: Rework pipe joiner logic in mode_valid
` [PATCH 10/16] drm/i915/dp_mst: Rework pipe joiner logic in compute_config
` [PATCH 11/16] drm/i915/dp: Introduce helper to check pixel rate against dotclock limits
` [PATCH 12/16] drm/i915/dp: Refactor dsc_slice_count handling in intel_dp_mode_valid()
` [PATCH 13/16] drm/i915/dp: Account for DSC slice overhead
` [PATCH 14/16] drm/i915/dp: Add helpers for joiner candidate loops
` [PATCH 15/16] drm/i915/display: Add upper limit check for pixel clock
` [PATCH 16/16] drm/i915/display: Extend the max dotclock limit to WCL and pre PTL platforms
` ✗ i915.CI.Full: failure for Account for DSC bubble overhead for horizontal slices (rev4)
[PULL] drm-misc-next-fixes
2026-01-29 8:58 UTC
[PATCH 0/4] drm/i915/gvt: further reduce dependency on display
2026-01-29 8:46 UTC (13+ messages)
` [PATCH 1/4] drm/i915/display: move enum aux_ch to intel_display_limits.h
` [PATCH 2/4] drm/i915/gvt: drop dependency on display struct dpll
` [PATCH 3/4] drm/i915/gvt: drop dependency on intel_display_types.h
` [PATCH 4/4] drm/i915/gvt: drop unnecessary include of intel_display.h
` ✓ i915.CI.BAT: success for drm/i915/gvt: further reduce dependency on display
` ✓ i915.CI.Full: "
[PULL] drm-intel-next-fixes
2026-01-29 8:11 UTC
[PATCH] drm/i915/dp: Add a meaningful return to intel_dp_read_dsc_dpcd
2026-01-29 7:06 UTC (6+ messages)
` [PATCH v2] "
` ✓ i915.CI.BAT: success for drm/i915/dp: Add a meaningful return to intel_dp_read_dsc_dpcd (rev2)
` ✗ i915.CI.Full: failure "
[PATCH v2] drm/i915/display: Add quirk to force backlight type on some TUXEDO devices
2026-01-29 4:23 UTC (2+ messages)
[PATCH] drm/i915/cdclk: Extend Wa_13012396614 to Xe3p_LPD
2026-01-29 0:13 UTC (3+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH] drm/i915/display: vcpi is always greater than zero
2026-01-29 0:03 UTC (3+ messages)
` ✓ i915.CI.Full: success for "
[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
2026-01-29 0:01 UTC (3+ messages)
[PATCH v2] drm/i915/display: Assert valid cpu_transcoder
2026-01-28 23:36 UTC (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: Assert valid cpu_transcoder (rev2)
` ✗ i915.CI.Full: failure "
[PATCH v1] i915/i915_driver: move intel_gvt_init() level higher
2026-01-28 23:11 UTC (4+ messages)
` ✗ i915.CI.BAT: failure for "
[PATCH] drm/i915: Add vgpu.entry list initialization
2026-01-28 22:39 UTC (4+ messages)
[PATCH] drm/i915/display: Fail intel_ddi_init if encoder init fails
2026-01-28 21:49 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for "
[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
2026-01-28 17:26 UTC (2+ messages)
` ✗ Fi.CI.BUILD: failure for mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them (rev6)
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