messages from 2026-06-23 22:47:23 to 2026-06-24 18:05:17 UTC [more...]
[PATCH v10 00/30] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
2026-06-24 18:04 UTC (28+ 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 23/30] PREEMPT_RT injection
` [PATCH v10 24/30] FOR-CI: bump MAX_STACK_TRACE_ENTRIES
` [PATCH v10 25/30] drm/i915/gt: Add a spinlock to prevent starvation of irq_work
` [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 30/30] drm/i915: Disable "busy" pmu event on CONFIG_PREEMPT_RT
[PATCH v2] drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOC
2026-06-24 18:00 UTC (3+ messages)
` ✗ CI.checkpatch: warning for drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOC (rev2)
` ✓ CI.KUnit: success "
[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 v6 00/10] Add support for a DRM backlight capability
2026-06-24 16:57 UTC (11+ 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
[PATCH 0/2] Couple fdinfo improvements
2026-06-24 16:47 UTC (6+ messages)
` [PATCH 1/2] drm/xe: fix NPD in bo_meminfo()
` [PATCH 2/2] drm/xe: account for dontneed in fdinfo purgeable
` ✓ CI.KUnit: success for Couple fdinfo improvements
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "
[RFC PATCH v3 0/3] drm/xe: Structured RAS error logging infrastructure
2026-06-24 16:16 UTC (10+ messages)
` [RFC PATCH v3 1/3] drm/xe: Add error Signature IDs for RAS logging
` [RFC PATCH v3 2/3] drm/xe: Add RAS logging helpers
` [RFC PATCH v3 3/3] drm/xe: use XE_RAS_WEDGED macro in xe_device_declare_wedged
[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 1/2] drm/xe: Fix memory leak in exec_queue_set_hang_replay_state()
2026-06-24 15:45 UTC (7+ messages)
` [PATCH 2/2] drm/xe: Reject duplicated properties for EXEC_QUEUE_SET_PROPERTY
` ✗ CI.checkpatch: warning for series starting with [1/2] drm/xe: Fix memory leak in exec_queue_set_hang_replay_state()
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "
[PATCH v2 00/28] drm/i915/dp_link: Refactor DP link capability logic part1
2026-06-24 15:32 UTC (28+ 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
[PATCH v2 0/8] drm/{i915,xe}: unify runtime pm calls
2026-06-24 14:44 UTC (10+ 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
` ✗ CI.KUnit: failure for drm/{i915,xe}: unify runtime pm calls (rev2)
[PATCH v2 0/5] drm/i915: Work harder to enable VRR based refresh rate changes on eDP
2026-06-24 13:41 UTC (2+ messages)
[PATCH 1/3] drm/xe/pf: Do not return an error for unrecognized VF events
2026-06-24 13:32 UTC (9+ messages)
` [PATCH 2/3] drm/xe/pf: Add support for VF Pause abort event
` [PATCH 3/3] drm/xe/pf: Add the definition of VF resfix "
` ✗ CI.checkpatch: warning for series starting with [1/3] drm/xe/pf: Do not return an error for unrecognized VF events
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v6 00/10] GuC paging engine support
2026-06-24 11:53 UTC (3+ messages)
` [PATCH v6 08/10] drm/xe/vf: wire up NUM_PAGING_ENGINE_INSTANCES
[PATCH v1 0/2] drm/xe/i2c: alerts and controller enabling modifications
2026-06-24 11:28 UTC (13+ messages)
` [PATCH v1 1/2] drm/xe/i2c: Handler for SMBus Alerts
` [PATCH v1 2/2] drm/xe/mcu_i2c: Take over control of the controller enabling
[PATCH] drm/i915: Calculate CDCLK on modeset after sanitizing pre-os programming
2026-06-24 10:55 UTC (4+ messages)
[PATCH] drm/xe/pf: Don't attempt to process FAST_REQ or EVENT relays
2026-06-24 9:39 UTC (2+ messages)
[RFC] drm/sched: Replace completion with a flush
2026-06-24 9:29 UTC (5+ messages)
[PATCH v1 00/30] Comments applied to dp_link_caps
2026-06-24 8:25 UTC (33+ messages)
` [PATCH v1 05/30] drm/i915/dp_link_caps: Move forced link param helpers to link caps
` [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
` ✗ CI.checkpatch: warning for Comments applied to dp_link_caps
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v7] drm/xe/guc: Hold device ref until queue teardown completes
2026-06-24 7:32 UTC (5+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Hold device ref until queue teardown completes (rev5)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[drm-xe:drm-xe-next] BUILD SUCCESS 692689c97bbb99f191926ec596c9193d95189702
2026-06-24 6:42 UTC
[PATCH 0/4] DSC max delta bpp support
2026-06-24 6:35 UTC (2+ messages)
[PATCH] drm/xe: Create imported sg BO only after dma-buf attach
2026-06-24 6:08 UTC (3+ messages)
[RFC PATCH 00/12] drm/ttm, drm/xe: Page defragmentation for sub-optimally backed BOs
2026-06-24 4:46 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ Xe.CI.FULL: "
[PATCH v5 0/4] drm/xe: Refactor generic_handle_irq_safe() error messages
2026-06-24 4:03 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH v5 0/2] drm/xe/pagefault: Add SRCID to pagefault reporting
2026-06-24 2:55 UTC (4+ messages)
` [PATCH v5 1/2] drm/xe/pagefault: Add SRCID to pagefault struct
` ✗ Xe.CI.FULL: failure for drm/xe/pagefault: Add SRCID to pagefault reporting (rev5)
page: | 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