Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-24 18:05:12 to 2026-06-30 10:13:07 UTC [more...]

[PATCH v2] drm/i915: fix kref leak in __live_active_setup error path
 2026-06-29 13:04 UTC  (2+ messages)

[PATCH] drm/i915/display: fix error handling in intel_display_driver_probe_noirq
 2026-06-30 10:12 UTC  (2+ messages)

[PATCH v4 0/2] tracing: Move non-trace_printk prototypes into trace_controls.h
 2026-06-26 19:03 UTC  (6+ messages)
` [PATCH v4 2/2] tracing: Remove trace_printk.h from kernel.h

[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
 2026-06-30  7:57 UTC  (5+ messages)
` [PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
` [PATCH 08/13] mm: introduce vma_get_page_prot() and use it

[PATCH v3 0/7] drm/i915/display: reduce the pm demand peak bw based on display data rate
 2026-06-30  9:24 UTC  (5+ messages)
` [PATCH v3 2/7] drm/i915/pm_demand: introduce HAS_PMDEMAND macro
` [PATCH v3 3/7] drm/i915/display: sagv pre/post plane calls to check pmdemand support

[PATCH] drm/i915/bios: range check LFP Data Block panel_type2
 2026-06-30  9:09 UTC  (10+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
` [PATCH v2] "
` ✓ i915.CI.BAT: success for drm/i915/bios: range check LFP Data Block panel_type2 (rev3)
` ✗ i915.CI.Full: failure "

[PATCH 0/2] drm/i915/display: reduce clock_gating interface between core and display
 2026-06-30  9:03 UTC  (3+ messages)
` [PATCH 1/2] drm/i915/display: combine clock_gating init functions called early into one
` [PATCH 2/2] drm/i915/display: combine clock_gating init functions called late "

[PATCH 0/1] drm/i915/display/psr: PSR2 DC3CO fix
 2026-06-30  8:59 UTC  (2+ messages)
` [PATCH 1/1] drm/i915/display/psr: Block DC3CO entry during active frame

[PATCH v1 0/4] drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE behind driver feature
 2026-06-30  8:42 UTC  (5+ messages)
` [PATCH v1 1/4] "
` [PATCH v1 2/4] drm/amdgpu: Add DRIVER_PLANE_COLOR_PIPELINE "
` [PATCH v1 3/4] drm/i915: "
` [PATCH v1 4/4] drm/vkms: "

[PATCH] drm/i915/vrr: require valid min/max vfreq for VRR
 2026-06-30  7:49 UTC  (6+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v2 0/2] Fix array-index-out-of-bounds in intel_cmtg_disable()
 2026-06-30  5:36 UTC  (7+ messages)
` [PATCH v2 1/2] drm/i915/display: Guard CMTG disable with intel_cmtg_is_allowed()
` [PATCH v2 2/2] drm/i915/cmtg: Warn on invalid CMTG transcoder in intel_cmtg_disable()
` ✓ i915.CI.BAT: success for Fix array-index-out-of-bounds "
` ✓ i915.CI.Full: "

[PATCH v2] drm/dp: Read the PCON max FRL bandwidth only for HDMI DFPs
 2026-06-30  2:21 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for drm/dp: Read the PCON max FRL bandwidth only for HDMI DFPs (rev3)
` ✓ i915.CI.Full: "

[PATCH v2] gpu/buddy: bail out of try_harder when alignment cannot be honoured
 2026-06-29 22:39 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for gpu/buddy: bail out of try_harder when alignment cannot be honoured (rev2)
` ✗ i915.CI.Full: failure "

[PATCH v2] drm/i915/gt: Use poll_timeout_us in place of sliding sleep window
 2026-06-29 22:22 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/gt: Use poll_timeout_us in place of sliding sleep window (rev2)

[PATCH v9 0/7] Vswing / Pre-emphasis Override
 2026-06-29 21:34 UTC  (11+ messages)
` [PATCH v9 1/8] drm/i915/bios: search for VBT #57 by default
` [PATCH v9 2/8] drm/i915/bios: store VBT #57's metadata in intel_vbt_data
` [PATCH v9 3/8] drm/i915/bios: print VS/PE-O port info
` [PATCH v9 4/8] drm/i915/bios: de/allocate VS/PE-O buffer for each port
` [PATCH v9 5/8] drm/i915/buf_trans: deconstify intel_ddi_buf_trans_entry
` [PATCH v9 6/8] drm/i915: override Snps's VS/PE when requested
` [PATCH v9 7/8] drm/i915: override Combo's "
` [PATCH v9 8/8] drm/i915/bios: remove VS/PE-O warning
` ✓ i915.CI.BAT: success for Vswing / Pre-emphasis Override (rev4)
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/gt: Use poll_timeout_us in place of sliding sleep window
 2026-06-29 21:09 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH v2] drm/i915/gt: Return bool values from a boolean helper
 2026-06-29 19:37 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for drm/i915/gt: Return bool values from a boolean helper (rev2)
