messages from 2026-06-23 13:27:16 to 2026-06-25 23:16:44 UTC [more...]
[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 0/6] drm/{i915, xe}: display probe/remove cleanup and unification
2026-06-25 22:33 UTC (5+ 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] drm/i915/gt: Return bool values from a boolean helper
2026-06-25 21:06 UTC (6+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/hdcp: check streams[] bounds before overflow
2026-06-25 20:54 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[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 (7+ messages)
` ✓ i915.CI.BAT: success for drm/i915/dg2: Add per-context control for Wa_22013059131 (rev7)
` ✗ i915.CI.Full: failure "
` ✓ 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] drm/i915/mst: limit DP MST ESI service loop
2026-06-25 19:08 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH] drm/i915/bios: range check LFP Data Block panel_type2
2026-06-25 18:58 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH v5] drm/i915: Refactor generic_handle_irq_safe() error messages
2026-06-25 16:30 UTC (6+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.BAT: success for drm/i915: Refactor generic_handle_irq_safe() error messages (rev2)
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/vrr: require valid min/max vfreq for VRR
2026-06-25 15:28 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH v1 00/30] Comments applied to dp_link_caps
2026-06-25 15:10 UTC (38+ messages)
` [PATCH v1 01/30] drm/i915/dp: Rename intel_dp_link_config to intel_dp_link_config_entry
` [PATCH v1 02/30] drm/i915/dp: Add struct intel_dp_link_config
` [PATCH v1 03/30] drm/i915/dp_link_caps: Introduce DP link capability module
` [PATCH v1 04/30] drm/i915/dp_link_caps: Move common rate helpers to link caps
` [PATCH v1 05/30] drm/i915/dp_link_caps: Move forced link param "
` [PATCH v1 06/30] drm/i915/dp: Simplify querying of forced link parameters
` [PATCH v1 07/30] drm/i915/dp_link_caps: Move forced and max link debugfs entries to link caps
` [PATCH v1 08/30] drm/i915/dp_link_training: Use helpers to get forced link params
` [PATCH v1 09/30] drm/i915/dp_link_caps: Move forced link params to link_caps
` [PATCH v1 10/30] drm/i915/dp_link_caps: Move link config helpers to link caps
` [PATCH v1 11/30] drm/i915/dp_link_caps: Move link config tracking to link_caps
` [PATCH v1 12/30] drm/i915/dp_link_caps: Rename helper updating the link configurations
` [PATCH v1 13/30] drm/i915/dp: Factor out helper to get link rate capabilities
` [PATCH v1 14/30] drm/i915/dp_link_caps: Pass supported link rates to link caps update
` [PATCH v1 15/30] drm/i915/dp_link_caps: Add helper to print all supported link rates
` [PATCH v1 16/30] drm/i915/dp_link_caps: Add helper to get the number of "
` [PATCH v1 17/30] drm/i915/dp_link_caps: Add helper to get common rate index
` [PATCH v1 18/30] drm/i915/dp_link_caps: Move tracking of common rates to link_caps struct
` [PATCH v1 19/30] drm/i915/dp_link_caps: Track max common lane count in link_caps
` [PATCH v1 20/30] drm/i915/dp_link_caps: Use max common lane count from link_caps
` [PATCH v1 21/30] drm/i915/dp_link_caps: Add helpers to get max link limits
` [PATCH v1 22/30] drm/i915/dp_link_caps: Add helpers to set "
` [PATCH v1 23/30] drm/i915/dp_link_caps: Add helper to reset "
` [PATCH v1 24/30] drm/i915/dp_link_caps: Add helper to reset link_caps state
` [PATCH v1 25/30] drm/i915/dp_link_caps: Move max link limits to link_caps
` [PATCH v1 26/30] drm/i915/dp_link_caps: Pass link_caps to static functions
` [PATCH v1 27/30] drm/i915/dp_link_caps: Pass link_caps to config update/lookup helpers
` [PATCH v1 28/30] drm/i915/dp_link_caps: Pass link_caps to common rate helpers
` [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.BAT: success for Comments applied to dp_link_caps
` ✓ i915.CI.Full: "
[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)
[PATCH v4 0/2] tracing: Move non-trace_printk prototypes into trace_controls.h
2026-06-25 11:05 UTC
[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 (3+ messages)
` ✗ i915.CI.Full: failure for "
[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 v6 00/10] Add support for a DRM backlight capability
2026-06-24 18:12 UTC (12+ 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 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 (5+ messages)
` ✗ i915.CI.Full: failure for drm/i915: Work harder to enable VRR based refresh rate changes on eDP (rev4)
` ✓ i915.CI.Full: success "
[PATCH] drm/i915: Calculate CDCLK on modeset after sanitizing pre-os programming
2026-06-24 10:55 UTC (4+ messages)
[PATCH 0/4] DSC max delta bpp support
2026-06-24 6:35 UTC (3+ messages)
` ✓ i915.CI.Full: success for DSC max delta bpp support (rev5)
[PATCH 0/6] drm/i915: Clean up GPIO pin stuff
2026-06-23 22:38 UTC (14+ messages)
` [PATCH 1/6] drm/i915/gmbus: Rename GPIO pins
` [PATCH 2/6] drm/i915/gmbus: s/gmbus_pins_bdw/gmbus_pins_lpt/
` [PATCH 3/6] drm/i915/gmbus: Add gmbus_pins_lpt_lp[]
` [PATCH 4/6] drm/i915/gmbus: s/gmbus_pins_skl/gmbus_pins_spt/
` [PATCH 6/6] drm/i915/hdmi: Remove CNP port F leftovers
` ✗ Fi.CI.BUILD: failure for drm/i915: Clean up GPIO pin stuff
` ✓ i915.CI.BAT: success for drm/i915: Clean up GPIO pin stuff (rev2)
` ✗ i915.CI.Full: failure "
[PATCH 5/6] drm/i915/gmbus: Drop the platform suffixes from GMBUS pins
2026-06-23 14:45 UTC (3+ messages)
` [PATCH v2 "
[PATCH v9 30/30] drm/i915/guc: Make timestamp.lock a raw spinlock
2026-06-23 13:27 UTC (2+ messages)
` [PATCH v9.6] drm/i915: Disable "busy" pmu event on CONFIG_PREEMPT_RT
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