messages from 2026-01-21 07:12:36 to 2026-01-21 21:23:38 UTC [more...]
REGRESSION on linux-next (next-20260115)
2026-01-21 13:40 UTC (13+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.Full: "
[RFC PATCH v2 0/2] Enable seamless boot (fastboot) for PTL
2026-01-21 14:21 UTC (2+ messages)
[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
2026-01-21 20:46 UTC (17+ messages)
` [PATCH RFC v6 01/26] rust: clist: Add support to interface with C linked lists
` [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH RFC v6 13/26] nova-core: mm: Add unified page table entry wrapper enums
` [PATCH RFC v6 14/26] nova-core: mm: Add TLB flush support
[PATCH v4 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
2026-01-21 20:51 UTC (19+ messages)
` [PATCH v4 1/8] dma-buf: Rename .move_notify() callback to a clearer identifier
` [PATCH v4 2/8] dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()
` [PATCH v4 3/8] dma-buf: Always build with DMABUF_MOVE_NOTIFY
` [PATCH v4 4/8] dma-buf: Make .invalidate_mapping() truly optional
` [PATCH v4 5/8] dma-buf: Add check function for revoke semantics
` [PATCH v4 6/8] iommufd: Pin dma-buf importer "
` [PATCH v4 7/8] vfio: Wait for dma-buf invalidation to complete
` [PATCH v4 8/8] vfio: Validate dma-buf revocation semantics
` ✗ CI.checkpatch: warning for dma-buf: Use revoke mechanism to invalidate shared buffers (rev2)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH v6 00/17] drm/xe: Multi Queue feature support
2026-01-21 21:23 UTC (7+ messages)
` [PATCH v6 06/17] drm/xe/multi_queue: Add exec_queue set_property ioctl support
[PATCH] drm/xe/multi_queue: Protect priority against concurrent access
2026-01-21 21:19 UTC
[PATCH] drm/xe/xe3p: Disable GuC Dynamic ICS for Xe3p
2026-01-21 21:06 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v2] drm/xe/ptl: Disable DCC on PTL
2026-01-21 19:57 UTC (3+ messages)
` ✓ CI.KUnit: success for drm/xe/ptl: Disable DCC on PTL (rev2)
` ✓ Xe.CI.BAT: "
[PATCH v3 0/7] dma-buf: Use revoke mechanism to invalidate shared buffers
2026-01-21 19:45 UTC (28+ messages)
` [PATCH v3 1/7] dma-buf: Rename .move_notify() callback to a clearer identifier
` [PATCH v3 2/7] dma-buf: Always build with DMABUF_MOVE_NOTIFY
` [PATCH v3 3/7] dma-buf: Document RDMA non-ODP invalidate_mapping() special case
` [PATCH v3 5/7] iommufd: Pin dma-buf importer for revoke semantics
` [PATCH v3 6/7] vfio: Wait for dma-buf invalidation to complete
[PATCH v4 0/8] drm/xe/madvise: Add support for purgeable buffer objects
2026-01-21 18:42 UTC (8+ messages)
` [PATCH v4 1/8] drm/xe/uapi: Add UAPI "
` [PATCH v4 3/8] drm/xe/madvise: Implement purgeable buffer object support
[PATCH] drm/xe/configfs: Fix is_bound() pci_dev lifetime
2026-01-21 18:40 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[CI] drm/xe: Use DRM_BUDDY_CONTIGUOUS_ALLOCATION for contiguous allocations
2026-01-21 18:19 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe: Use DRM_BUDDY_CONTIGUOUS_ALLOCATION for contiguous allocations (rev3)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
Xe performance regression with recent IOMMU changes
2026-01-21 18:04 UTC (3+ messages)
[PATCH v3 0/2] drm, drm/xe: Fix xe SVM configs
2026-01-21 17:59 UTC (10+ messages)
` [PATCH v3 1/2] drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATE
` [PATCH v3 2/2] drm/xe: Select CONFIG_DEVICE_PRIVATE when DRM_XE_GPUSVM is selected
` ✓ CI.KUnit: success for drm, drm/xe: Fix xe SVM configs (rev3)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[i915-rt v5 00/21] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
2026-01-21 17:59 UTC (29+ messages)
` [i915-rt v5 01/21] drm/i915/display: Fix intel_lpe_audio_irq_handler for PREEMPT-RT
` [i915-rt v5 02/21] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
` [i915-rt v5 03/21] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` [i915-rt v5 04/21] drm/i915/display: Make set_pipeconf use the fw variants
` [i915-rt v5 05/21] drm/i915/display: Move vblank put until after critical section
` [i915-rt v5 06/21] drm/i915/display: Remove locking from intel_vblank_evade "
` [i915-rt v5 07/21] drm/i915/display: Handle vlv dsi workaround in scanline_in_safe_range too
` [i915-rt v5 08/21] drm/i915/display: Make icl_dsi_frame_update use _fw too
` [i915-rt v5 09/21] drm/i915/display: Enable interrupts earlier on PREEMPT_RT
` [i915-rt v5 10/21] drm/i915: Use preempt_disable/enable_rt() where recommended
` [i915-rt v5 11/21] drm/i915/display: Use intel_de_read/write_fw in colorops
` [i915-rt v5 12/21] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
` [i915-rt v5 13/21] drm/i915: Drop the irqs_disabled() check
` [i915-rt v5 14/21] drm/i915/guc: Consider also RCU depth in busy loop
` [i915-rt v5 15/21] Revert "drm/i915: Depend on !PREEMPT_RT."
` [i915-rt v5 16/21] drm/i915/gt: Fix selftests on PREEMPT_RT
` [i915-rt v5 17/21] drm/i915/gt: Set stop_timeout() correctly on PREEMPT-RT
` [i915-rt v5 18/21] drm/i915/display: Do not take uncore lock in i915_get_vblank_counter
` [i915-rt v5 19/21] drm/i915/display: Remove uncore lock from vlv_atomic_update_fifo
` [i915-rt v5 20/21] PREEMPT_RT injection
` [i915-rt v5 21/21] FOR-CI: drm/i915: Reset lockdep after selftest unload
` [i915-rt v5] "
` ✗ CI.checkpatch: warning for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev9)
` ✓ CI.KUnit: success "
` ✗ CI.checkpatch: warning for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev10)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH v7 00/22] Add new general DRM property "color format"
2026-01-21 16:07 UTC (27+ messages)
` [PATCH v7 01/22] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v7 02/22] drm: Add new general DRM property "color format"
` [PATCH v7 03/22] drm: Add enum conversions between DRM_COLOR_FORMAT and HDMI_COLORSPACE
` [PATCH v7 04/22] drm/bridge: Act on the DRM color format property
` [PATCH v7 05/22] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v7 06/22] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v7 07/22] drm/i915: Implement the "color format" DRM property
` [PATCH v7 08/22] drm/amdgpu: Implement "
` [PATCH v7 09/22] drm/rockchip: Add YUV422 output mode constants for VOP2
` [PATCH v7 10/22] drm/rockchip: vop2: Fix YUV444 output
` [PATCH v7 11/22] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v7 12/22] drm/rockchip: vop2: Recognise 10/12-bit YUV422 as YUV formats
` [PATCH v7 13/22] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v7 14/22] drm/bridge: dw-hdmi-qp: Implement atomic_get_output_bus_fmts
` [PATCH v7 15/22] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v7 16/22] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v7 17/22] drm/connector: Register color format property on HDMI connectors
` [PATCH v7 18/22] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v7 19/22] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v7 20/22] drm/tests: edid: Add __maybe_unused attribute to EDID definitions
` [PATCH v7 21/22] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v7 22/22] drm/bridge: Document "
` ✗ CI.checkpatch: warning for Add new general DRM property "color format" (rev4)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH v4 0/3] Fix nvm aux resource cleanup
2026-01-21 16:05 UTC (4+ messages)
` [PATCH v4 3/3] drm/xe/nvm: Defer xe->nvm assignment until init succeeds
[PATCH] drm/xe: derive mem copy capability from graphics version
2026-01-21 15:56 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe: derive mem copy capability from graphics version (rev4)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PULL] drm-intel-next
2026-01-21 14:19 UTC (2+ messages)
[PATCH v6 00/21] Add new general DRM property "color format"
2026-01-21 14:10 UTC (25+ messages)
` [PATCH v6 01/21] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v6 02/21] drm: Add new general DRM property "color format"
` [PATCH v6 03/21] drm: Add enum conversions between DRM_COLOR_FORMAT and HDMI_COLORSPACE
` [PATCH v6 04/21] drm/bridge: Act on the DRM color format property
` [PATCH v6 05/21] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v6 06/21] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v6 07/21] drm/i915: Implement the "color format" DRM property
` [PATCH v6 08/21] drm/amdgpu: Implement "
` [PATCH v6 09/21] drm/rockchip: Add YUV422 output mode constants for VOP2
` [PATCH v6 10/21] drm/rockchip: vop2: Fix YUV444 output
` [PATCH v6 11/21] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v6 12/21] drm/rockchip: vop2: Recognise 10/12-bit YUV422 as YUV formats
` [PATCH v6 13/21] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v6 14/21] drm/bridge: dw-hdmi-qp: Implement atomic_get_output_bus_fmts
` [PATCH v6 15/21] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v6 16/21] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v6 17/21] drm/connector: Register color format property on HDMI connectors
` [PATCH v6 18/21] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v6 19/21] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v6 20/21] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v6 21/21] drm/bridge: Document "
` ✗ CI.checkpatch: warning for Add new general DRM property "color format" (rev3)
` ✗ CI.KUnit: failure "
[PATCH v7 0/5] User readable error codes on atomic_ioctl failure
2026-01-21 13:58 UTC (4+ messages)
` [PATCH v7 1/5] drm: Define user readable error codes for atomic ioctl
[PATCH v3 00/13] drm: Color pipeline teardown and follow-up fixes/improvements
2026-01-21 13:51 UTC (2+ messages)
[PATCH] drm/i915/gvt_mmio_table: Use the gvt versions of the display macros
2026-01-21 13:45 UTC (2+ messages)
[RESEND] drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status
2026-01-21 12:56 UTC (3+ messages)
[PATCH i-g-t 0/7] lsgpu: Report upstream port link bandwidth
2026-01-21 11:42 UTC (8+ messages)
` [PATCH i-g-t 1/7] lib/igt_device_scan: Don't print fake link bandwidth attributes
` [PATCH i-g-t 2/7] lib/igt_device_scan: Split out reusable part of update_or_add_parent
` [PATCH i-g-t 3/7] lib/igt_device_scan: Include PCIe bridge upstream port if available
` [PATCH i-g-t 4/7] lib/igt_device_scan: List PCIe bridge ports after their children
` [PATCH i-g-t 5/7] lib/igt_device_scan: Omit AER statistics data from attributes
` [PATCH i-g-t 6/7] lib/igt_device_scan: Don't print bridge not applicable attributes
` [PATCH i-g-t 7/7] lib/igt_device_scan: Print GPU upstream port parent/child relations
[PATCH 00/14] Account for DSC bubble overhead for horizontal slices
2026-01-21 11:19 UTC (4+ messages)
` [PATCH 04/14] drm/i915/dp: Rework pipe joiner logic in mode_valid
[PATCH] drm/i915/display: Disable DMG Clock Gating
2026-01-21 10:34 UTC (3+ messages)
` [PATCH v2] "
[PATCH] drm/i915/display: fix the pixel normalization handling for xe3p_lpd
2026-01-21 10:34 UTC (2+ messages)
[PATCH v2 00/11] PCI: BAR resizing fix/rework
2026-01-21 10:02 UTC (4+ messages)
` [PATCH v2 06/11] PCI: Fix restoring BARs on BAR resize rollback path
[PATCH v2 0/2] drm/buddy: Fix BUG_ON from oversized rounded allocations
2026-01-21 10:00 UTC (5+ messages)
` [PATCH v2 1/2] drm/buddy: Prevent BUG_ON by validating rounded allocation
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