Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-07 05:46:29 to 2025-10-09 13:23:15 UTC [more...]

[PATCH 0/4] drm/client: Implement free callback for fbdev and log
 2025-10-09 13:16 UTC  (5+ 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

[PATCH] drm/i915:move and rename reg_in_range_table
 2025-10-09 13:08 UTC  (9+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ 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)

REGRESSION on linux-next (next-20250919)
 2025-10-09 12:58 UTC  (7+ messages)

[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 v6 0/5] User readable error codes on atomic_ioctl failure
 2025-10-09 11:29 UTC  (7+ 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)

[PATCH 0/8] Preparatory patches for guardband optimization
 2025-10-09 11:04 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
` ✓ i915.CI.BAT: success for Preparatory patches for guardband optimization (rev2)

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

[PATCH i-g-t v2 0/5] tests/gem_eio: Resolve timing issues in stress subtests
 2025-10-09 10:22 UTC  (15+ 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 3/5] tests/gem_eio: Adjust for slow resume after reset on Gen12+
` [PATCH i-g-t v2 4/5] tests/gem_eio: Iterate over physical rings in stress subtests
` [PATCH i-g-t v2 5/5] tests/gem_eio: Avoid exceeding CI disk space limit

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 0/3] drm/i915: Avoid lock inversion when pinning to GGTT
 2025-10-09  8:02 UTC  (6+ 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 v3 0/7] drm/i915/wm: some clean-ups and a bit of refactoring
 2025-10-09  7:54 UTC  (8+ 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 v2 1/2] drm/i915/alpm: Compute ALPM parameters into crtc_state->alpm_state
 2025-10-09  6:49 UTC  (7+ messages)
` [PATCH v2 2/2] drm/i915/alpm: Remove parameters suffix from intel_dp->alpm_parameters
` ✗ i915.CI.Full: failure for series starting with [v2,1/2] drm/i915/alpm: Compute ALPM parameters into crtc_state->alpm_state

[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 v2 0/2] Context isolation uAPI fixes
 2025-10-08 14:02 UTC  (4+ 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 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  (3+ 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 v3] drm/i915/fbc: update the impacted platforms in wa_22014263786
 2025-10-08  4:43 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/fbc: update the impacted platforms in wa_22014263786 (rev3)

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

[RFC PATCH 00/39] drm/i915/display: Add MTL+ platforms to support dpll framework
 2025-10-07 11:17 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH] drm/i915: Fix conversion between clock interval and ns
 2025-10-07 10:00 UTC  (2+ messages)

[PATCH i-g-t 0/3] Resolve timing issues in gem_eio stress subtests
 2025-10-07  9:31 UTC  (3+ messages)
` [PATCH i-g-t 3/3] tests/gem_eio: Iterate over physical rings in "

[PATCH v2 0/7] drm/i915/wm: some clean-ups and a bit of refactoring
 2025-10-07  8:26 UTC  (10+ messages)
` [PATCH v2 1/7] drm/i915/wm: clarify watermark ops with comments
` [PATCH v2 2/7] drm/i915/wm: move intel_sagv_init() to avoid forward declaration
` [PATCH v2 3/7] drm/i915/wm: remove stale FIXME in skl_needs_memory_bw_wa()
` [PATCH v2 4/7] drm/i915/wm: convert x/y-tiling bools to an enum
` [PATCH v2 5/7] drm/i915/wm: convert tiling mode check in slk_compute_plane_wm() to a switch-case
` [PATCH v2 6/7] drm/i915/wm: move method selection and calculation to a separate function
` [PATCH v2 7/7] drm/i915/wm: reduce size of y_min_scanlines to u8

[PATCH v2 0/7] Refactor drm_writeback_connector structure
 2025-10-07  6:03 UTC  (6+ messages)
` [PATCH v2 4/7] drm: writeback: Modify drm_writeback_signal_completion param
` [PATCH v2 5/7] drm: writeback: Modify params for drm_writeback_get_out_fence
` [PATCH v2 6/7] drm/connector: Modify prepare_writeback_job helper
` [PATCH v2 7/7] drm/connector: Modify cleanup_writeback_job helper
` ✗ Fi.CI.BUILD: failure for Refactor drm_writeback_connector structure (rev3)


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