Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-24 08:12:22 to 2026-06-26 17:03:21 UTC [more...]

[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] drm/i915/vrr: require valid min/max vfreq for VRR
 2026-06-26 14:05 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH] drm/i915/bios: range check LFP Data Block panel_type2
 2026-06-26 14:01 UTC  (6+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
` [PATCH v2] "

[PATCH v10.5 00/29] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2026-06-26 13:42 UTC  (30+ 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

[PATCH v6 00/10] Add support for a DRM backlight capability
 2026-06-26 11:49 UTC  (15+ messages)
` [PATCH v6 01/10] Revert "backlight: Remove notifier"
` [PATCH v6 02/10] backlight: add kernel-internal backlight API
` [PATCH v6 03/10] drm: link connectors to backlight devices
` [PATCH v6 04/10] DRM: Add support for client indicating support for luminance
` [PATCH v6 05/10] drm/amd/display: Pass up errors reading actual brightness
` [PATCH v6 06/10] drm/amd/display: Allow backlight registration to fail
` [PATCH v6 07/10] drm/amd/display: use drm backlight
` [PATCH v6 08/10] drm/amd/display: Drop brightness caching in amdgpu_dm
` [PATCH v6 09/10] drm/bridge: auto-link panel backlight in bridge connector
` [PATCH v6 10/10] drm/i915/display: use drm backlight
` ✗ Fi.CI.BUILD: failure for Add support for a DRM backlight capability

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

[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/hdcp: check streams[] bounds before overflow
 2026-06-26  4:53 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[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 v4 0/2] tracing: Move non-trace_printk prototypes into trace_controls.h
 2026-06-25 23:41 UTC  (2+ messages)
  ` [PATCH v4 2/2] tracing: Remove trace_printk.h from kernel.h

[PATCH 0/3] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
 2026-06-25 23:16 UTC  (8+ 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 "

[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  (32+ messages)
` [PATCH v10 01/30] drm/vblank_work: Add methods to schedule vblank_work in 2 stages
` [PATCH v10 02/30] drm/vblank: Add a 2-stage version of drm_crtc_arm_vblank_event
` [PATCH v10 03/30] drm/intel/display: Make intel_crtc_arm_vblank_event static
` [PATCH v10 04/30] drm/intel/display: Convert vblank event handling to 2-stage arming
` [PATCH v10 05/30] drm/i915/display: Move vblank put until after critical section
` [PATCH v10 06/30] drm/i915/display: Remove locking from intel_vblank_evade "
` [PATCH v10 07/30] drm/i915/display: Handle vlv dsi workaround in scanline_in_safe_range too
` [PATCH v10 08/30] drm/i915: Use preempt_disable/enable_rt() where recommended
` [PATCH v10 09/30] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
` [PATCH v10 10/30] drm/i915/display: Do not take uncore lock in i915_get_vblank_counter
` [PATCH v10 11/30] drm/i915/display: Make icl_dsi_frame_update use _fw too
` [PATCH v10 12/30] drm/i915/display: Use intel_de_read/write_fw in colorops
` [PATCH v10 13/30] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` [PATCH v10 14/30] drm/i915/display: Make set_pipeconf use the fw variants
` [PATCH v10 15/30] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
` [PATCH v10 16/30] drm/i915: Drop the irqs_disabled() check
` [PATCH v10 17/30] drm/i915/guc: Consider also RCU depth in busy loop
` [PATCH v10 18/30] drm/i915/gt: Fix selftests on PREEMPT_RT
` [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 21/30] drm/i915: Use sleeping selftests for igt_atomic on PREEMPT_RT
` [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  (6+ messages)
` ✗ i915.CI.Full: failure for drm/i915/dg2: Add per-context control for Wa_22013059131 (rev7)
` ✓ i915.CI.BAT: success for drm/i915/dg2: Add per-context control for Wa_22013059131 (rev8)

[PATCH] drm/i915/hdcp: require monotonically increasing seq_num_v
 2026-06-25 20:00 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

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

[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  (13+ messages)
` ✗ i915.CI.BAT: failure for "
      ` [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  (12+ messages)
` [PATCH v2 1/8] drm/i915: call intel_uncore_runtime_resume() for each gt
` [PATCH v2 2/8] drm/i915: call intel_display_power_runtime_resume() on suspend error path
` [PATCH v2 3/8] drm/i915: move some display runtime suspend operations earlier
` [PATCH v2 4/8] drm/i915: add intel_display_driver_pm_runtime*() functions
` [PATCH v2 5/8] drm/{i915, xe}: add new intel_display_driver_runtime_pm_{enable, disable}()
` [PATCH v2 6/8] drm/xe/display: separate d3cold handling from xe_display_pm_runtime_suspend_late()
` [PATCH v2 7/8] drm/xe/display: add xe_display_pm_runtime_resume_early()
` [PATCH v2 8/8] drm/xe/display: unify runtime suspend/resume with i915 for non-d3cold
` ✓ i915.CI.BAT: success for drm/{i915,xe}: unify runtime pm calls (rev2)

[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

[PATCH v17 00/28] Add new general DRM property "color format"
 2026-06-24 17:15 UTC  (3+ messages)
` [PATCH v17 01/28] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check

[PATCH v2 00/28] drm/i915/dp_link: Refactor DP link capability logic part1
 2026-06-24 17:13 UTC  (30+ messages)
` [PATCH v2 01/28] drm/i915/dp: Rename intel_dp_link_config to intel_dp_link_config_entry
` [PATCH v2 11/28] drm/i915/dp_link_caps: Move link config tracking to link_caps
` [PATCH v2 13/28] drm/i915/dp: Factor out helper to get link rate capabilities
` [PATCH v2 14/28] drm/i915/dp_link_caps: Pass supported link rates to link caps update
` [PATCH v2 16/28] drm/i915/dp_link_caps: Add helper to get the number of supported link rates
` [PATCH v2 17/28] drm/i915/dp_link_caps: Add helper to get common rate index
` [PATCH v2 18/28] drm/i915/dp_link_caps: Move tracking of common rates to link_caps struct
` [PATCH v2 19/28] drm/i915/dp_link_caps: Track max common lane count in link_caps
` [PATCH v2 20/28] drm/i915/dp_link_caps: Use max common lane count from link_caps
` [PATCH v2 21/28] drm/i915/dp_link_caps: Add helpers to get max link limits
` [PATCH v2 22/28] drm/i915/dp_link_caps: Add helpers to set "
` [PATCH v2 23/28] drm/i915/dp_link_caps: Add helper to reset "
` [PATCH v2 24/28] drm/i915/dp_link_caps: Add helper to reset link_caps state
` ✓ i915.CI.Full: success for drm/i915/dp_link: Refactor DP link capability logic part1

[PATCH v5 00/15] drm: Improve logic behind damage handling
 2026-06-24 16:06 UTC  (3+ messages)
` [PATCH v5 01/15] drm/amd/display: Handle struct drm_plane_state.ignore_damage_clips

[PATCH v2 0/5] drm/i915: Work harder to enable VRR based refresh rate changes on eDP
 2026-06-24 14:55 UTC  (3+ messages)
` ✓ i915.CI.Full: success for drm/i915: Work harder to enable VRR based refresh rate changes on eDP (rev4)

[PATCH] drm/i915: Calculate CDCLK on modeset after sanitizing pre-os programming
 2026-06-24 10:55 UTC  (4+ messages)


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