messages from 2026-06-24 16:58:34 to 2026-06-26 09:09:52 UTC [more...]
[PATCH] drm/xe/display: skip FORCE_WC and vm_bound check for external dma-bufs
2026-06-26 9:09 UTC (3+ messages)
[PATCH v3 1/5] drm/gpusvm: split MM state flags out of drm_gpusvm_pages_flags
2026-06-26 9:08 UTC (10+ messages)
` [PATCH v3 3/5] drm/xe: have xe_svm_range embed one drm_gpusvm_pages
` [PATCH v3 5/5] drm/gpusvm: let the drm_gpusvm core context purely MM level
` [PATCH v3 0/5] drm/gpusvm: split MM and device state across gpusvm/range/pages
` [PATCH v3 2/5] drm/gpusvm: embed struct drm_device into drm_gpusvm_pages
` [PATCH v3 4/5] drm/gpusvm: move struct drm_gpusvm_pages out of struct drm_gpusvm_range
[PATCH] drm/xe/userptr: Hold notifier_lock for write on inject test path
2026-06-26 8:53 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "
[PATCH v2] drm/ttm: add generic drvparam[] alias for ttm_place::fpfn/lpfn
2026-06-26 8:33 UTC (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v2] drm/xe: Improve wedged state management
2026-06-26 8:19 UTC
[PATCH] drm/xe: Return error on non-migratable faults requiring devmem
2026-06-26 8:00 UTC (2+ messages)
[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] drm/ttm: Account for NULL pages in ttm_pool_backup
2026-06-26 7:46 UTC
[PATCH 1/3] drm/xe/pf: Do not return an error for unrecognized VF events
2026-06-26 7:41 UTC (8+ messages)
` [PATCH 2/3] drm/xe/pf: Add support for VF Pause abort event
[PATCH v6 00/10] Add support for a DRM backlight capability
2026-06-26 7:34 UTC (11+ messages)
` [PATCH v6 01/10] Revert "backlight: Remove notifier"
` [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] drm/i915/vrr: require valid min/max vfreq for VRR
2026-06-26 5:12 UTC (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
[PATCH v3 1/1] drm/xe/guc: Handle GuC local uncorrectable error notifications
2026-06-26 4:55 UTC (4+ messages)
` ✓ CI.KUnit: success for series starting with [v3,1/1] "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "
[PATCH] drm/xe/userptr: Drop bogus static from finish in force_invalidate
2026-06-26 4:06 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "
[RFC PATCH 1/2] drm/gpusvm: Add a DMA-mapping accounting callback
2026-06-26 3:14 UTC (3+ messages)
` [RFC PATCH 2/2] drm/xe: Add debugfs stats for DMA-mapped pages per order
[PATCH v8 00/10] Introduce Xe PCIe FLR
2026-06-26 0:06 UTC (7+ messages)
` [PATCH v8 01/10] drm/xe/uc_fw: Allow re-initializing firmware
` [PATCH v8 02/10] drm/xe/guc_submit: Introduce guc_exec_queue_reinit_kernel()
` [PATCH v8 05/10] drm/xe/exec_queue: Introduce xe_exec_queue_reinit()
[PATCH] drm/xe/tests/rtp: Add kunit test for whitelist upper bounds
2026-06-26 0:02 UTC (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
[PATCH v2 0/4] drm/xe/oa: A MERTOA bug-fix
2026-06-25 23:16 UTC (9+ messages)
` [PATCH v2 1/4] drm/xe/oa: Rename last argument of WHITELIST_OA_MMIO_TRG
` [PATCH v2 2/4] drm/xe/oa: Fix offset alignment for MERT WHITELIST_OA_MERT_MMIO_TRG
` [PATCH v2 3/4] drm/xe/oa: Provide OA status through status ioctl for mmap interface
` [PATCH v2 4/4] drm/xe/oa: Stop whitelisting OA status register
[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 0/5] drm/xe: balance exec queue suspend/resume
2026-06-25 23:00 UTC (14+ messages)
` [PATCH 1/5] drm/xe: only resume exec queues that were actually suspended
` [PATCH 2/5] drm/xe/hw_engine_group: propagate suspend failures during mode switch
` [PATCH 3/5] drm/xe/guc: wait killably for suspend and ban queue on timeout
` [PATCH 4/5] drm/xe/guc: Add suspend refcount to exec queue ops
` [PATCH 5/5] drm/xe/multi_queue: preempt primary on queue group suspend
` ✗ CI.checkpatch: warning for drm/xe: balance exec queue suspend/resume
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "
` ✗ CI.checkpatch: warning for drm/xe: balance exec queue suspend/resume (rev2)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "
[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] drm/i915/hdcp: check streams[] bounds before overflow
2026-06-25 22:09 UTC (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v6 00/10] GuC paging engine support
2026-06-25 20:58 UTC (7+ messages)
` [PATCH v6 08/10] drm/xe/vf: wire up NUM_PAGING_ENGINE_INSTANCES
[PATCH 0/3] Some fixes for purged BOs
2026-06-25 19:42 UTC (7+ messages)
` [PATCH 1/3] drm/xe: fix NPD in bo_meminfo()
` [PATCH 2/3] drm/xe: account for dontneed in fdinfo purgeable
` [PATCH 3/3] drm/xe/pt: prevent invalid cursor access for purged BOs
[PATCH v10 00/30] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
2026-06-25 19:32 UTC (34+ 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
` ✗ CI.checkpatch: warning for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev19)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.FULL: failure "
Fwd: [PATCH v2 1/1] drm/xe/guc: Handle GuC local uncorrectable error notifications
2026-06-25 18:09 UTC
[PATCH] drm/ttm: Fix UAF on dma-buf attach failure for sg BOs
2026-06-25 17:10 UTC (6+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "
[PATCH] drm/i915/bios: range check LFP Data Block panel_type2
2026-06-25 15:27 UTC (2+ messages)
[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 0/3] drm/xe/i2c: alerts and controller enabling modifications
2026-06-25 14:30 UTC (5+ messages)
` [PATCH v2 1/3] i2c: designware: Global register definitions
` [PATCH v2 2/3] drm/xe/i2c: Handler for SMBus Alerts
` [PATCH v2 3/3] drm/xe/mcu_i2c: Take over control of the controller enabling
[PATCH] drm/i915/mst: limit DP MST ESI service loop
2026-06-25 14:22 UTC
[PATCH v6 0/6] [PATCH v6 0/6] Add reclaim to the dmem cgroup controller
2026-06-25 13:22 UTC (6+ messages)
[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
[PATCH] drm/i915/hdcp: require monotonically increasing seq_num_v
2026-06-25 11:28 UTC (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
[PATCH] drm/xe/forcewake: add delayed-release optimization
2026-06-25 10:55 UTC (8+ messages)
` [PATCH v3] "
` ✓ CI.KUnit: success for drm/xe/forcewake: add delayed-release optimization (rev3)
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "
[PATCH] Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG"
2026-06-25 10:09 UTC (4+ messages)
` ✓ CI.KUnit: success for Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG" (rev2)
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "
[PULL] drm-misc-fixes
2026-06-25 8:31 UTC
[PULL] drm-intel-next-fixes
2026-06-25 6:19 UTC
[PATCH v2] drm/i915/psr: Skip PSR exit for legacy cursor updates on LunarLake onwards
2026-06-25 5:55 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/1 v4] drm/xe: Wait for HW clearance before issuing the next TLB inval
2026-06-25 0:37 UTC (4+ messages)
` [PATCH 1/1 "
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
[PATCH v2 0/2] drm/xe/guc: distinguish wedged from recoverable cancellation
2026-06-25 0:30 UTC (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] drm/xe/guc: fix activity stats error message format
` ✓ CI.KUnit: success for drm/xe/guc: distinguish wedged from recoverable cancellation (rev2)
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "
[PATCH v2] drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOC
2026-06-24 23:39 UTC (7+ messages)
` ✗ CI.checkpatch: warning for drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOC (rev2)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "
[PATCH 1/1] drm/xe/eustall: Add WA 14027054324 support for graphics IP 35.11
2026-06-24 20:58 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
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