intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-29 14:05:55 to 2025-09-02 10:22:12 UTC [more...]

[RFC 0/3] cgroups: Add support for pinned device memory
 2025-09-01 18:38 UTC  (8+ messages)

[PATCH v9] drm/xe/vf: Enable CCS save/restore only on supported GUC versions
 2025-09-02 10:32 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/xe/vf: Enable CCS save/restore only on supported GUC versions (rev9)

[PATCH v4 0/4] User readable error codes on atomic_ioctl failure
 2025-09-02 10:16 UTC  (11+ messages)
` [PATCH v4 1/4] drm: Define user readable error codes for atomic ioctl
` [PATCH v4 2/4] drm/atomic: Add error_code element in atomic_state
` [PATCH v4 3/4] drm/atomic: Return user readable error in atomic_ioctl
` [PATCH v4 4/4] drm/i915/display: Error codes for async flip failures
` ✗ CI.checkpatch: warning for User readable error codes on atomic_ioctl failure (rev3)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "

[PATCH v8] drm/xe/vf: Enable CCS save/restore only on supported GUC versions
 2025-09-02  9:59 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/vf: Enable CCS save/restore only on supported GUC versions (rev8)
` ✓ Xe.CI.BAT: "

[PATCH v5 0/8] Replace xe_hmm with gpusvm
 2025-09-02  9:10 UTC  (4+ messages)
` [PATCH v5 1/8] drm/gpusvm: fix hmm_pfn_to_map_order() usage

[PATCH v4 00/11] VRAM Self Refresh
 2025-09-02  8:53 UTC  (16+ messages)
` [PATCH v4 01/11] PCI/ACPI: Add D3cold Aux Power Limit_DSM method
` [PATCH v4 02/11] PCI/ACPI: Per root port allow one Aux power limit request
` [PATCH v4 03/11] PCI/ACPI: Add PERST# Assertion Delay _DSM method

[PATCH] drm/i915/backlight: Disable backlight when using luminance control
 2025-09-02  8:29 UTC  (2+ messages)

[PATCH 00/13] Optimize vrr.guardband and fix LRR
 2025-09-02  8:14 UTC  (17+ messages)
` [PATCH 01/13] drm/i915/skl_watermark: Fix the scaling factor for chroma subsampling
` [PATCH 02/13] drm/i915/skl_watermark: Pass linetime as argument to latency helpers
` [PATCH 03/13] drm/i915/skl_scaler: Introduce helper for chroma downscale factor
` [PATCH 04/13] drm/i915/display: Extract helpers to set dsc/scaler prefill latencies
` [PATCH 05/13] drm/i915/dp: Add SDP latency computation helper
` [PATCH 06/13] drm/i915/alpm: Add function to compute max link-wake latency
` [PATCH 07/13] drm/i915/vrr: Use vrr.sync_start for getting vtotal
` [PATCH 08/13] drm/i915/display: Add guardband check for feature latencies
` [PATCH 09/13] drm/i915/skl_watermark: Remove redundant latency checks from vblank validation
` [PATCH 10/13] drm/i915/display: Wait for delayed vblank for fixed rr
` [PATCH 11/13] drm/i915/vrr: Use static guardband to support seamless LRR switching
` [PATCH 12/13] drm/i915/panel: Refactor helper to get highest fixed mode
` [PATCH 13/13] drm/i915/vrr: Fix seamless_mn drrs for PTL
` ✓ CI.KUnit: success for Optimize vrr.guardband and fix LRR (rev8)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/i915/display: Fix possible overflow on tc power domain selection
 2025-09-02  7:53 UTC  (3+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH v5 1/2] drm/buddy: Optimize free block management with RB tree
 2025-09-02  6:09 UTC  (3+ messages)

[PATCH v4] drm/xe/guc: Add devm release action to safely tear down CT
 2025-09-02  6:06 UTC  (7+ messages)
` ✗ CI.checkpatch: warning for drm/xe/guc: Add devm release action to safely tear down CT (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 0/6] drm/xe: Add user commands to WA BB via configfs
 2025-09-02  6:04 UTC  (7+ messages)
` [PATCH v2 1/6] drm/xe/configfs: Extract function to parse engine
` [PATCH v2 2/6] drm/xe/configfs: Allow to select by class only
` [PATCH v2 4/6] drm/xe/configfs: Fix documentation warning

[PATCH v9 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
 2025-09-01 21:58 UTC  (5+ messages)
` [PATCH v9 1/1] "
` ✓ CI.KUnit: success for drm/i915/display: Add no_psr_reason to PSR debugfs (rev12)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v3 00/14] Driver-managed exhaustive eviction
 2025-09-01 20:38 UTC  (19+ messages)
` [PATCH v3 01/14] drm/xe: Pass down drm_exec context to validation
` [PATCH v3 02/14] drm/xe: Introduce an xe_validation wrapper around drm_exec
` [PATCH v3 03/14] drm/xe: Convert xe_bo_create_user() for exhaustive eviction
` [PATCH v3 04/14] drm/xe: Convert SVM validation "
` [PATCH v3 05/14] drm/xe: Convert existing drm_exec transactions "
` [PATCH v3 06/14] drm/xe: Convert the CPU fault handler "
` [PATCH v3 07/14] drm/xe/display: Convert __xe_pin_fb_vma()
` [PATCH v3 08/14] drm/xe: Convert xe_dma_buf.c for exhaustive eviction
` [PATCH v3 09/14] drm/xe: Rename ___xe_bo_create_locked()
` [PATCH v3 10/14] drm/xe: Convert xe_bo_create_pin_map_at() for exhaustive eviction
` [PATCH v3 11/14] drm/xe: Convert xe_bo_create_pin_map() "
` [PATCH v3 12/14] drm/xe/sriov: Convert pf_provision_vf_lmem "
` [PATCH v3 13/14] drm/xe: Convert psmi_alloc_object "
` [PATCH v3 14/14] drm/xe: Convert pinned suspend eviction "
` ✗ CI.checkpatch: warning for Driver-managed exhaustive eviction (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v4 1/2] drm/buddy: Optimize free block management with RB tree
 2025-09-01 19:03 UTC  (4+ messages)
` [PATCH v4 2/2] drm/buddy: Separate clear and dirty free block trees

[PATCH v5 2/2] drm/buddy: Separate clear and dirty free block trees
 2025-09-01 18:57 UTC 

[PATCH] drm/i915/bios: Remove unnecessary checks of PSR idle frames in VBT binary
 2025-09-01 14:50 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v7] drm/xe/vf: Enable CCS save/restore only on supported GUC versions
 2025-09-01 13:18 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/vf: Enable CCS save/restore only on supported GUC versions (rev7)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PULL] drm-intel-gt-next
 2025-09-01 13:03 UTC 

[PATCH v2 0/3] drm/xe: Fixes around eviction and suspend
 2025-09-01 11:16 UTC  (7+ messages)
` [PATCH v2 1/3] drm/xe: Attempt to bring bos back to VRAM after eviction
` [PATCH v2 2/3] drm/xe: Allow the pm notifier to continue on failure
` [PATCH v2 3/3] drm/xe: Block exec and rebind worker while evicting for suspend / hibernate
` ✓ CI.KUnit: success for drm/xe: Fixes around eviction and suspend (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v11 00/13] AuxCCS handling and render compression modifiers
 2025-09-01 10:37 UTC  (4+ messages)
` [PATCH v11 02/13] drm/xe/xelp: Quiesce memory traffic before invalidating auxccs

[PATCH] drm/xe: improve dma-resv handling for backup object
 2025-09-01  7:45 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[bug report] drm/xe: Reset VMA attributes to default in SVM garbage collector
 2025-09-01  5:41 UTC  (4+ messages)

[bug report] drm/xe/uapi: Add UAPI for querying VMA count and memory attributes
 2025-09-01  5:29 UTC  (4+ messages)

[drm-xe:drm-xe-next] BUILD SUCCESS 1047bd82794a1eab64d643f196d09171ce983f44
 2025-08-30 15:11 UTC 

[PATCH 0/3] drm/xe: Recomment GuC v70.49.4 for PTL, BMG
 2025-08-30 15:06 UTC  (7+ messages)
` [PATCH 1/3] Revert "drm/xe/pvc: Add GuC firmware definition"
` [PATCH 2/3] drm/xe/guc: Recommend GUC v70.49.4 for PTL, BMG
` [PATCH 3/3] drm/xe/pvc: Add GuC firmware definition
` ✓ CI.KUnit: success for drm/xe: Recomment GuC v70.49.4 for PTL, BMG
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH] drm/xe/debugfs: Move sa_info from gt to tile directory
 2025-08-30 12:52 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v4 0/2] Different sized pages support in migrate layer
 2025-08-30 11:31 UTC  (7+ messages)
` [PATCH v4 1/2] drm/xe: Add support larger CPU pages to build_pt_update_batch_sram
` [PATCH v4 2/2] drm/xe: Enable 2M pages in xe_migrate_vram
` ✗ CI.checkpatch: warning for Different sized pages support in migrate layer
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v7 0/2] Enhance SVM stats
 2025-08-30  9:24 UTC  (8+ messages)
` [PATCH v7 1/2] drm/xe: Add clearing stats to GT debugfs
` [PATCH v7 2/2] drm/xe: Add more SVM GT stats
` ✗ CI.checkpatch: warning for Enhance SVM stats
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 0/7] Misc xe/kunit improvements
 2025-08-30  7:26 UTC  (12+ messages)
` [PATCH v2 1/7] drm/xe: Allow to stub lookup for graphics and media IP
` [PATCH v2 2/7] drm/xe/kunit: Update struct xe_pci_fake_data step declarations
` [PATCH v2 3/7] drm/xe/kunit: Introduce xe_pci_fake_data_desc()
` [PATCH v2 4/7] drm/xe/kunit: Drop custom struct platform_test_case
` [PATCH v2 5/7] drm/xe/kunit: Promote fake platform parameter list
` [PATCH v2 6/7] drm/xe/kunit: Drop xe_wa_test_exit
` [PATCH v2 7/7] drm/xe/kunit: Allow to run tests against custom platform
` ✗ CI.checkpatch: warning for Misc xe/kunit improvements (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/4] drm/xe: Use poll_timeout_us()
 2025-08-30  5:10 UTC  (15+ messages)
` [PATCH 1/4] drm/xe/device: Use poll_timeout_us() to wait for lmem
` [PATCH 3/4] drm/xe/guc: Refactor GuC load to use poll_timeout_us()
` [PATCH 4/4] drm/xe/pcode: Refactor pcode_try_request() "

[PATCH] drm/xe/guc: Add SLPC power profile interface
 2025-08-30  5:00 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2] drm/xe/guc: Increase GuC crash dump buffer size
 2025-08-30  3:55 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Increase GuC crash dump buffer size (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[CI] for-CI: Replace xe_hmm with gpusvm
 2025-08-30  2:25 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH] drm/i915/display: Make intel_crtc_get_vblank_counter safe on PREEMPT_RT
 2025-08-30  0:58 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Xe.CI.Full: failure "

[PATCH 0/3] drm/xe: Fixes around eviction and suspend
 2025-08-29 23:26 UTC  (7+ messages)
` [PATCH 2/3] drm/xe: Allow the pm notifier to continue on failure
` ✗ Xe.CI.Full: failure for drm/xe: Fixes around eviction and suspend

[PATCH] drm/i915/dp: convert open-coded timeout to poll_timeout_us()
 2025-08-29 22:46 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PULL] drm-xe-next
 2025-08-29 22:00 UTC 

[PATCH][next] drm/xe: Avoid dozens of -Wflex-array-member-not-at-end warnings
 2025-08-29 21:18 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

Re:
 2025-08-29 19:58 UTC  (16+ messages)
                    ` stupid and complicated PAT :)

[PATCH v4 1/2] drm/xe/mcr: Make xe_gt_mcr_get_dss_steering() input gt a const
 2025-08-29 19:28 UTC  (6+ messages)
` [PATCH v4 2/2] drm/xe/xe2hpg: Add Wa_18041344222 for Xe2_HPG

[PATCH] mm/hmm: Populate PFNs from PMD swap entry
 2025-08-29 19:12 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v3] drm/xe/gt: Introduce runtime suspend/resume
 2025-08-29 17:05 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for drm/xe/gt: Introduce runtime suspend/resume (rev3)

[PATCH v8 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
 2025-08-29 16:57 UTC  (4+ messages)
` [PATCH v8 1/1] "

[PATCH v2 0/4] ALPM LFPS and silence period calculation
 2025-08-29 16:22 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for ALPM LFPS and silence period calculation (rev2)

[PATCH v4 0/3] Core Xe changes preparing for VF migration
 2025-08-29 14:56 UTC  (7+ messages)
` [PATCH v4 1/3] drm/xe: Save off position in ring in which a job was programmed
` [PATCH v4 2/3] drm/xe/guc: Track pending-enable source in submission state
` [PATCH v4 3/3] drm/xe: Track LR jobs in DRM scheduler pending list

[drm-xe:drm-xe-next] BUILD SUCCESS eeb8117f5f1c2e8e625e5cb39dbccd21d395caad
 2025-08-29 14:49 UTC 

[PATCH] drm/xe/guc: Update GuC log buffer type value
 2025-08-29 14:33 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).