messages from 2026-06-26 08:40:07 to 2026-06-29 19:26:16 UTC [more...]
[PATCH v3 0/5] drm/gpusvm: split MM and device state across gpusvm/range/pages
2026-06-26 9:08 UTC (12+ messages)
` [PATCH v3 1/5] drm/gpusvm: split MM state flags out of drm_gpusvm_pages_flags
` [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 00/13] convert more vm_flags_t users to vma_flags_t
2026-06-29 19:25 UTC (7+ messages)
` [PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
` [PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
` [PATCH 03/13] mm: convert __get_unmapped_area() "
` [PATCH 04/13] mm: update generic_get_unmapped_area[_topdown]() "
` [PATCH 05/13] mm: prefer mm->def_vma_flags in mm logic
` [PATCH 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
[PATCH 0/1 v4] drm/xe: Wait for HW clearance before issuing the next TLB inval
2026-06-29 19:01 UTC (3+ messages)
` ✓ CI.KUnit: success for drm/xe: Wait for HW clearance before issuing the next TLB inval. (rev2)
[PATCH v7 0/5] drm/gpusvm: split MM and device state across gpusvm/range/pages
2026-06-29 18:51 UTC (8+ messages)
` [PATCH v7 1/5] drm/gpusvm: split MM state flags out of drm_gpusvm_pages_flags
` [PATCH v7 2/5] drm/gpusvm: embed struct drm_device into drm_gpusvm_pages
` [PATCH v7 3/5] drm/xe: have xe_svm_range embed one drm_gpusvm_pages
` [PATCH v7 4/5] drm/gpusvm: move struct drm_gpusvm_pages out of struct drm_gpusvm_range
` [PATCH v7 5/5] drm/gpusvm: let the drm_gpusvm core context purely MM level
` ✗ CI.KUnit: failure for drm/gpusvm: split MM and device state across gpusvm/range/pages (rev2)
[PATCH v9 0/7] Vswing / Pre-emphasis Override
2026-06-29 18:48 UTC (12+ messages)
` [PATCH v9 1/8] drm/i915/bios: search for VBT #57 by default
` [PATCH v9 2/8] drm/i915/bios: store VBT #57's metadata in intel_vbt_data
` [PATCH v9 3/8] drm/i915/bios: print VS/PE-O port info
` [PATCH v9 4/8] drm/i915/bios: de/allocate VS/PE-O buffer for each port
` [PATCH v9 5/8] drm/i915/buf_trans: deconstify intel_ddi_buf_trans_entry
` [PATCH v9 6/8] drm/i915: override Snps's VS/PE when requested
` [PATCH v9 7/8] drm/i915: override Combo's "
` [PATCH v9 8/8] drm/i915/bios: remove VS/PE-O warning
` ✗ CI.checkpatch: warning for Vswing / Pre-emphasis Override (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH v2 0/2] Fix array-index-out-of-bounds in intel_cmtg_disable()
2026-06-29 18:02 UTC (3+ messages)
` [PATCH v2 1/2] drm/i915/display: Guard CMTG disable with intel_cmtg_is_allowed()
` [PATCH v2 2/2] drm/i915/cmtg: Warn on invalid CMTG transcoder in intel_cmtg_disable()
[PATCH v3] drm/xe/tests/rtp: Add kunit test for whitelist upper bounds
2026-06-29 18:17 UTC (4+ messages)
` ✗ CI.checkpatch: warning for drm/xe/tests/rtp: Add kunit test for whitelist upper bounds (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH] drm/i915/bios: range check LFP Data Block panel_type2
2026-06-29 18:09 UTC (7+ messages)
` [PATCH v2] "
` ✗ CI.checkpatch: warning for drm/i915/bios: range check LFP Data Block panel_type2 (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCHES topic/xe-for-CI 0/6] drm/xe: Use GuC fw 70.70.0 for pre-release platforms
2026-06-29 17:37 UTC (4+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH v2 0/4] drm/xe/oa: A MERTOA bug-fix
2026-06-29 17:30 UTC (13+ 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] drm/xe/oa: Fix offset alignment for MERT WHITELIST_OA_MERT_MMIO_TRG
2026-06-29 17:26 UTC
[PATCH v3 0/2] drm/xe/guc: shrink and compress GuC snapshot dumps
2026-06-29 17:22 UTC (3+ messages)
` [PATCH v3 1/2] drm/xe: Remove extra newlines from LRC snapshot dump
` [PATCH v3 2/2] drm/xe/guc: Compress GuC log and CTB dump with zstd
[PATCH] drm/xe: Drop 'force_execlist' module parameter
2026-06-29 17:04 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v2 00/19] driver core: count references of the platform device's fwnode, not OF node
2026-06-29 16:23 UTC (22+ messages)
` [PATCH v2 01/19] powerpc/powermac: fix OF node refcount
` [PATCH v2 02/19] driver core: platform: provide platform_device_set_of_node()
` [PATCH v2 03/19] driver core: platform: provide platform_device_set_fwnode()
` [PATCH v2 04/19] driver core: platform: provide platform_device_set_of_node_from_dev()
` [PATCH v2 05/19] of: platform: use platform_device_set_of_node()
` [PATCH v2 06/19] powerpc/powermac: "
` [PATCH v2 07/19] i2c: pxa-pci: "
` [PATCH v2 08/19] iommu/fsl: "
` [PATCH v2 09/19] net: bcmgenet: "
` [PATCH v2 10/19] pmdomain: imx: "
` [PATCH v2 11/19] mfd: tps6586: "
` [PATCH v2 12/19] slimbus: qcom-ngd-ctrl: "
` [PATCH v2 13/19] net: mv643xx: "
` [PATCH v2 14/19] drm/xe/i2c: use platform_device_set_fwnode()
` [PATCH v2 15/19] platform/surface: gpe: "
` [PATCH v2 16/19] usb: chipidea: use platform_device_set_of_node_from_dev()
` [PATCH v2 17/19] usb: musb: "
` [PATCH v2 18/19] reset: rzg2l: "
` [PATCH v2 19/19] driver core: platform: count references to all kinds of firmware nodes
[PATCH] drm/xe/hw_engine: Fix double-free of managed BO in error path
2026-06-29 16:20 UTC (4+ messages)
` ✗ CI.checkpatch: warning for drm/xe/hw_engine: Fix double-free of managed BO in error path (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH v3 1/1] drm/xe/guc: Handle GuC local uncorrectable error notifications
2026-06-29 15:42 UTC (3+ messages)
` ✓ CI.KUnit: success for series starting with [v3,1/1] drm/xe/guc: Handle GuC local uncorrectable error notifications (rev2)
` ✓ Xe.CI.BAT: "
[PATCH v7 00/10] GuC paging engine support
2026-06-29 15:36 UTC (14+ messages)
` [PATCH v7 01/10] drm/xe/guc: refactor ads to use guc_class
` [PATCH v7 02/10] drm/xe/guc: refactor to_guc_class() to accept hwe
` [PATCH v7 03/10] drm/xe/guc: add the plumbing for GUC_PAGING_CLASS
` [PATCH v7 04/10] drm/xe/hw_engine: don't open code is_usm_hwe()
` [PATCH v7 05/10] drm/xe: refactor the paging engine setup
` [PATCH v7 06/10] drm/xe/guc: handle guc logical instance for paging engine
` [PATCH v7 07/10] drm/xe/guc: handle submit mask with "
` [PATCH v7 08/10] drm/xe/vf: wire up NUM_PAGING_ENGINE_INSTANCES
` [PATCH v7 09/10] drm/xe/hw_engine: document top-down paging requirement
` [PATCH v7 10/10] drm/xe/guc: toggle paging engine support for NVL-S+
` ✓ CI.KUnit: success for GuC paging engine support (rev7)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH] drm/xe: Add creator TID to sched job trace points
2026-06-29 15:27 UTC (2+ messages)
[PATCH v2] drm/xe: Improve wedged state management
2026-06-29 14:52 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe: Improve wedged state management (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v4 0/2] drm/xe/guc: Handle GuC local uncorrectable error notifications
2026-06-29 14:08 UTC (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] drm/xe/guc: Preserve HW error state in wedged mode 2
[PATCH] drm/ttm: Account for NULL pages in ttm_pool_backup
2026-06-29 14:01 UTC (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v10.5 00/29] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
2026-06-29 13:37 UTC (32+ 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
` ✗ CI.checkpatch: warning for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev20)
` ✓ CI.KUnit: success "
[PATCH v8 00/10] Introduce Xe PCIe FLR
2026-06-29 12:23 UTC (4+ messages)
` [PATCH v8 05/10] drm/xe/exec_queue: Introduce xe_exec_queue_reinit()
[PATCH] drm/ttm: Fix UAF on dma-buf attach failure for sg BOs
2026-06-29 12:09 UTC (5+ messages)
[PATCH v2] drm/ttm: add generic drvparam[] alias for ttm_place::fpfn/lpfn
2026-06-29 12:06 UTC (4+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH v3 0/7] drm/i915/display: reduce the pm demand peak bw based on display data rate
2026-06-29 9:19 UTC (3+ messages)
` [PATCH v3 2/7] drm/i915/pm_demand: introduce HAS_PMDEMAND macro
[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
2026-06-29 9:06 UTC (4+ messages)
` [PATCH 21/23] usb: musb: use platform_device_set_of_node_from_dev()
[PATCH v2] drm/dp: Read the PCON max FRL bandwidth only for HDMI DFPs
2026-06-29 8:56 UTC (3+ messages)
[PATCH] drm/i915/hdcp: check streams[] bounds before overflow
2026-06-29 8:37 UTC (3+ messages)
[PATCH] drm/i915/hdcp: require monotonically increasing seq_num_v
2026-06-29 8:36 UTC (3+ messages)
[PATCH v9 0/4] Add PCI error handlers to Xe
2026-06-29 8:28 UTC (5+ messages)
` [PATCH v9 1/4] drm/xe/xe_pci_error: Implement PCI error recovery callbacks
` [PATCH v9 2/4] drm/xe/xe_pci_error: Group all devres to release them on PCIe slot reset
` [PATCH v9 3/4] drm/xe: Skip device access during PCI error recovery
` [PATCH v9 4/4] drm/xe/xe_ras: Initialize Uncorrectable AER Registers
[PATCH v2] gpu/buddy: bail out of try_harder when alignment cannot be honoured
2026-06-29 7:43 UTC
[PATCH] gpu/buddy: bail out of try_harder when alignment cannot be honoured
2026-06-29 7:17 UTC (3+ messages)
[PATCH v2 00/11] Enable CMRR in fixed-RR VRR path
2026-06-29 5:35 UTC (7+ messages)
` [PATCH v2 02/11] drm/i915/vrr: compute CMRR fractional timings generically
` [PATCH v2 06/11] drm/i915/display: Move CMRR crtc_state members under VRR
[PATCH 0/3] drm/i915/dp: Fix FRL rate selection and deep color for HDMI sinks behind FRL PCONs
2026-06-29 4:16 UTC (5+ messages)
` [PATCH 2/3] drm/i915/dp: Ignore the sink's DSC max FRL rate without a PCON DSC encoder
` [PATCH 3/3] drm/i915/dp: Check FRL bandwidth limits in the HDMI bpc computation
[PATCH 1/3] drm/i915/dp: Prefer DSC over a 6 bpc uncompressed output
2026-06-29 3:59 UTC (3+ messages)
[drm-xe:drm-xe-next] BUILD SUCCESS 3e493f88c84088ccd7b53cdd23ac5c875c9a60dd
2026-06-27 15:08 UTC
[PATCH v6 00/10] Add support for a DRM backlight capability
2026-06-26 21:40 UTC (7+ messages)
` [PATCH v6 01/10] Revert "backlight: Remove notifier"
` [PATCH v6 03/10] drm: link connectors to backlight devices
[PATCH 0/2] drm/xe: Fix double-free of managed BOs in error paths
2026-06-26 20:00 UTC (4+ messages)
` [PATCH 2/2] drm/xe/hw_engine: Fix double-free of managed BO in error path
[PATCH v2] drm/xe/tests/rtp: Add kunit test for whitelist upper bounds
2026-06-26 18:04 UTC (2+ messages)
[PATCH v2] drm/xe/display: consider DPT when WA 22019338487 is active
2026-06-26 15:06 UTC (6+ messages)
[PATCH] drm/i915/vrr: require valid min/max vfreq for VRR
2026-06-26 14:05 UTC (3+ messages)
[PATCH v6 00/10] GuC paging engine support
2026-06-26 11:26 UTC (11+ messages)
` [PATCH v6 08/10] drm/xe/vf: wire up NUM_PAGING_ENGINE_INSTANCES
[PATCH 1/2] drm/xe: Fix memory leak in exec_queue_set_hang_replay_state()
2026-06-26 9:25 UTC (5+ messages)
` [PATCH 2/2] drm/xe: Reject duplicated properties for EXEC_QUEUE_SET_PROPERTY
[PATCH] drm/xe/userptr: Drop bogus static from finish in force_invalidate
2026-06-26 9:16 UTC (2+ messages)
[PATCH] drm/xe/display: skip FORCE_WC and vm_bound check for external dma-bufs
2026-06-26 9:09 UTC (3+ messages)
[PATCH] drm/xe/userptr: Hold notifier_lock for write on inject test path
2026-06-26 8:53 UTC (2+ messages)
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