messages from 2025-09-24 20:46:34 to 2025-09-30 10:37:42 UTC [more...]
[PATCH 0/8] drm: Optimize page tables overhead with THP
2025-09-30 10:37 UTC (15+ messages)
` [PATCH 1/8] drm/shmem-helper: Add huge page fault handler
` [PATCH 2/8] drm/gem: Introduce drm_gem_get_unmapped_area() fop
` [PATCH 3/8] drm/shmem-helper: Add huge tmpfs mount point helpers
` [PATCH 4/8] drm/i915: Use "
` [PATCH 5/8] drm/v3d: "
` [PATCH 6/8] drm/panthor: Introduce huge tmpfs mount point option
` [PATCH 7/8] drm/panthor: Improve IOMMU map/unmap debugging logs
` [PATCH 8/8] drm/panfrost: Introduce huge tmpfs mount point option
` ✗ Fi.CI.BUILD: failure for drm: Optimize page tables overhead with THP
REGRESSION on linux-next (next-20250919)
2025-09-30 9:23 UTC (3+ messages)
` ✗ Fi.CI.BUILD: failure for "
BUG: unable to handle kernel NULL pointer dereference in eb_release_vmas
2025-09-30 9:16 UTC
[PATCH] drm/i915/irq: duplicate HAS_FBC() for irq error mask usage
2025-09-30 7:53 UTC (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH v4 0/6] drm/i915/dp: Work around a DSC pixel throughput issue
2025-09-30 5:30 UTC (18+ messages)
` [PATCH v4 1/6] drm/dp: Add quirk for Synaptics DSC throughput link-bpp limit
` [PATCH v4 2/6] drm/dp: Add helpers to query the branch DSC max throughput/line-width
` [PATCH v5 "
` [PATCH v4 3/6] drm/i915/dp: Calculate DSC slice count based on per-slice peak throughput
` [PATCH v4 4/6] drm/i915/dp: Pass DPCD device descriptor to intel_dp_get_dsc_sink_cap()
` [PATCH v4 5/6] drm/i915/dp: Verify branch devices' overall pixel throughput/line width
` [PATCH v4 6/6] drm/i915/dp: Handle Synaptics DSC throughput link-bpp quirk
` ✓ i915.CI.BAT: success for drm/i915/dp: Work around a DSC pixel throughput issue (rev5)
` ✓ i915.CI.Full: "
` ✓ i915.CI.BAT: success for drm/i915/dp: Work around a DSC pixel throughput issue (rev6)
` ✗ i915.CI.Full: failure "
[PATCH v11 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
2025-09-30 4:38 UTC (3+ messages)
` [PATCH v11 1/1] "
[PATCH v5 0/5] User readable error codes on atomic_ioctl failure
2025-09-30 4:03 UTC (2+ messages)
[PATCH v4] drm/i915/guc: Skip communication warning on reset in progress
2025-09-29 23:22 UTC (4+ messages)
` ✓ i915.CI.BAT: success for drm/i915/guc: Skip communication warning on reset in progress (rev3)
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/display: Extend i915_display_info with Type-C port details
2025-09-29 20:16 UTC (7+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH v2 1/2] drm/i915/alpm: Compute ALPM parameters into crtc_state->alpm_state
2025-09-29 18:13 UTC (4+ messages)
` [PATCH v2 2/2] drm/i915/alpm: Remove parameters suffix from intel_dp->alpm_parameters
` ✓ i915.CI.BAT: success for series starting with [v2,1/2] drm/i915/alpm: Compute ALPM parameters into crtc_state->alpm_state
` ✗ i915.CI.Full: failure "
[BUG] ACPI/i915: Dell Inspiron 5567 fails to resume from S3 (black screen), DSDT patch included
2025-09-29 13:48 UTC (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "
[PATCH] drm/{i915,xe}: driver agnostic drm to display pointer chase
2025-09-29 10:07 UTC (7+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH 00/11] drm/{i915,xe}/stolen: refactor and unify interfaces
2025-09-29 9:53 UTC (4+ messages)
` ✗ i915.CI.Full: failure for "
` [PATCH 00/11] drm/{i915, xe}/stolen: "
[PATCH 00/15] Optimize vrr.guardband and fix LRR
2025-09-29 9:21 UTC (21+ messages)
` [PATCH 01/15] drm/i915/vrr: Use crtc_vsync_start/end for computing vrr.vsync_start/end
` [PATCH 02/15] drm/i915/skl_watermark: Fix the scaling factor for chroma subsampling
` [PATCH 03/15] drm/i915/skl_watermark: Pass linetime as argument to latency helpers
` [PATCH 04/15] drm/i915/skl_scaler: Introduce helper for chroma downscale factor
` [PATCH 05/15] drm/i915/display: Extract helpers to set dsc/scaler prefill latencies
` [PATCH 06/15] drm/i915/dp: Add SDP latency computation helper
` [PATCH 07/15] drm/i915/alpm: Add function to compute max link-wake latency
` [PATCH 08/15] drm/i915/display: Add guardband check for feature latencies
` [PATCH 09/15] drm/i915/skl_watermark: Remove redundant latency checks from vblank validation
` [PATCH 10/15] drm/i915/vrr: Introduce helper to compute min static guardband
` [PATCH 11/15] drm/i915/vrr: Use optimized guardband when VRR TG is active
` [PATCH 12/15] drm/i915/vrr: Prepare for movement of vblank start for optimized guardband
` [PATCH 13/15] drm/i915/display: Recompute crtc_vblank_start "
` [PATCH 14/15] drm/i915/display: s/allow_vblank_delay_fastset/allow_vblank_delay_fastset_lrr
` [PATCH 15/15] drm/i915/display: Use optimized guardband to set vblank start
` ✗ i915.CI.BAT: failure for Optimize vrr.guardband and fix LRR (rev12)
[PATCH 0/6] drm/i915/wm: some clean-ups and a bit of refactoring
2025-09-29 7:21 UTC (4+ messages)
` [PATCH 6/6] drm/i915/wm: move method selection and calculation to a separate function
[PATCH 00/10] Introduce drm sharpness property
2025-09-29 6:05 UTC (14+ messages)
` [PATCH 01/10] drm/drm_crtc: Introduce sharpness strength property
` [PATCH 02/10] drm/i915/display: Introduce HAS_CASF for sharpness support
` [PATCH 03/10] drm/i915/display: Add strength and winsize register
` [PATCH 04/10] drm/i915/display: Add filter lut values
` [PATCH 05/10] drm/i915/display: Compute the scaler coefficients
` [PATCH 06/10] drm/i915/display: Add and compute scaler parameter
` [PATCH 07/10] drm/i915/display: Configure the second scaler
` [PATCH 08/10] drm/i915/display: Set and get the casf config
` [PATCH 09/10] drm/i915/display: Enable/disable casf
` [PATCH 10/10] drm/i915/display: Expose sharpness strength property
` ✗ i915.CI.BAT: failure for Introduce drm sharpness property (rev18)
` ✓ i915.CI.BAT: success "
` ✓ i915.CI.Full: "
[PATCH v3 00/14] Remove redundant rcu_read_lock/unlock() in spin_lock
2025-09-28 10:33 UTC (3+ messages)
` [PATCH v3 01/14] ACPI: APEI: "
[PATCH v3 0/6] drm/i915/dp: Work around a DSC pixel throughput issue
2025-09-26 18:37 UTC (5+ messages)
` [PATCH v3 2/6] drm/dp: Add helpers to query the branch DSC max throughput/line-width
` ✓ i915.CI.Full: success for drm/i915/dp: Work around a DSC pixel throughput issue (rev4)
[PATCH v7 1/3] drm/buddy: Optimize free block management with RB tree
2025-09-26 17:08 UTC (7+ messages)
` [PATCH v7 2/3] drm/buddy: Separate clear and dirty free block trees
` [PATCH v7 3/3] drm/buddy: Add KUnit tests for allocator performance under fragmentation
[PATCH v2 1/2] drm/dp: Add drm_edp_backlight_get_level
2025-09-26 15:47 UTC (7+ messages)
` [PATCH v2 2/2] drm/i915/backlight: Add get brightness support of DPCD via AUX
` ✓ i915.CI.BAT: success for series starting with [v2,1/2] drm/dp: Add drm_edp_backlight_get_level
` ✓ i915.CI.Full: "
[PATCH] drm/i915/display: duplicate 128-byte Y-tiling feature check
2025-09-26 14:57 UTC (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH] gpu: i915: fix error return in mmap_offset_attach()
2025-09-26 14:57 UTC (4+ messages)
` ✗ LGCI.VerificationFailed: failure for "
[PATCH 1/2] drm/dp: Add drm_edp_backlight_get_level
2025-09-26 14:07 UTC (9+ messages)
` [PATCH 2/2] drm/i915/backlight: Add get brightness support of DPCD via AUX
` ✓ i915.CI.BAT: success for series starting with [1/2] drm/dp: Add drm_edp_backlight_get_level
` ✓ i915.CI.Full: "
[PATCH 00/20] drm/i915/cdclk: Decouple CDCLK from state->modeset
2025-09-26 13:22 UTC (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/cdclk: Decouple CDCLK from state->modeset (rev3)
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/gvt: Propagate vfio_set_irqs_validate_and_prepare() error
2025-09-26 13:08 UTC (3+ messages)
` ✗ i915.CI.BAT: failure for "
[PATCH 00/14] Optimize vrr.guardband and fix LRR
2025-09-26 12:38 UTC (18+ messages)
` [PATCH 01/14] drm/i915/vrr: Use crtc_vsync_start/end for computing vrr.vsync_start/end
` [PATCH 02/14] drm/i915/skl_watermark: Fix the scaling factor for chroma subsampling
` [PATCH 03/14] drm/i915/skl_watermark: Pass linetime as argument to latency helpers
` [PATCH 04/14] drm/i915/skl_scaler: Introduce helper for chroma downscale factor
` [PATCH 05/14] drm/i915/display: Extract helpers to set dsc/scaler prefill latencies
` [PATCH 06/14] drm/i915/dp: Add SDP latency computation helper
` [PATCH 07/14] drm/i915/alpm: Add function to compute max link-wake latency
` [PATCH 08/14] drm/i915/display: Add guardband check for feature latencies
` [PATCH 09/14] drm/i915/skl_watermark: Remove redundant latency checks from vblank validation
` [PATCH 10/14] drm/i915/vrr: Introduce helper to compute min static guardband
` [PATCH 11/14] drm/i915/vrr: Use optimized guardband when VRR TG is active
` [PATCH 12/14] drm/i915/vrr: Prepare for movement of vblank start for optimized guardband
` [PATCH 13/14] drm/i915/display: Recompute crtc_vblank_start "
` [PATCH 14/14] drm/i915/display: Use optimized guardband to set vblank start
` ✓ i915.CI.BAT: success for Optimize vrr.guardband and fix LRR (rev11)
` ✗ i915.CI.Full: failure "
[PATCH 06/20] drm/i915/cdclk: Extract dg2_power_well_count()
2025-09-26 8:39 UTC (2+ messages)
` [PATCH v3 "
[PATCH] drm/i915/psr: Deactivate PSR only on LNL and when selective fetch enabled
2025-09-26 6:00 UTC (3+ messages)
[PATCH v3] drm/i915/guc: Skip communication warning on reset in progress
2025-09-25 23:07 UTC (3+ messages)
[PATCH] drm/i915: i915_pmu: Use sysfs_emit() instead of sprintf()
2025-09-25 22:46 UTC (2+ messages)
[CI] drm/i915: i915_pmu: Use sysfs_emit() instead of sprintf()
2025-09-25 22:36 UTC (7+ messages)
` ✓ i915.CI.BAT: success for drm/i915: i915_pmu: Use sysfs_emit() instead of sprintf() (rev3)
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.BAT: success for drm/i915: i915_pmu: Use sysfs_emit() instead of sprintf() (rev4)
` ✓ i915.CI.Full: "
[PATCH v3] drm/i915/gvt: Improve intel_vgpu_ioctl hdr error handling
2025-09-25 22:34 UTC (3+ messages)
` ✓ i915.CI.Full: success for drm/i915/gvt: Improve intel_vgpu_ioctl hdr error handling (rev5)
[PATCH] drm/i915/gvt: Simplify case switch in intel_vgpu_ioctl
2025-09-25 22:24 UTC (2+ messages)
[PATCH 5/5] drm/i915/dp: Handle Synaptics DSC throughput link-bpp quirk
2025-09-25 22:08 UTC (2+ messages)
` [PATCH v4 "
[PATCH i-g-t v2 0/3] Add initial Panthor tests
2025-09-25 17:46 UTC (8+ messages)
` [PATCH i-g-t v2 2/3] panthor: add initial infrastructure
` [PATCH i-g-t v2 3/3] tests/panthor: add panthor tests
[PATCH] drm/i915/fbc: update the impacted platforms in wa_22014263786
2025-09-25 16:40 UTC (6+ messages)
[PATCH 00/10] Introduce set_context_latency and refactor VRR/DSB timing logic
2025-09-25 13:36 UTC (6+ messages)
` ✗ i915.CI.Full: failure for Introduce set_context_latency and refactor VRR/DSB timing logic (rev4)
` ✓ i915.CI.BAT: success for Introduce set_context_latency and refactor VRR/DSB timing logic (rev5)
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.Full: success "
[PULL] drm-xe-fixes
2025-09-25 13:05 UTC
[PULL] drm-misc-fixes
2025-09-25 11:32 UTC
[PATCH] drm/i915/gem: add i915_gem_fence_wait_priority_display() helper
2025-09-25 8:49 UTC (4+ messages)
` ✗ i915.CI.Full: failure for drm/i915/gem: add i915_gem_fence_wait_priority_display() helper (rev2)
[PATCH 10/10] drm/i915/dsb: Inline dsb_vblank_delay() into intel_dsb_wait_for_delayed_vblank()
2025-09-25 7:42 UTC (3+ messages)
[PULL] drm-intel-fixes
2025-09-25 7:38 UTC
[PULL] drm-misc-next-fixes
2025-09-25 6:42 UTC
[PATCH] drm/i915/display: Enable PICA power before AUX
2025-09-24 23:16 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