Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-09 05:33:06 to 2025-10-13 12:49:11 UTC [more...]

[PATCH 0/8] Preparatory patches for guardband optimization
 2025-10-13 12:35 UTC  (2+ messages)
` [PATCH 1/8] drm/i915/vrr: Use crtc_vsync_start/end for computing vrr.vsync_start/end

[PATCH 0/8] Preparatory patches for guardband optimization
 2025-10-13 12:29 UTC  (22+ 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 00/10] Introduce drm sharpness property
 2025-10-13 12:08 UTC  (16+ 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
` ✓ i915.CI.BAT: success for Introduce drm sharpness property (rev20)
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.Full: success "

[core-for-CI] KVM: x86/pmu: Don't try to get perf capabilities for hybrid CPUs
 2025-10-13 11:32 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH 0/1] [wip] Switch to use kernel standard fault injection in i915
 2025-10-13 10:34 UTC  (10+ messages)
` [PATCH 1/1] drm/i915: switch to use kernel standard error injection
` ✓ i915.CI.BAT: success for Switch to use kernel standard fault injection in i915
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.BAT: success for Switch to use kernel standard fault injection in i915 (rev2)
` ✗ i915.CI.BAT: failure for Switch to use kernel standard fault injection in i915 (rev3)
` ✗ i915.CI.BAT: failure for Switch to use kernel standard fault injection in i915 (rev4)
` ✗ i915.CI.BAT: failure for Switch to use kernel standard fault injection in i915 (rev5)
` ✓ i915.CI.BAT: success for Switch to use kernel standard fault injection in i915 (rev6)
` ✗ i915.CI.Full: failure "

[PATCH 0/7] drm/i915/display: Fix C20 PHY PLL DP/HDMI mode programming
 2025-10-13  9:50 UTC  (8+ messages)
` [PATCH 1/7] drm/i915/display: Sanitize PHY_C20_VDR_CUSTOM_SERDES_RATE/DP_RATE field macros
` [PATCH 2/7] drm/i915/display: Sanitize PHY_C20_VDR_CUSTOM_SERDES_RATE/IS_DP flag macro
` [PATCH 3/7] drm/i915/display: Sanitize PHY_C20_VDR_CUSTOM_SERDES_RATE/CONTEXT_TOGGLE "
` [PATCH 4/7] drm/i915/display: Sanitize PHY_C20_VDR_CUSTOM_SERDES_RATE/IS_HDMI_FRL "
` [PATCH 5/7] drm/i915/display: Fix PHY_C20_VDR_CUSTOM_SERDES_RATE programming
` [PATCH 6/7] drm/i915/display: Fix PHY_C20_VDR_HDMI_RATE programming
` [PATCH 7/7] drm/i915/display: Add missing clock to C10 PHY state compute/HW readout

[PATCH v1] drm/ci: disable broken MR check in sanity job
 2025-10-13  9:37 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH RFC v2 0/2] Async Flip in Atomic ioctl corrections
 2025-10-13  4:19 UTC  (17+ messages)
` [PATCH RFC v2 1/2] drm/atomic/plane: Add plane property for async flip
` [PATCH RFC v2 2/2] drm/atomic: Use async_flip plane property for asynchronous flips
` ✓ i915.CI.BAT: success for Async Flip in Atomic ioctl corrections (rev2)

[PATCH 0/8] drm/i915: Some universal plane fixes and cleanups
 2025-10-12 19:39 UTC  (13+ 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
` ✓ i915.CI.BAT: success for drm/i915: Some universal plane fixes and cleanups (rev2)

[PATCH v3] drm/i915:move and rename reg_in_range_table
 2025-10-10 22:56 UTC  (8+ messages)
` ✗ i915.CI.BAT: failure for drm/i915:move and rename reg_in_range_table (rev2)

[PATCH] drm/i915: Fix conversion between clock ticks and nanoseconds
 2025-10-10 17:45 UTC  (3+ messages)

[PATCH] drm/xe/xe_debugfs: Exposure of G7 state residency counters through debugfs
 2025-10-10 16:18 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "

[PATCH 0/3] drm/i915/display: 128-byte Y-tiling and flat CCS feature checks
 2025-10-10 15:29 UTC  (9+ messages)
` [PATCH 1/3] drm/i915: include gen 2 in HAS_128_BYTE_Y_TILING()
` [PATCH 2/3] drm/i915/display: duplicate 128-byte Y-tiling feature check
` [PATCH 3/3] drm/i915/display: add HAS_AUX_CCS() "
` ✓ i915.CI.BAT: success for drm/i915/display: 128-byte Y-tiling and flat CCS feature checks
` ✓ i915.CI.Full: "

[PATCH] drm/i915: drop unused non-i915 IS_<PLATFORM> macros
 2025-10-10 13:13 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH i-g-t v2 0/5] tests/gem_eio: Resolve timing issues in stress subtests
 2025-10-10  9:54 UTC  (7+ messages)
` [PATCH i-g-t v2 2/5] tests/gem_eio: Try harder to measure median resume time

[PATCH v3] drm/i915/fbc: update the impacted platforms in wa_22014263786
 2025-10-10  9:40 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/fbc: update the impacted platforms in wa_22014263786 (rev3)
` ✓ i915.CI.Full: "

[PATCH 0/3] drm/i915: Avoid lock inversion when pinning to GGTT
 2025-10-10  9:22 UTC  (11+ 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.Full: failure for drm/i915: Avoid lock inversion when pinning to GGTT
` ✓ i915.CI.Full: success "

[PATCH i-g-t v2] lib/igt_fb/intel: Use correct MOCS for displayable surfaces
 2025-10-10  8:29 UTC  (3+ messages)

[PATCH v2 4/7] drm/i915/wm: convert x/y-tiling bools to an enum
 2025-10-10  8:11 UTC  (2+ messages)

[PATCH v3 02/10] drm/gem: Introduce drm_gem_get_unmapped_area() fop
 2025-10-10  7:48 UTC  (2+ messages)

[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 v2 0/2] Context isolation uAPI fixes
 2025-10-09 21:43 UTC  (3+ messages)
` [PATCH v2 1/2] drm/i915: Change semantics of context isolation reporting to UM

[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 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  (8+ messages)

[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)

[PULL] drm-misc-fixes
 2025-10-09 12:00 UTC 

[PATCH 0/2] drm/i915/dp: Fix panel replay in DSC mode
 2025-10-09 10:58 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/dp: Fix panel replay when DSC is enabled

[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:10 UTC  (4+ messages)
` [PATCH v2] drm/i915: Setting/clearing the memory access bit when en/disabling i915

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  (2+ messages)
` ✗ i915.CI.Full: failure for "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox