Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-19 08:48:55 to 2026-06-22 19:51:55 UTC [more...]

[PATCH v2] drm/dp_mst: Handle torn-down topology gracefully in drm_dp_mst_topology_queue_probe()
 2026-06-22 19:51 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/dp_mst: Handle torn-down topology gracefully in drm_dp_mst_topology_queue_probe() (rev2)
` ✓ i915.CI.Full: "

[PATCH v9 00/30] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2026-06-22 19:09 UTC  (32+ messages)
` [PATCH v9 01/30] drm/vblank_work: Add methods to schedule vblank_work in 2 stages
` [PATCH v9 02/30] drm/vblank: Add a 2-stage version of drm_crtc_arm_vblank_event
` [PATCH v9 03/30] drm/intel/display: Make intel_crtc_arm_vblank_event static
` [PATCH v9 04/30] drm/intel/display: Convert vblank event handling to 2-stage arming
` [PATCH v9 05/30] drm/i915/display: Move vblank put until after critical section
` [PATCH v9 06/30] drm/i915/display: Remove locking from intel_vblank_evade "
` [PATCH v9 07/30] drm/i915/display: Handle vlv dsi workaround in scanline_in_safe_range too
` [PATCH v9 08/30] drm/i915: Use preempt_disable/enable_rt() where recommended
` [PATCH v9 09/30] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
` [PATCH v9 10/30] drm/i915/display: Do not take uncore lock in i915_get_vblank_counter
` [PATCH v9 11/30] drm/i915/display: Make icl_dsi_frame_update use _fw too
` [PATCH v9 12/30] drm/i915/display: Use intel_de_read/write_fw in colorops
` [PATCH v9 13/30] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` [PATCH v9 14/30] drm/i915/display: Make set_pipeconf use the fw variants
` [PATCH v9 15/30] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
` [PATCH v9 16/30] drm/i915: Drop the irqs_disabled() check
` [PATCH v9 17/30] drm/i915/guc: Consider also RCU depth in busy loop
` [PATCH v9 18/30] drm/i915/gt: Fix selftests on PREEMPT_RT
` [PATCH v9 19/30] drm/i915/gt: Set stop_timeout() correctly on PREEMPT-RT
` [PATCH v9 20/30] drm/i915/display: Remove uncore lock from vlv_atomic_update_fifo
` [PATCH v9 21/30] drm/i915: Use sleeping selftests for igt_atomic on PREEMPT_RT
` [PATCH v9 22/30] Revert "drm/i915: Depend on !PREEMPT_RT."
` [PATCH v9 23/30] PREEMPT_RT injection
` [PATCH v9 24/30] FOR-CI: bump MAX_STACK_TRACE_ENTRIES
` [PATCH v9 25/30] drm/i915/gt: Add a spinlock to prevent starvation of irq_work
` [PATCH v9 26/30] drm/xe: Avoid using stolen memory for DPT
` [PATCH v9 27/30] drm/xe/display: Avoid using stolen memory for framebuffer when media gt exists
` [PATCH v9 28/30] drm/xe/display: Do not allocate into stolen for new framebuffers
` [PATCH v9 29/30] drm/i915/pmu: Convert to raw spinlock
` [PATCH v9 30/30] drm/i915/guc: Make timestamp.lock a "
` ✗ i915.CI.BAT: failure for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev17)

[PATCH] drm/i915/gem: Add missing nospec on parallel submit slot
 2026-06-22 19:00 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "

[PATCH] Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG"
 2026-06-22 18:01 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "

[PATCH 0/4] drm/i915: Work harder to enable VRR based refresh rate changes on eDP
 2026-06-22 17:32 UTC  (12+ messages)
` [PATCH 1/4] drm/modes: Add DRM_MODE_MATCH_TIMINGS_VRR
` ✓ i915.CI.Full: success for drm/i915: Work harder to enable VRR based refresh rate changes on eDP

[PATCH 2/2] tracing: Add CONFIG_TRACE_PRINTK_DEBUGGING to clean up kernel.h
 2026-06-22 16:40 UTC  (11+ messages)
  ` [PATCH 1/2] tracing: Move non-trace_printk prototypes back to kernel.h
` [PATCH 0/2] tracing: Move trace_printk.h out of kernel.h

Reminder: Call for Proposals open for XDC 2026
 2026-06-22 14:52 UTC 

[PATCH v2 00/28] drm/i915/dp_link: Refactor DP link capability logic part1
 2026-06-22 13:21 UTC  (7+ messages)
` [PATCH v2 01/28] drm/i915/dp: Rename intel_dp_link_config to intel_dp_link_config_entry
` [PATCH v2 02/28] drm/i915/dp: Add struct intel_dp_link_config
` [PATCH v2 03/28] drm/i915/dp_link_caps: Introduce DP link capability module

[PATCH v6 00/19] drm/atomic: Rework initial state allocation
 2026-06-22  9:53 UTC  (4+ messages)
` [PATCH v6 15/19] drm/connector: Add new atomic_create_state callback

[PATCH 0/4] drm/i915/display: Switch DG2 MPLLB handling to the DPLL framework
 2026-06-22  9:20 UTC  (11+ messages)
` [PATCH 1/4] drm/i915/display: Split out DG2 MPLLB enable helper
` [PATCH 2/4] drm/i915/display: Add DG2 MPLLB DPLL manager support
` [PATCH 3/4] drm/i915/display: Prepare DG2 DDI and compute paths for DPLL framework
` [PATCH 4/4] drm/i915/display: Switch DG2 to use "

[REGRESSION] drm/i915: ThinkPad P1 Gen 7 fails to resume internal eDP panel after longer lid suspend
 2026-06-22  8:27 UTC 

[PATCH RFC v2 0/4] Add support for DisplayPort link training information report
 2026-06-22  7:28 UTC  (9+ messages)
` [PATCH RFC v2 1/4] drm: Introduce DisplayPort connector helpers with link training state
` [PATCH RFC v2 2/4] drm/i915/display/dp: Adopt dp_connector helpers to expose "
` [PATCH RFC v2 3/4] drm/bridge: Wire drmm_connector_dp_init() via new DRM_BRIDGE_OP_DP flag
` [PATCH RFC v2 4/4] drm/mediatek: Use dp_connector helpers to report link training state
` ✗ Fi.CI.BUILD: failure for Add support for DisplayPort link training information report (rev2)

[PATCH 0/4] DSC max delta bpp support
 2026-06-22  6:21 UTC  (8+ messages)
` [PATCH 1/4] drm/dp: Add DP_DSC_MAX_BPP_DELTA register
` [PATCH 2/4] drm/dp: Rename YCbCr420 bpp delta mask to native
` [PATCH 3/4] drm/dp: Add max bpp delta computation constants
` [PATCH 4/4] drm/i915/dp: Decode dsc max delta bpp from sink dpcd
` ✓ i915.CI.BAT: success for DSC max delta bpp support (rev4)
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.Full: success "

[PULL] drm-xe-next-fixes
 2026-06-21 23:21 UTC  (3+ messages)

[PATCH v2] Documentation: xe_drm: fix chars used for subsection
 2026-06-21  4:07 UTC 

[PATCH] [RFC]: drm/i915/display: Fix NV12 ceiling division for bigjoiner case
 2026-06-20  0:52 UTC  (2+ messages)
` ✓ i915.CI.Full: success for : "

[PATCH] drm/ttm: rename ttm_place::fpfn/lpfn to param1/param2
 2026-06-19 20:14 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH] gpu/buddy: bail out of try_harder when alignment cannot be honoured
 2026-06-19 18:03 UTC  (3+ messages)
` ✓ i915.CI.Full: success for "

[PATCH] drm/i915/dsi: fix i2c adapter reference leak in i2c_adapter_lookup()
 2026-06-19 17:11 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/dsi: fix i2c adapter reference leak in i2c_adapter_lookup() (rev2)

[PATCH 1/5] dma-buf: Change st-dma-resv.c to use kunit
 2026-06-19 14:41 UTC  (2+ messages)

[PATCH v2] drm/i915/psr: Force fastset on debugfs write for each connector supporting PSR
 2026-06-19 13:34 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/psr: Force fastset on debugfs write for each connector supporting PSR (rev2)

[PULL] drm-misc-next
 2026-06-19  9:17 UTC 


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