` ✗ i915.CI.Full: failure "

[PATCH 0/3] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
 2026-06-29 17:18 UTC  (12+ messages)
` [PATCH 1/3] drivers/iommu: Unroll unsuccessful mapping
` [PATCH 2/3] drm/i915/gem: split shared memory allocation table logic
` [PATCH 3/3] drm/i915/shmem: Count mapped pages in a folio
` ✓ i915.CI.BAT: success for drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
` ✗ i915.CI.Full: failure "
` ✗ Fi.CI.BUILD: failure for drivers: Improve memory management for large object allocations when i915/shmem is used with iommu (rev2)

[PATCH] drm/i915/gt: Enforce some loop limits
 2026-06-29 14:48 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for drm/i915/gt: Enforce some loop limits (rev2)

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

[PATCH v2] drm/ttm: add generic drvparam[] alias for ttm_place::fpfn/lpfn
 2026-06-29 12:06 UTC  (4+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH] drm/i915/hdcp: check streams[] bounds before overflow
 2026-06-29  8:37 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/hdcp: require monotonically increasing seq_num_v
 2026-06-29  8:36 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH] gpu/buddy: bail out of try_harder when alignment cannot be honoured
 2026-06-29  7:17 UTC  (3+ messages)

[PATCH v2 00/11] Enable CMRR in fixed-RR VRR path
 2026-06-29  5:35 UTC  (7+ messages)
` [PATCH v2 02/11] drm/i915/vrr: compute CMRR fractional timings generically
` [PATCH v2 06/11] drm/i915/display: Move CMRR crtc_state members under VRR

[PATCH 0/3] drm/i915/dp: Fix FRL rate selection and deep color for HDMI sinks behind FRL PCONs
 2026-06-29  4:16 UTC  (5+ messages)
` [PATCH 2/3] drm/i915/dp: Ignore the sink's DSC max FRL rate without a PCON DSC encoder
` [PATCH 3/3] drm/i915/dp: Check FRL bandwidth limits in the HDMI bpc computation

[PATCH 1/3] drm/i915/dp: Prefer DSC over a 6 bpc uncompressed output
 2026-06-29  3:59 UTC  (3+ messages)

[PATCH v6 00/10] Add support for a DRM backlight capability
 2026-06-26 21:40 UTC  (8+ messages)
` [PATCH v6 01/10] Revert "backlight: Remove notifier"
` [PATCH v6 03/10] drm: link connectors to backlight devices
` ✗ Fi.CI.BUILD: failure for Add support for a DRM backlight capability

[PATCH v5] drm/i915: Refactor generic_handle_irq_safe() error messages
 2026-06-26 17:03 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for drm/i915: Refactor generic_handle_irq_safe() error messages (rev2)
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/gt: Return bool values from a boolean helper
 2026-06-26 16:18 UTC  (9+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH 0/6] drm/{i915, xe}: display probe/remove cleanup and unification
 2026-06-26  7:49 UTC  (13+ messages)
` [PATCH 1/6] drm/i915: move intel_display_device_probe() call a level higher
` [PATCH 2/6] drm/i915: remove superfluous checks for pdev->msi_enabled
` [PATCH 3/6] drm/{i915, xe}: move opregion/dram/bw init to intel_display_driver_probe_noirq()
` [PATCH 4/6] drm/xe/display: change order of intel_display_driver_remove_{nogem, noirq}() calls
` [PATCH 5/6] drm/{i915, xe}: move opregion cleanup to intel_display_driver_remove_nogem()
` [PATCH 6/6] drm/{i915, xe}: move intel_hpd_cancel_work() to intel_display_driver_remove_noirq()

[PATCH v8] drm/i915/dg2: Add per-context control for Wa_22013059131
 2026-06-26  6:46 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/dg2: Add per-context control for Wa_22013059131 (rev9)

[PATCH] drm/i915/mst: limit DP MST ESI service loop
 2026-06-26  2:41 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH v11 0/7] User readable error codes on atomic_ioctl failure
 2026-06-25 23:09 UTC  (3+ messages)
` [PATCH v11 1/7] drm: Define user readable error codes for atomic ioctl

[PATCH v3 0/7] don't allow changes to inactive colorops
 2026-06-25 22:52 UTC  (8+ messages)
` [PATCH v3 1/7] drm/atomic: only add states of active or transient active colorops
` [PATCH v3 2/7] drm/atomic: reject colorop update from inactive color pipeline
` [PATCH v3 3/7] drm/amd/display: don't check colorop status if its in an inactive pipeline

[PATCH v10 00/30] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2026-06-25 20:39 UTC  (13+ messages)
` [PATCH v10 19/30] drm/i915/gt: Set stop_timeout() correctly on PREEMPT-RT
` [PATCH v10 20/30] drm/i915/display: Remove uncore lock from vlv_atomic_update_fifo
` [PATCH v10 22/30] Revert "drm/i915: Depend on !PREEMPT_RT."
` [PATCH v10 23/30] PREEMPT_RT injection
` [PATCH v10 24/30] FOR-CI: bump MAX_STACK_TRACE_ENTRIES
` [PATCH v10 26/30] drm/xe: Avoid using stolen memory for DPT
` [PATCH v10 27/30] drm/xe/display: Avoid using stolen memory for framebuffer when media gt exists
` [PATCH v10 28/30] drm/xe/display: Do not allocate into stolen for new framebuffers
` [PATCH v10 29/30] drm/i915/pmu: Convert to raw spinlock
` [PATCH v10 30/30] drm/i915: Disable "busy" pmu event on CONFIG_PREEMPT_RT
` ✗ i915.CI.BAT: failure for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev19)

[PATCH v7] drm/i915/dg2: Add per-context control for Wa_22013059131
 2026-06-25 20:18 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for drm/i915/dg2: Add per-context control for Wa_22013059131 (rev8)

[PATCH v1 00/30] Comments applied to dp_link_caps
 2026-06-25 15:10 UTC  (6+ messages)
` [PATCH v1 29/30] drm/i915/dp_link_caps: s/lc/lce/
` [PATCH v1 30/30] drm/i915/dp: return -EINVAL on failure

[PATCH v2] drm/dp_mst: Handle torn-down topology gracefully in drm_dp_mst_topology_queue_probe()
 2026-06-25 14:20 UTC  (2+ messages)

[PATCH] drm/i915: Return NULL on error in active_instance
 2026-06-25 12:11 UTC  (6+ messages)
      ` [PATCH] drm/i915: Return NULL on error in active_instanceg

[PATCH v2 0/8] drm/{i915,xe}: unify runtime pm calls
 2026-06-25 11:35 UTC  (4+ messages)
` [PATCH v2 1/8] drm/i915: call intel_uncore_runtime_resume() for each gt

[PULL] drm-misc-fixes
 2026-06-25  8:31 UTC 

[PATCH v2] drm/i915/psr: Skip PSR exit for legacy cursor updates on LunarLake onwards
 2026-06-25  6:21 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PULL] drm-intel-next-fixes
 2026-06-25  6:19 UTC 

[PATCH] drm/i915/cmtg: Fix array-index-out-of-bounds in intel_cmtg_disable
 2026-06-25  4:56 UTC  (2+ messages)

[PATCH 0/3] don't allow changes to inactive colorops
 2026-06-24 20:06 UTC  (9+ messages)
` [PATCH 1/3] drm/atomic: only add states of active or transient active colorops


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