messages from 2026-06-22 18:10:45 to 2026-06-23 22:47:08 UTC [more...]
[PATCH v1 00/30] Comments applied to dp_link_caps
2026-06-23 22:45 UTC (2+ messages)
` [PATCH v1 01/30] drm/i915/dp: Rename intel_dp_link_config to intel_dp_link_config_entry
[RFC PATCH 00/12] drm/ttm, drm/xe: Page defragmentation for sub-optimally backed BOs
2026-06-23 22:36 UTC (15+ messages)
` [RFC PATCH 01/12] drm/ttm/pool: Allow backing off reclaim at the beneficial order
` [RFC PATCH 02/12] drm/ttm: Record sub-optimal page order allocations in ttm_tt
` [RFC PATCH 03/12] drm/ttm: Support defragmentation moves
` [RFC PATCH 04/12] drm/ttm: Add fault injection for beneficial-order allocation failures
` [RFC PATCH 05/12] drm/xe: Track BOs backed at a sub-optimal page order
` [RFC PATCH 06/12] drm/xe: Back off beneficial-order reclaim under defrag pressure
` [RFC PATCH 07/12] drm/xe: Add xe_migrate_copy_defrag() for on-GPU defrag copies
` [RFC PATCH 08/12] drm/xe: Handle defrag moves in xe_bo_move()
` [RFC PATCH 09/12] drm/xe: Add a page defragmentation worker
` [RFC PATCH 10/12] drm/xe: Add defrag GT stats
` [RFC PATCH 11/12] drm/xe: Add DRM_XE_DEBUG_DEFRAG Kconfig option for debugging memory fragmentation
` [RFC PATCH 12/12] drm/xe: Add Kconfig.profile options for BO defrag configuration
` ✗ CI.checkpatch: warning for drm/ttm, drm/xe: Page defragmentation for sub-optimally backed BOs
` ✓ CI.KUnit: success "
[PATCH v6 0/2] mm, drm/xe: Avoid reclaim/eviction loops under fragmentation
2026-06-23 22:01 UTC (6+ messages)
` [PATCH v6 1/2] mm: Introduce opportunistic_compaction concept to vmscan and shrinkers
[PATCH v5 0/4] drm/xe: Refactor generic_handle_irq_safe() error messages
2026-06-23 21:08 UTC (7+ messages)
` [PATCH v5 1/4] drm/xe/printk: Add xe_warn_once()
` [PATCH v5 2/4] drm/xe/heci: Use xe print functions in xe_heci_gsc.c
` [PATCH v5 3/4] drm/xe/i2c: Use xe print functions in xe_i2c.c
` [PATCH v5 4/4] drm/xe/i2c: Report i2c irq handler issue
` ✓ CI.KUnit: success for drm/xe: Refactor generic_handle_irq_safe() error messages
` ✓ Xe.CI.BAT: "
[PATCH 0/6] drm/i915: Clean up GPIO pin stuff
2026-06-23 20:12 UTC (18+ 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 5/6] drm/i915/gmbus: Drop the platform suffixes from GMBUS pins
` [PATCH v2 "
` [PATCH 6/6] drm/i915/hdmi: Remove CNP port F leftovers
` ✓ CI.KUnit: success for drm/i915: Clean up GPIO pin stuff
` ✓ CI.KUnit: success for drm/i915: Clean up GPIO pin stuff (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v1 0/2] drm/xe/i2c: alerts and controller enabling modifications
2026-06-23 18:10 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
` ✗ Xe.CI.FULL: failure for drm/xe/i2c: alerts and controller enabling modifications
[PATCH v6 00/10] GuC paging engine support
2026-06-23 17:50 UTC (4+ messages)
` [PATCH v6 08/10] drm/xe/vf: wire up NUM_PAGING_ENGINE_INSTANCES
[PATCH v6 0/6] [PATCH v6 0/6] Add reclaim to the dmem cgroup controller
2026-06-23 17:45 UTC (3+ messages)
` [PATCH v6 6/6] drm/amdgpu: Wire up dmem cgroup reclaim for VRAM manager
[PATCH i-g-t 0/7] add dmem_cgroups test
2026-06-23 17:43 UTC (8+ messages)
` [PATCH i-g-t 1/7] lib/igt_cgroup: add cgroup v2 and dmem controller helpers
` [PATCH i-g-t 2/7] tests/cgroup_dmem: add dmem cgroup controller test
` [PATCH i-g-t 3/7] lib/xe: add xe_cgroup_region_name() helper
` [PATCH i-g-t 4/7] lib/xe: Introduce dmem driver and implement Xe support
` [PATCH i-g-t 5/7] lib/amdgpu: add amdgpu_cgroup_region_name
` [PATCH i-g-t 6/7] lib/amdgpu: add amdgpu support to igt_dmem_driver
` [PATCH i-g-t 7/7] tests/dmem_cgroups: add test for dmem.current
[PATCH v5 0/2] drm/xe/pagefault: Add SRCID to pagefault reporting
2026-06-23 17:44 UTC (5+ messages)
` [PATCH v5 1/2] drm/xe/pagefault: Add SRCID to pagefault struct
` [PATCH v5 2/2] drm/xe/vm: Add srcid to xe_vm_get_property_ioctl fault report
` ✓ CI.KUnit: success for drm/xe/pagefault: Add SRCID to pagefault reporting (rev5)
` ✓ Xe.CI.BAT: "
[PATCH v2 0/5] drm/i915: Work harder to enable VRR based refresh rate changes on eDP
2026-06-23 17:35 UTC (20+ messages)
` [PATCH v2 1/5] drm/i915/panel: Split VRR vs. fixed refresh rate fixed mode selection into separate stages
` [PATCH v3 "
` [PATCH v2 2/5] drm/modes: Add DRM_MODE_MATCH_TIMINGS_VRR
` [PATCH v2 3/5] drm/i915: Pass the full atomic state to .compute_config()
` [PATCH v2 4/5] drm/i915/panel: Adjust intel_panel_compute_config() calling convention
` [PATCH v3 "
` [PATCH v2 5/5] drm/i915/panel: Attempt VRR based refresh rate change for !allow_modeset
` ✗ CI.checkpatch: warning for drm/i915: Work harder to enable VRR based refresh rate changes on eDP (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✗ CI.checkpatch: warning for drm/i915: Work harder to enable VRR based refresh rate changes on eDP (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v3 0/6] drm/xe/mmio: Small improvements
2026-06-23 16:47 UTC (6+ messages)
` [PATCH v3 6/6] drm/xe/mmio: Prefer tile-based WARN message
` ✓ Xe.CI.BAT: success for drm/xe/mmio: Small improvements (rev3)
` ✗ Xe.CI.FULL: failure "
[PATCH v4 0/2] drm/xe/pagefault: Add SRCID to pagefault reporting
2026-06-23 14:57 UTC (6+ messages)
` [PATCH v4 1/2] drm/xe/pagefault: Add SRCID to pagefault struct
` [PATCH v4 2/2] drm/xe/vm: Add srcid to xe_vm_get_property_ioctl fault report
[PATCH] drm/i915: Calculate CDCLK on modeset after sanitizing pre-os programming
2026-06-23 14:24 UTC
[PATCH v4 0/5] Introduce error threshold to drm_ras
2026-06-23 14:14 UTC (10+ messages)
` [PATCH v4 1/5] drm/ras: Cancel and free message on get counter failure
` [PATCH v4 2/5] drm/ras: Introduce error threshold
` [PATCH v4 3/5] drm/xe/ras: Add support for "
` [PATCH v4 4/5] drm/xe/drm_ras: Wire up error threshold callbacks
` [PATCH v4 5/5] drm/xe/sysctrl: Reuse xe_sysctrl_create_command()
` ✗ CI.checkpatch: warning for Introduce error threshold to drm_ras (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[RFC] drm/sched: Replace completion with a flush
2026-06-23 14:05 UTC (4+ messages)
[PATCH 0/4] DSC max delta bpp support
2026-06-23 13:31 UTC (8+ messages)
` [RESEND 1/4] drm/dp: Add DP_DSC_MAX_BPP_DELTA register
` [RESEND 2/4] drm/dp: Rename YCbCr420 bpp delta mask to native
` [RESEND 3/4] drm/dp: Add max bpp delta computation constants
` [RESEND 4/4] drm/i915/dp: Decode dsc max delta bpp from sink dpcd
` ✓ CI.KUnit: success for DSC max delta bpp support (rev5)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v9 00/30] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
2026-06-23 13:27 UTC (33+ messages)
` [PATCH v9 06/30] drm/i915/display: Remove locking from intel_vblank_evade critical section
` [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 "
` [PATCH v9.5] drm/i915: Disable "busy" pmu event on CONFIG_PREEMPT_RT
` [PATCH v9.6] "
` ✗ CI.checkpatch: warning for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev17)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.FULL: failure "
[PATCH v2] drm/xe/uapi: Add flag to tell if VM_GET_PROPERTY_FAULTS is supported
2026-06-23 13:19 UTC (4+ messages)
` IOCTL feature detection #2 (Was: Re: [PATCH v2] drm/xe/uapi: Add flag to tell if VM_GET_PROPERTY_FAULTS is supported)
[PATCH v2 00/28] drm/i915/dp_link: Refactor DP link capability logic part1
2026-06-23 12:47 UTC (35+ messages)
` [PATCH v2 01/28] drm/i915/dp: Rename intel_dp_link_config to intel_dp_link_config_entry
` [PATCH v2 04/28] drm/i915/dp_link_caps: Move common rate helpers to link caps
` [PATCH v2 05/28] drm/i915/dp_link_caps: Move forced link param "
` [PATCH v2 06/28] drm/i915/dp: Simplify querying of forced link parameters
` [PATCH v2 07/28] drm/i915/dp_link_caps: Move forced and max link debugfs entries to link caps
` [PATCH v2 08/28] drm/i915/dp_link_training: Use helpers to get forced link params
` [PATCH v2 09/28] drm/i915/dp_link_caps: Move forced link params to link_caps
` [PATCH v2 10/28] drm/i915/dp_link_caps: Move link config helpers to link caps
` [PATCH v2 11/28] drm/i915/dp_link_caps: Move link config tracking to link_caps
` [PATCH v2 12/28] drm/i915/dp_link_caps: Rename helper updating the link configurations
` [PATCH v2 15/28] drm/i915/dp_link_caps: Add helper to print all supported link rates
` [PATCH v2 25/28] drm/i915/dp_link_caps: Move max link limits to link_caps
` [PATCH v2 26/28] drm/i915/dp_link_caps: Pass link_caps to static functions
` [PATCH v2 27/28] drm/i915/dp_link_caps: Pass link_caps to config update/lookup helpers
` [PATCH v2 28/28] drm/i915/dp_link_caps: Pass link_caps to common rate helpers
[PATCH] drm/i915/cmtg: Fix array-index-out-of-bounds in intel_cmtg_disable
2026-06-23 12:17 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v2] drm/xe/display: consider DPT when WA 22019338487 is active
2026-06-23 11:44 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe/display: consider DPT when WA 22019338487 is active (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[RFC PATCH v3 0/3] drm/xe: Structured RAS error logging infrastructure
2026-06-23 10:41 UTC (7+ 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
[PATCH 0/4] DSC max delta bpp support
2026-06-23 9:27 UTC (6+ messages)
` [PATCH 4/4] drm/i915/dp: Decode dsc max delta bpp from sink dpcd
[PATCH 0/6] drm/{i915, xe}/panic: drop dependency on struct intel_framebuffer
2026-06-23 9:19 UTC (4+ messages)
` [PATCH 1/6] drm/i915/panic: split out i915_gem_panic.[ch]
[PATCH] drm/i915/psr: Skip PSR exit for legacy cursor updates on LNL
2026-06-23 8:41 UTC
[PATCH v2] drm/i915/psr: Force fastset on debugfs write for each connector supporting PSR
2026-06-23 6:24 UTC (3+ messages)
[PATCH] drm/xe: Move drm_client_dev_suspend/resume outside pm block signalling
2026-06-23 5:54 UTC (5+ messages)
[PATCH v6] drm/xe/guc: Hold device ref until queue teardown completes
2026-06-23 4:03 UTC (3+ messages)
[PATCH v3 0/9] Don't whitelist OA registers unconditionally
2026-06-23 2:10 UTC (3+ messages)
[PATCH v9 0/6] Introduce cold reset recovery method
2026-06-22 22:03 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for Introduce cold reset recovery method (rev9)
[PATCH v2 0/4] drm/xe/xe_migrate: Fix memory corruption with unaligned dst in MEM_COPY
2026-06-22 19:27 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/xe_migrate: Fix memory corruption with unaligned dst in MEM_COPY (rev2)
[PATCH] Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG"
2026-06-22 18:45 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH 0/2] drm/xe/guc: distinguish wedged from recoverable cancellation
2026-06-22 18:21 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] drm/xe/guc: fix activity stats error message format
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