messages from 2025-10-07 15:20:03 to 2025-10-10 08:00:29 UTC [more...]
[PATCH] drm/i915: drop unused non-i915 IS_<PLATFORM> macros
2025-10-10 8:00 UTC
[PATCH v3 02/10] drm/gem: Introduce drm_gem_get_unmapped_area() fop
2025-10-10 7:48 UTC (2+ messages)
[PATCH v3] drm/i915/fbc: update the impacted platforms in wa_22014263786
2025-10-10 7:16 UTC (4+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/fbc: update the impacted platforms in wa_22014263786 (rev3)
` ✓ i915.CI.BAT: success "
[PATCH 0/8] Preparatory patches for guardband optimization
2025-10-10 6:53 UTC (13+ messages)
` [PATCH 1/8] drm/i915/vrr: Use crtc_vsync_start/end for computing vrr.vsync_start/end
` [PATCH 2/8] drm/i915/vrr: s/intel_vrr_compute_config_late/intel_vrr_compute_guardband
` [PATCH 3/8] drm/i915/vblank: Add helper to get correct vblank length
` [PATCH 4/8] drm/i915/psr: Consider SCL lines when validating vblank for wake latency
` [PATCH 5/8] drm/i915/display: Check if final vblank is sufficient for PSR features
` [PATCH 6/8] drm/i915/vrr: Recompute vblank_start for platforms with always-on VRR TG
` [PATCH 7/8] drm/i915/display: Add vblank_start adjustment logic for "
` [PATCH 8/8] drm/i915/display: Prepare for vblank_delay for LRR
` ✓ i915.CI.BAT: success for Preparatory patches for guardband optimization (rev2)
` ✗ i915.CI.Full: failure "
[PATCH 0/4] drm/client: Implement free callback for fbdev and log
2025-10-10 1:45 UTC (8+ messages)
` [PATCH 1/4] drm/client: Add client free callback to unprepare fb_helper
` [PATCH 2/4] drm/log: Do not hold lock across drm_client_release()
` [PATCH 3/4] drm/log: Add free callback
` [PATCH 4/4] drm/client: Do not free client memory by default
` ✓ i915.CI.BAT: success for drm/client: Implement free callback for fbdev and log
` ✗ i915.CI.Full: failure "
REGRESSION on linux-next (next-20250919)
2025-10-10 0:47 UTC (8+ messages)
[PATCH v3] drm/i915:move and rename reg_in_range_table
2025-10-10 0:07 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for drm/i915:move and rename reg_in_range_table (rev2)
[PATCH 0/8] drm/i915: Some universal plane fixes and cleanups
2025-10-09 22:41 UTC (11+ messages)
` [PATCH 1/8] drm/i915: Rewrite icl_min_plane_width()
` [PATCH 2/8] drm/i915: Drop the min plane width w/a adl+
` [PATCH 3/8] drm/i915: Implement .min_plane_width() for PTL+
` [PATCH 4/8] drm/i915: Start checking plane min size for the chroma plane
` [PATCH 5/8] drm/i915: Introduce intel_plane_min_height()
` [PATCH 6/8] drm/i915: Remove pointless crtc hw.enable check
` [PATCH 7/8] drm/i915: Extract glk_plane_has_planar()
` [PATCH 8/8] drm/i915: Unify the logic in {skl,glk}_plane_has_*()
` ✗ i915.CI.BAT: failure for drm/i915: Some universal plane fixes and cleanups
[PATCH v2 0/2] Context isolation uAPI fixes
2025-10-09 21:43 UTC (5+ messages)
` [PATCH v2 1/2] drm/i915: Change semantics of context isolation reporting to UM
` [PATCH v2 2/2] drm/i915: force getparam ioctl return bool for HAS_CONTEXT_ISOLATION
[PATCH] drm/i915: Fix conversion between clock ticks and nanoseconds
2025-10-09 20:56 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for drm/i915: Fix conversion between clock ticks and nanoseconds (rev2)
[PATCH v6 0/5] User readable error codes on atomic_ioctl failure
2025-10-09 17:28 UTC (8+ messages)
` [PATCH v6 1/5] drm: Define user readable error codes for atomic ioctl
` [PATCH v6 2/5] drm/atomic: Add error_code element in atomic_state
` [PATCH v6 3/5] drm/atomic: Allocate atomic_state at the beginning of atomic_ioctl
` [PATCH v6 4/5] drm/atomic: Return user readable error in atomic_ioctl
` [PATCH v6 5/5] drm/i915/display: Error codes for async flip failures
` ✓ i915.CI.BAT: success for User readable error codes on atomic_ioctl failure (rev5)
` ✗ i915.CI.Full: failure "
[PATCH i-g-t v2 0/5] tests/gem_eio: Resolve timing issues in stress subtests
2025-10-09 17:05 UTC (14+ messages)
` [PATCH i-g-t v2 1/5] tests/gem_eio: Skip on too few reset-resume cycles
` [PATCH i-g-t v2 2/5] tests/gem_eio: Try harder to measure median resume time
` [PATCH i-g-t v2 5/5] tests/gem_eio: Avoid exceeding CI disk space limit
[PATCH 06/20] drm/i915/cdclk: Extract dg2_power_well_count()
2025-10-09 16:59 UTC (2+ messages)
[PATCH v3 0/7] drm/i915/wm: some clean-ups and a bit of refactoring
2025-10-09 15:29 UTC (9+ messages)
` [PATCH v3 1/7] drm/i915/wm: clarify watermark ops with comments
` [PATCH v3 2/7] drm/i915/wm: move intel_sagv_init() to avoid forward declaration
` [PATCH v3 3/7] drm/i915/wm: remove stale FIXME in skl_needs_memory_bw_wa()
` [PATCH v3 4/7] drm/i915/wm: convert x/y-tiling bools to an enum
` [PATCH v3 5/7] drm/i915/wm: convert tiling mode check in slk_compute_plane_wm() to a switch-case
` [PATCH v3 6/7] drm/i915/wm: move method selection and calculation to a separate function
` [PATCH v3 7/7] drm/i915/wm: reduce size of y_min_scanlines to u8
[PATCH] drm/i915:move and rename reg_in_range_table
2025-10-09 15:13 UTC (11+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH i-g-t v2] lib/igt_fb/intel: Use correct MOCS for displayable surfaces
2025-10-09 14:12 UTC (2+ messages)
[PATCH 0/3] drm/i915: Avoid lock inversion when pinning to GGTT
2025-10-09 13:44 UTC (7+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] drm/i915: Wait longer for threads in migrate selftest on CHV/BXT+VTD
` [PATCH 3/3] drm/i915: Wait for page_sizes_gtt in gtt "
` ✓ i915.CI.BAT: success for drm/i915: Avoid lock inversion when pinning to GGTT
` ✗ i915.CI.Full: failure "
[PATCH v2 00/37] mm: remove nth_page()
2025-10-09 13:05 UTC (14+ messages)
` [PATCH v2 08/37] mm/hugetlb: check for unreasonable folio sizes when registering hstate
` (bisected) "
` ✗ Fi.CI.BUILD: failure for mm: remove nth_page() (rev5)
[PATCH] drm/i915: Fix conversion between clock ticks and nanoseconds
2025-10-09 12:24 UTC (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PULL] drm-misc-fixes
2025-10-09 12:00 UTC
[PATCH 00/10] Introduce drm sharpness property
2025-10-09 11:02 UTC (13+ messages)
` [PATCH 01/10] drm/drm_crtc: Introduce sharpness strength property
` [PATCH 03/10] drm/i915/display: Add CASF strength and winsize
` [PATCH 04/10] drm/i915/display: Add filter lut values
` [PATCH 05/10] drm/i915/display: Compute the scaler coefficients
[PATCH 0/2] drm/i915/dp: Fix panel replay in DSC mode
2025-10-09 10:58 UTC (9+ messages)
` [PATCH 1/2] drm/i915/dp_mst: Verify DSC vs. FEC enabled state on the link
` [PATCH 2/2] drm/i915/dp: Fix panel replay when DSC is enabled
` ✓ i915.CI.BAT: success for drm/i915/dp: Fix panel replay in DSC mode
` ✗ i915.CI.Full: failure "
[PATCH RFC 00/35] mm: remove nth_page()
2025-10-09 10:30 UTC (6+ messages)
` [PATCH RFC 06/35] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
BUG: unable to handle kernel NULL pointer dereference in eb_release_vmas
2025-10-09 9:08 UTC (5+ messages)
[PATCH] drm/i915: Setting/clearing the memory access bit when enabling/disabling i915
2025-10-09 1:55 UTC (16+ messages)
` [PATCH v2] drm/i915: Setting/clearing the memory access bit when en/disabling i915
` ✓ i915.CI.BAT: success for drm/i915: Setting/clearing the memory access bit when enabling/disabling i915
` ✓ i915.CI.BAT: success for drm/i915: Setting/clearing the memory access bit when enabling/disabling i915 (rev2)
update kernel-doc for MEMBLOCK_RSRV_NOINIT (was: Re: [PATCH RFC 10/35] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap())
2025-10-09 1:07 UTC (2+ messages)
[PATCH 0/8] Preparatory patches for guardband optimization
2025-10-09 8:19 UTC (10+ messages)
` [PATCH 1/8] drm/i915/vrr: Use crtc_vsync_start/end for computing vrr.vsync_start/end
` [PATCH 2/8] drm/i915/vrr: s/intel_vrr_compute_config_late/intel_vrr_compute_guardband
` [PATCH 3/8] drm/i915/vblank: Add helper to get correct vblank length
` [PATCH 4/8] drm/i915/psr: Consider SCL lines when validating vblank for wake latency
` [PATCH 5/8] drm/i915/display: Check if final vblank is sufficient for PSR features
` [PATCH 6/8] drm/i915/vrr: Recompute vblank_start for platforms with always-on VRR TG
` [PATCH 7/8] drm/i915/display: Add vblank_start adjustment logic for "
` [PATCH 8/8] drm/i915/display: Prepare for vblank_delay for LRR
` ✗ Fi.CI.BUILD: failure for Preparatory patches for guardband optimization
[PATCH v2 1/2] drm/i915/alpm: Compute ALPM parameters into crtc_state->alpm_state
2025-10-09 6:49 UTC (5+ messages)
` ✗ i915.CI.Full: failure for series starting with [v2,1/2] "
[PATCH] drm/{i915, xe}/display: pass parent interface to display probe
2025-10-09 5:33 UTC (4+ messages)
` ✓ i915.CI.BAT: success for "
` [PATCH] drm/{i915,xe}/display: "
` ✗ i915.CI.Full: failure for drm/{i915, xe}/display: "
[PATCH v5 0/5] User readable error codes on atomic_ioctl failure
2025-10-09 4:00 UTC (4+ messages)
` [PATCH v5 4/5] drm/atomic: Return user readable error in atomic_ioctl
[RFC][PATCH 00/11] drm/i915/prefill: Introduce helpers for prefill latency calculations
2025-10-08 18:25 UTC (12+ messages)
` [RFC][PATCH 01/11] drm/i915: Reject modes with linetime > 64 usec
` [RFC][PATCH 02/11] drm/i915/cdclk: Add prefill helpers for CDCLK
` [RFC][PATCH 03/11] drm/i915/cdclk: Add intel_cdclk_min_cdclk_for_prefill()
` [RFC][PATCH 04/11] drm/i915/dsc: Add prefill helper for DSC
` [RFC][PATCH 05/11] drm/i915/scaler: Add scaler prefill helpers
` [RFC][PATCH 06/11] drm/i195/wm: Add WM0 "
` [RFC][PATCH 07/11] drm/i915: Introduce intel_compute_global_watermarks_late()
` [RFC][PATCH 08/11] drm/i915/prefill: Introduce intel_prefill.c
` [RFC][PATCH 09/11] drm/i915/wm: Use intel_prefill
` [RFC][PATCH 10/11] drm/i915/prefill: Print the prefill details
` [RFC][PATCH 11/11] drm/i915/prefill: Also print out the worst case estimates
[PATCH v2 0/5] drm/i915: fb fixes and claenups
2025-10-08 14:14 UTC (3+ messages)
` [PATCH v2 1/5] drm/i915/frontbuffer: Move bo refcounting intel_frontbuffer_{get, release}()
[PATCH v4] drm/i915/guc: Skip communication warning on reset in progress
2025-10-08 13:33 UTC (4+ messages)
` ✓ i915.CI.BAT: success for drm/i915/guc: Skip communication warning on reset in progress (rev4)
` ✗ i915.CI.Full: failure "
[PATCH v2] drm/client: Remove holds_console_lock parameter from suspend/resume
2025-10-08 9:57 UTC (2+ messages)
[PATCH 00/20] drm/i915/cdclk: Decouple CDCLK from state->modeset
2025-10-08 7:15 UTC (2+ messages)
[PATCH 1/4] drm/i915/display: Disable wakeref asserts around GU_MISC irq handling
2025-10-08 6:47 UTC (7+ messages)
` [PATCH 2/4] drm/i915/opregion: Extract intel_opregion_runtime_{suspend, resume}()
` [PATCH 3/4] drm/i915/opregion: Make intel_opregion_notify_adapter() static
` [PATCH 4/4] drm/i915/opregion: Flush asle_work during runtime suspend
[PATCH 00/16] Optimize vrr.guardband and fix LRR
2025-10-08 6:34 UTC (14+ messages)
` [PATCH 11/16] drm/i915/vblank: Add helper to get correct vblank length
` [PATCH 13/16] drm/i915/display: Add vblank_start adjustment logic for always-on VRR TG
[PATCH 5.10] gpu/i915: fix error return in mmap_offset_attach()
2025-10-07 21:23 UTC (3+ messages)
[PATCH i-g-t v2 0/3] Add initial Panthor tests
2025-10-07 16:50 UTC (6+ messages)
` [PATCH i-g-t v2 3/3] tests/panthor: add panthor tests
[PATCH 00/10] drm/i915/frontbuffer: Fix the intel_frontbuffer lifetime mess
2025-10-07 15:24 UTC (2+ 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