public inbox for intel-xe@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-04-09 14:07:16 to 2026-04-10 22:51:08 UTC [more...]

[PATCH 0/3] Xe3p tuning and workaround fixes
 2026-04-10 22:50 UTC  (2+ messages)
` [PATCH 2/3] drm/xe/tuning: Use proper register offset for GAMSTLB_CTRL

[PATCH v2 1/2] vfio/xe: Reorganize the init to decouple migration from reset
 2026-04-10 22:49 UTC  (2+ messages)
` [PATCH v2 2/2] vfio/xe: Add a missing vfio_pci_core_release_dev()

[PATCH v7 0/5] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
 2026-04-10 21:44 UTC  (8+ messages)
` [PATCH v7 1/5] drm/gpusvm: Use dma-map IOVA alloc, link, and sync API in GPU SVM
` [PATCH v7 2/5] drm/pagemap: Drop source_peer_migrates flag and assume true
` [PATCH v7 3/5] drm/pagemap: Split drm_pagemap_migrate_map_pages into device / system
` [PATCH v7 4/5] drm/pagemap: Use dma-map IOVA alloc, link, and sync API for DRM pagemap
` [PATCH v7 5/5] drm/pagemap: Fix drm_pagemap_migrate_unmap_pages kerneldoc
` ✓ CI.KUnit: success for Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap (rev7)
` ✓ Xe.CI.BAT: "

[PATCH v2 0/7] drm/xe/guc: Recommend GuC v70.60.0 for LNL, BMG, PTL
 2026-04-10 20:24 UTC  (5+ messages)
` [PATCH v2 5/7] Reapply "drm/xe/nvls: Define GuC firmware for NVL-S"
` [PATCH v2 6/7] Reapply "topic/for-xe-CI: drm/xe/cri: Define GuC firmware for CRI"

[PATCH v6 0/3] Introduce Xe Correctable Error Handling
 2026-04-10 20:19 UTC  (8+ messages)
` [PATCH v6 1/3] drm/xe/sysctrl: Add system controller interrupt handler
` [PATCH v6 2/3] drm/xe/sysctrl: Add system controller event support
` [PATCH v6 3/3] drm/xe/ras: Introduce correctable error handling
` ✗ CI.checkpatch: warning for Introduce Xe Correctable Error Handling (rev6)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/gpusvm, pagemap: Do not assume DRM pagemap owns device pages
 2026-04-10 20:02 UTC  (3+ messages)
` [PATCH] drm/gpusvm,pagemap: "

[PATCH v3 0/9] drm/i915: Fix CDCLK and scaler prefill calculations
 2026-04-10 19:36 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/i915: Fix CDCLK and scaler prefill calculations (rev5)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe/debugfs: Correct printing of register whitelist ranges
 2026-04-10 19:29 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/debugfs: Correct printing of register whitelist ranges (rev2)
` ✓ Xe.CI.BAT: "

[PATCH 1/2] drm/i915/mst: Call intel_pfit_compute_config() for sharpness filter
 2026-04-10 18:58 UTC  (7+ messages)
` [PATCH 2/2] drm/i915/mst: Remove redundant has_pch_encoder=false assignment
` ✓ CI.KUnit: success for series starting with [1/2] drm/i915/mst: Call intel_pfit_compute_config() for sharpness filter (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/intel/display: Use drmm for intel_mode_config_cleanup
 2026-04-10 18:25 UTC  (3+ messages)

[PATCH v5 0/9] Introduce Xe PCIe FLR
 2026-04-10 18:22 UTC  (3+ messages)

[PATCH v2 0/9] drm/i915/{dp, hdmi}: Restructure DP/HDMI sink format handling
 2026-04-10 17:42 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for drm/i915/{dp, hdmi}: Restructure DP/HDMI sink format handling (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[drm-xe:drm-xe-next] BUILD SUCCESS 45334d5c364498629b314391c7d1eac0b64c882f
 2026-04-10 17:34 UTC 

[PATCH v2 00/10] Start fixing OA whitelist mistakes
 2026-04-10 17:13 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for Start fixing OA whitelist mistakes (rev4)
` ✗ CI.KUnit: failure "
` ✗ CI.checkpatch: warning for Start fixing OA whitelist mistakes (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH 00/10] drm/i915: Some fixes/cleanups to the BIOS FB stuff
 2026-04-10 16:41 UTC  (23+ messages)
` [PATCH 01/10] drm/i915: Introduce sanity to the plane_config pointer vs. array thing
` [PATCH 02/10] drm/i915: Remove 'mem' and 'phy_base' from struct intel_initial_plane_config
` [PATCH 03/10] drm/i915: Don't pass the whole plane_config to initial_plane_phys()
` [PATCH 04/10] drm/i915: Make plane_config->fb a struct drm_framebuffer*
` [PATCH 05/10] drm/i915: Move initial plane vblank wait into display code
` [PATCH 06/10] drm/i915: Use a 1 second timeout for the polling vblank wait
` [PATCH 07/10] drm/i915: Reject tile4 BIOS FB
` [PATCH 08/10] drm/i915: Reject X/Y tiled BIOS FB if we don't have fenced regions
` [PATCH 09/10] drm/i915: Completely reject DPT BIOS FBs
` [PATCH 10/10] drm/i915: Reject BIOS FB rotation in common code
` ✓ CI.KUnit: success for drm/i915: Some fixes/cleanups to the BIOS FB stuff
` ✓ Xe.CI.BAT: "

[PATCH RFC 00/12] Add support for DisplayPort link training information report
 2026-04-10 16:26 UTC  (5+ messages)
  ` [PATCH RFC 09/12] drm: Introduce drmm_connector_dp_init() with link training state properties
  ` [PATCH RFC 10/12] drm/i915/display/dp: Adopt dp_connector helpers to expose link training state

[PATCH v6 0/5] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
 2026-04-10 16:08 UTC  (3+ messages)
` [PATCH v6 4/5] drm/pagemap: Use dma-map IOVA alloc, link, and sync API for "

[PATCH 0/2] drm/i915: Make sure CRTC vs. pipe reordering is safe
 2026-04-10 15:55 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for drm/i915: Make sure CRTC vs. pipe reordering is safe (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe: Convert stolen memory over to ttm_range_manager
 2026-04-10 14:50 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "

[PATCH 0/4] drm/i915/reset: Expose "display_reset_count" in debugfs
 2026-04-10 14:41 UTC  (11+ messages)
` [PATCH 1/4] drm/i915/reset: Reorganize display reset code
` [PATCH 2/4] drm/i915/reset: Move pending_fb_pin handling to i915
` [PATCH 3/4] drm/xe/display: Add init_clock_gating.h stubs
` [PATCH 4/4] drm/i915/reset: Add "display_reset_count" debugfs file
` ✓ CI.KUnit: success for drm/i915/reset: Expose "display_reset_count" in debugfs
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v12 00/25] Add new general DRM property "color format"
 2026-04-10 14:21 UTC  (30+ messages)
` [PATCH v12 01/25] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v12 02/25] drm/display: hdmi-state-helper: Use default case for unsupported formats
` [PATCH v12 03/25] drm: Add new general DRM property "color format"
` [PATCH v12 04/25] drm/bridge: Act on the DRM color format property
` [PATCH v12 05/25] drm/atomic-helper: Add HDMI bridge output bus formats helper
` [PATCH v12 06/25] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v12 07/25] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v12 08/25] drm/amdgpu: Implement "color format" DRM property
` [PATCH v12 09/25] drm/i915/hdmi: Add YCBCR444 handling for sink formats
` [PATCH v12 10/25] drm/i915/dp: "
` [PATCH v12 11/25] drm/i915: Implement the "color format" DRM property
` [PATCH v12 12/25] drm/rockchip: Add YUV422 output mode constants for VOP2
` [PATCH v12 13/25] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v12 14/25] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format
` [PATCH v12 15/25] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v12 16/25] drm/bridge: dw-hdmi-qp: Use common HDMI output bus fmts helper
` [PATCH v12 17/25] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v12 18/25] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v12 19/25] drm/connector: Register color format property on HDMI connectors
` [PATCH v12 20/25] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v12 21/25] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v12 22/25] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v12 23/25] drm/tests: bridge: Add test for HDMI output bus formats helper
` [PATCH v12 24/25] drm/bridge: Document bridge chain format selection
` [PATCH v12 25/25] drm/connector: Update docs of "colorspace" for color format prop

[PATCH v3] drm/xe/guc: Add support for NO_RESPONSE_BUSY in CTB
 2026-04-10 14:07 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for drm/xe/guc: Add support for NO_RESPONSE_BUSY in CTB (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v4 0/2] USE drm mm instead of drm SA for CCS read/write
 2026-04-10 13:24 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for USE drm mm instead of drm SA for CCS read/write (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v11 0/2] Do not create drm device for PF only admin mode
 2026-04-10 12:14 UTC  (7+ messages)
` [PATCH v11 1/2] drm/xe/pf: Restrict device query responses in admin-only PF mode
` [PATCH v11 2/2] drm/xe/pf: Derive admin-only PF mode from xe_device state
` ✗ CI.KUnit: failure for Do not create drm device for PF only admin mode (rev10)
` ✓ CI.KUnit: success for Do not create drm device for PF only admin mode (rev11)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 00/12] drm/i915/fb: Prep work for more generic remapping support
 2026-04-10 11:25 UTC  (2+ messages)

[PATCH 0/2] drm/xe/ras: Fix and clean up xe_drm_ras
 2026-04-10 10:41 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe/ras: Fix and clean up xe_drm_ras (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 1/1] drm/xe: Fix error cleanup in xe_exec_queue_create_ioctl()
 2026-04-10  9:13 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for series starting with [1/1] drm/xe: Fix error cleanup in xe_exec_queue_create_ioctl() (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PULL] topic/step for i915 and xe
 2026-04-10  8:06 UTC  (3+ messages)

[PATCH v2 0/4] drm/xe: Fix resource leaks in bo init and dma-buf paths
 2026-04-10  7:58 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe: Fix resource leaks in bo init and dma-buf paths (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 0/4] Add support for clear counter and error event in DRM RAS
 2026-04-10  6:20 UTC  (6+ messages)
` [PATCH 3/4] drm/drm_ras: Add DRM RAS netlink error event notification

[PATCH] drm/xe: Fix potential NULL deref in xe_exec_queue_tlb_inval_last_fence_put_unlocked
 2026-04-10  6:04 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe: Fix potential NULL deref in xe_exec_queue_tlb_inval_last_fence_put_unlocked (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v2 0/2] Add clear-error-counter command to drm_ras
 2026-04-10  5:25 UTC  (7+ messages)
` [PATCH v2 1/2] drm/drm_ras: Add clear-error-counter netlink "

[PATCH v2 0/3] drm/xe/oa: Wa_14026633728
 2026-04-10  2:07 UTC  (7+ messages)
` [PATCH 1/3] drm/xe/oa: Use xe_map layer
` [PATCH 2/3] drm/xe/oa: Use drm_gem_mmap_obj for OA buffer mmap
` [PATCH 3/3] drm/xe/oa: Implement Wa_14026633728
` ✓ CI.KUnit: success for drm/xe/oa: Wa_14026633728 (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v4 1/1] drm/xe/eustall: Return ENODEV from read if EU stall registers get reset
 2026-04-10  1:37 UTC  (2+ messages)

[PATCH] drm/xe: Apply WA_14026810691 to engine
 2026-04-10  0:10 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 0/5] Support run ticks for multi-queue use case
 2026-04-09 23:54 UTC  (17+ messages)
` [PATCH 1/5] drm/xe/multi_queue: Store primary queue and position info in LRC
` [PATCH 2/5] drm/xe/multi_queue: Add helpers to access CS QUEUE TIMESTAMP from lrc
` [PATCH 3/5] drm/xe/multi_queue: Capture queue run times for active queues
` [PATCH 4/5] drm/xe/multi_queue: Use QUEUE_TIMESTAMP as job timestamp for multi-queue
` [PATCH 5/5] drm/xe/multi_queue: Whitelist QUEUE_TIMESTAMP register
` ✗ CI.checkpatch: warning for Support run ticks for multi-queue use case
` ✗ CI.KUnit: failure "

[PATCH v10 12/21] gpu: nova-core: mm: Add unified page table entry wrapper enums
 2026-04-09 18:02 UTC  (3+ messages)

[PATCH] drm/ttm/tests: Remove checks from ttm_pool_free_no_dma_alloc
 2026-04-09 14:34 UTC  (2+ messages)
` ✗ CI.KUnit: failure for "

[PATCH 1/2] drm/ttm/tests: fix lru_count ASSERT
 2026-04-09 14:07 UTC  (3+ messages)
` [PATCH 2/2] drm/ttm/tests: make no_dma_alloc conditional on x86


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox