public inbox for intel-xe@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-04-08 01:03:35 to 2026-04-08 20:23:31 UTC [more...]

[PATCH v6 0/5] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
 2026-04-08 20:23 UTC  (7+ messages)
` [PATCH v6 1/5] drm/gpusvm: Use dma-map IOVA alloc, link, and sync API in GPU SVM
` [PATCH v6 2/5] drm/pagemap: Drop source_peer_migrates flag and assume true
` [PATCH v6 3/5] drm/pagemap: Split drm_pagemap_migrate_map_pages into device / system
` [PATCH v6 4/5] drm/pagemap: Use dma-map IOVA alloc, link, and sync API for DRM pagemap
` [PATCH v6 5/5] drm/pagemap: Fix drm_pagemap_migrate_unmap_pages kerneldoc
` ✗ CI.KUnit: failure for Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap (rev6)

[PATCH v9 00/23] gpu: nova-core: Add memory management support
 2026-04-08 20:19 UTC  (23+ messages)
` [PATCH v10 00/21] "
  ` [PATCH v10 01/21] gpu: nova-core: gsp: Return GspStaticInfo from boot()
  ` [PATCH v10 02/21] gpu: nova-core: gsp: Extract usable FB region from GSP
  ` [PATCH v10 07/21] gpu: nova-core: mm: Add TLB flush support
  ` [PATCH v10 12/21] gpu: nova-core: mm: Add unified page table entry wrapper enums

[PULL] drm-xe-fixes
 2026-04-08 20:01 UTC 

[PATCH v2] drm/xe/guc: Add support for NO_RESPONSE_BUSY in CTB
 2026-04-08 18:28 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for drm/xe/guc: Add support for NO_RESPONSE_BUSY in CTB (rev2)
` ✗ CI.KUnit: failure "

[PATCH 0/3] drm/xe/oa: Wa_14026633728
 2026-04-08 18:21 UTC  (5+ messages)
` [PATCH 1/3] drm/xe/oa: Use xe_map layer

[PATCH v2 0/4] drm/xe: Fix resource leaks in bo init and dma-buf paths
 2026-04-08 18:04 UTC  (7+ messages)
` [PATCH v2 1/4] drm/xe/bo: Fix bo leak on unaligned size validation in xe_bo_init_locked()
` [PATCH v2 2/4] drm/xe/bo: Fix bo leak on GGTT flag "
` [PATCH v2 3/4] drm/xe: Fix bo leak in xe_dma_buf_init_obj() on allocation failure
` [PATCH v2 4/4] drm/xe: Fix dma-buf attachment leak in xe_gem_prime_import()
` ✗ CI.checkpatch: warning for drm/xe: Fix resource leaks in bo init and dma-buf paths (rev2)
` ✗ CI.KUnit: failure "

[PATCH 0/4] drm/xe: Fix resource leaks in bo init and dma-buf paths
 2026-04-08 17:38 UTC  (13+ messages)
` [PATCH 1/4] drm/xe/bo: Fix bo leak on unaligned size validation in xe_bo_init_locked()
` [PATCH 2/4] drm/xe/bo: Fix bo leak on GGTT flag "
` [PATCH 3/4] drm/xe: Fix bo leak in xe_dma_buf_init_obj() on allocation failure
` [PATCH 4/4] drm/xe: Fix dma-buf attachment leak in xe_gem_prime_import()

[PATCH v10 0/3] Do not create drm device for PF only admin mode
 2026-04-08 17:25 UTC  (7+ messages)
` [PATCH v10 1/3] drm/xe/pf: Restrict device query responses in admin-only PF mode
` [PATCH v10 2/3] drm/xe/tests: Fix pf_set_admin_mode() after sriov.pf.admin_only removal
` [PATCH v10 3/3] 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 (rev9)

linux-next: htmldocs failure in the drm-xe tree
 2026-04-08 17:15 UTC 

[PATCH] drm/xe/guc: Add support for NO_RESPONSE_BUSY in CTB
 2026-04-08 17:01 UTC  (4+ messages)

[PATCH v5 0/5] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
 2026-04-08 16:46 UTC  (4+ messages)
` [PATCH v5 5/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-08 16:46 UTC  (6+ messages)
` [PATCH 1/2] drm/i915/joiner: Make joiner "nomodeset" state copy independent of pipe order
` [PATCH 2/2] drm/i915: Walk crtcs in "
` ✗ CI.checkpatch: warning for drm/i915: Make sure CRTC vs. pipe reordering is safe
` ✗ CI.KUnit: failure "

[PATCH v3 0/6] drm/xe/uapi: Update xe_drm.h documentation
 2026-04-08 16:32 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/uapi: Update xe_drm.h documentation (rev3)

[PATCH] drm/xe/tlb: Init range tilemask err to zero
 2026-04-08 16:18 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH 1/2] vfio/xe: Reorganize the init to decouple migration from reset
 2026-04-08 16:11 UTC  (3+ messages)
` [PATCH 2/2] vfio/xe: Add a missing vfio_pci_core_release_dev()
` ✗ CI.KUnit: failure for series starting with [1/2] vfio/xe: Reorganize the init to decouple migration from reset

[PATCH V2] Use xe_map_resource_to_region helper instead of direct access
 2026-04-08 15:59 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH 0/2] drm/i915: move fence timeout to parent interface
 2026-04-08 15:51 UTC  (6+ messages)
` [PATCH 1/2] drm/i915: convert i915_fence_timeout() into a proper function
` [PATCH 2/2] drm/i915: move fence timeout to display parent interface
` ✗ CI.checkpatch: warning for drm/i915: move fence timeout to "
` ✗ CI.KUnit: failure "

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

[PATCH 0/6] PSR/Panel Replay/ALPM logging improvements
 2026-04-08 14:10 UTC  (11+ messages)
` [PATCH 1/7] drm/i915/psr: Improve PSR state information in crtc state dump
` [PATCH 2/7] drm/i915/alpm: Dump out computed ALPM parameters "
` [PATCH 3/7] drm/dp: Include PSR2 granularity registers into PSR capability size define
` [PATCH 4/7] drm/i915/psr: Add new macro for accessing cached PSR DPCD registers
` [PATCH 5/7] drm/i915/psr: Read all PSR capability registers at once
` [PATCH 6/7] drm/i915/psr: Dump out PSR and Panel Replay DPCD registers
` [PATCH 7/7] drm/i915/alpm: Dump out ALPM capability DPCD register
` ✗ CI.checkpatch: warning for PSR/Panel Replay/ALPM logging improvements
` ✗ CI.KUnit: failure "

[PATCH 0/4] drm/i915/display: start switching to display specific reg types
 2026-04-08 13:25 UTC  (7+ messages)
` [PATCH 1/4] drm/i915/display: add typedef for intel_reg_t and use it
` [PATCH 2/4] drm/i915/display: add struct intel_irq_regs "
` [PATCH 3/4] drm/i915/display: add struct intel_error_regs "
` [PATCH 4/4] drm/i915/display: define and use intel_reg_{offset, equal, valid}() helpers
` ✗ CI.checkpatch: warning for drm/i915/display: start switching to display specific reg types
` ✗ CI.KUnit: failure "

[PATCH] drm/xe/guc: Add support for NPK as a GuC log target
 2026-04-08 13:18 UTC  (5+ messages)

[PATCH v3 0/9] drm/i915: Fix CDCLK and scaler prefill calculations
 2026-04-08 12:43 UTC  (11+ messages)
` [PATCH v3 1/9] drm/i915/scaler: Don't clobber plane scaler scale factors with pfit scale factors
` [PATCH v3 2/9] drm/i915/scaler: Adjust pipe scaler scale factors for 4:2:0 ouput
` [PATCH v3 3/9] drm/i915: s/intel_atomic_check_crtcs()/intel_atomic_check_crtcs_late()/
` [PATCH v3 4/9] drm/i915: Introduce a new intel_atomic_check_crtcs()
` [PATCH v3 5/9] drm/i915/scaler: Call skl_update_scaler_crtc() earlier
` [PATCH v3 6/9] drm/i915/scaler: Assign scalers earlier
` [PATCH v3 7/9] drm/i915/wm: Do skl_wm_check_vblank() after DDB stuff
` [PATCH v3 8/9] drm/i915/cdclk: Use a more optimal min_cdclk for vblank length check
` [PATCH v3 9/9] drm/i915/scaler: Use the actual scale factors "
` ✗ CI.KUnit: failure for drm/i915: Fix CDCLK and scaler prefill calculations (rev4)

[PATCH v5 0/3] Introduce Xe Correctable Error Handling
 2026-04-08 12:25 UTC  (3+ messages)
` [PATCH v5 3/3] drm/xe/ras: Introduce correctable error handling

[PATCH 0/9] drm/i915/wm: Watermark/SAGV fixes/cleanups/etc
 2026-04-08 12:10 UTC  (19+ messages)
` [PATCH 1/9] drm/i915/wm: Reject SAGV consistently when block_time_us==0
` [PATCH 2/9] drm/i915/wm: Don't compute separate SAGV watermarks for RKL
` [PATCH 3/9] drm/i915/wm: Consolidate SAGV pipe active/interlace checks to common code
` [PATCH 4/9] drm/i915/wm: Verify the correct plane DDB entry
` [PATCH 5/9] drm/i915/wm: Extract skl_wm_level_verify()
` [PATCH 6/9] drm/i915/wm: Extract skl_ddb_entry_verify()
` [PATCH 7/9] drm/i915/wm: Verify 'ddb_y' as well as 'ddb'
` [PATCH 8/9] drm/i915/wm: Reduce copy-pasta in skl_print_plane_wm_changes()
` [PATCH 9/9] drm/i915/wm: Allow SAGV with multiple pipes on pre-icl

[PATCH] drm/i915: Walk crtcs in pipe order
 2026-04-08 12:02 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/intel/display: Use drmm for intel_mode_config_cleanup
 2026-04-08 11:55 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✗ CI.KUnit: failure "

[PATCH 0/3] drm/xe: Add support for GPU health indicator
 2026-04-08 11:49 UTC  (3+ messages)
` [PATCH 3/3] drm/xe/xe_ras: Add RAS "

[PATCH 00/12] drm/i915/fb: Prep work for more generic remapping support
 2026-04-08 11:28 UTC  (28+ messages)
` [PATCH 01/12] drm/i915/fb: Nuke intel_tile_row_size()
` [PATCH 02/12] drm/i915/fb: Make intel_fb_needs_pot_stride_remap() static
` [PATCH 03/12] drm/i915/fb: Reject per-plane remapping with DPT
` [PATCH 04/12] drm/xe/fb: Use the correct gtt view for remapped FBs
` [PATCH 05/12] drm/xe/fb: Remove weird VMA end alignemnt
` [PATCH 06/12] drm/xe/fb: Extract xe_dpt_size()
` [PATCH 07/12] drm/i915/vma: Add helpers to check GTT view type
` [PATCH 08/12] drm/xe/fb: Use i915_gtt_view_is_*()
` [PATCH 09/12] drm/i915/fb: "
` [PATCH 10/12] drm/i915/selftests: Eliminate duplicate vma size check
` [PATCH 11/12] drm/i915/selftests: Use i915_gtt_view_is_*()
` [PATCH 12/12] drm/i915/fb: Use intel_fb_needs_pot_stride_remap() in intel_fb_view_init()

[PATCH v3 00/10] Introduce Xe Uncorrectable Error Handling
 2026-04-08 11:18 UTC  (5+ messages)
` [PATCH v3 07/10] drm/xe/xe_ras: Add support for Uncorrectable Core-Compute errors
` [PATCH v3 08/10] drm/xe/xe_ras: Add structures for SoC Internal errors

[PATCH v3] drm/xe/xe_sysctrl: Drop redundant endian conversions in mailbox header macros
 2026-04-08 11:15 UTC  (2+ messages)
` ✗ CI.KUnit: failure for "

[PATCH v4 0/2] USE drm mm instead of drm SA for CCS read/write
 2026-04-08 11:09 UTC  (5+ messages)
` [PATCH v4 1/2] drm/xe: Add memory pool with shadow support
` [PATCH v4 2/2] drm/xe/vf: Use drm mm instead of drm sa for CCS read/write
` ✗ CI.checkpatch: warning for USE drm mm instead of drm SA for CCS read/write (rev4)
` ✗ CI.KUnit: failure "

[PATCH 00/26] Fix Adaptive-Sync SDP for PR with Link ON + Auxless-ALPM
 2026-04-08  9:09 UTC  (29+ messages)
` [PATCH 01/26] drm/dp: Rename and relocate AS SDP payload field masks
` [PATCH 02/26] drm/dp: Clean up DPRX feature enumeration macros
` [PATCH 03/26] drm/dp: Add bits for AS SDP FAVT Payload Fields Parsing support
` [PATCH 04/26] drm/dp: Add DPCD for configuring AS SDP for PR + VRR
` [PATCH 05/26] drm/dp: Store coasting vtotal in struct drm_dp_as_sdp
` [PATCH 06/26] drm/dp: Add a helper to get the SDP type as a string
` [PATCH 07/26] drm/dp: Add target_rr_divider field in AS SDP logging
` [PATCH 08/26] drm/i915/dp: Fix readback for target_rr in Adaptive Sync SDP
` [PATCH 09/26] drm/i915/vrr: Avoid vrr for PCON with HDMI2.1 sink
` [PATCH 10/26] drm/i915/dp: Account for AS_SDP guardband only when enabled
` [PATCH 11/26] drm/i915/dp: Add a helper to decide if AS SDP can be used
` [PATCH 12/26] drm/i915/dp: Skip AS SDP for DP branch devices
` [PATCH 13/26] drm/i915/dp: Use revision field of AS SDP data structure
` [PATCH 14/26] drm/i915/dp: Set sdp_type in AS SDP unpack
` [PATCH 15/26] drm/i915/dp: Include all relevant AS SDP fields in comparison
` [PATCH 16/26] drm/i915/psr: Add helper to get Async Video timing support in PR active
` [PATCH 17/26] drm/i915/dp: Add member to intel_dp to store AS SDP v2 support
` [PATCH 18/26] drm/i915/dp: Allow AS SDP only if v2 is supported
` [PATCH 19/26] drm/i915/psr: Write the PR config DPCDs in burst mode
` [PATCH 20/26] drm/i915/display: Add helper for AS SDP transmission time selection
` [PATCH 21/26] drm/i915/psr: Program Panel Replay CONFIG3 using AS SDP transmission time
` [PATCH 22/26] drm/i915/dp: Set relevant Downspread Ctrl DPCD bits for PR + Auxless ALPM
` [PATCH 23/26] drm/i915/dp: Program AS SDP DB[1:0] for PR with Link off
` [PATCH 24/26] drm/i915/dp: Split AS SDP computation between compute_config and compute_config_late
` [PATCH 25/26] drm/i915/dp: Compute and include coasting vtotal for AS SDP
` [PATCH 26/26] drm/i915/dp: Always enable AS SDP if supported by source + sink
` ✗ CI.checkpatch: warning for Fix Adaptive-Sync SDP for PR with Link ON + Auxless-ALPM
` ✗ CI.KUnit: failure "

[PATCH] drm/i915/dp: Clear accumulated HPD events after link training
 2026-04-08  8:52 UTC  (2+ messages)
` ✗ CI.KUnit: failure for "

[PATCH] drm/i915/dp: Don't use DP link min bpp for the FRL link bandwidth check
 2026-04-08  8:47 UTC  (3+ messages)

[PATCH v3 0/4] Introduce cold reset recovery method
 2026-04-08  8:09 UTC  (7+ messages)
` [PATCH v3 2/4] drm: Add DRM_WEDGE_RECOVERY_COLD_RESET "
` [PATCH v3 3/4] drm/doc: Document "
` [PATCH v3 4/4] drm/xe: Handle PUNIT errors by requesting cold-reset recovery

[RFC PATCH] Limit reclaim to avoid TTM desktop stutter under mem pressure
 2026-04-08  8:00 UTC  (5+ messages)

[PATCH v2] drm/xe/xe_sysctrl: Fix sparse endian warnings in mailbox header macros
 2026-04-08  6:02 UTC  (2+ messages)

[PATCH v2 00/13] drm/i915/color: Enable SDR plane color pipeline
 2026-04-08  5:51 UTC  (15+ messages)
` [PATCH v2 01/13] drm/colorop: Add DRM_COLOROP_FIXED_MATRIX
` [PATCH v2 02/13] drm/i915/color: Add CSC on SDR plane color pipeline
` [PATCH v2 03/13] drm/i915/color: Program fixed-function CSC on SDR planes
` [PATCH v2 04/13] drm/i915/color: Add support for 1D LUT in "
` [PATCH v2 05/13] drm/i915/color: Fix HDR pre-CSC LUT programming loop
` [PATCH v2 06/13] drm/i915/color: Extract HDR pre-CSC LUT programming to helper function
` [PATCH v2 07/13] drm/i915/color: Program Pre-CSC registers for SDR
` [PATCH v2 08/13] drm/i915/color: Extract HDR post-CSC LUT programming to helper function
` [PATCH v2 09/13] drm/i915/color: Program Plane Post CSC registers for SDR planes
` [PATCH v2 10/13] drm/i915/color: Add color pipeline support "
` [PATCH v2 11/13] drm/i915/color: Add YCbCr limited-to-full range color block support
` [PATCH v2 12/13] drm/i915/color: Program plane YUV range correction colorop
` [PATCH v2 13/13] drm/i915/color: Add YUV range correction to SDR plane pipeline
` ✗ CI.KUnit: failure for drm/i915/color: Enable SDR plane color pipeline (rev2)

[PATCH 1/1] drm/xe: Fix error cleanup in xe_exec_queue_create_ioctl()
 2026-04-08  4:48 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for series starting with [1/1] "
` ✗ CI.KUnit: failure "

[PATCH v2] drm/i915/dmc: Reduce wakelock hold time
 2026-04-08  4:38 UTC  (2+ messages)
` ✗ CI.KUnit: failure for drm/i915/dmc: Reduce wakelock hold time (rev3)

[PATCH v3 00/26] Enable Pipe writeback
 2026-04-08  4:11 UTC  (8+ messages)
` [PATCH v3 18/26] drm/i915/writeback: Define writeback frame capture function
` [PATCH v3 19/26] drm/{i915/xe}/writeback: Add a writeback helper to get ggtt address

[PATCH 0/3] drm/i915/pin: refactor to i915 core
 2026-04-08  2:55 UTC  (3+ messages)
` [PATCH 1/3] drm/i915: move intel_fb_pin.c to i915_fb_pin.c

[PATCH v2 0/5] drm/i915: relocate mchbar and pci regs headers
 2026-04-08  1:03 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/i915: relocate mchbar and pci regs headers (rev2)


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