Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-27 21:02:47 to 2025-03-28 22:58:40 UTC [more...]

[PATCH v5] drm/xe/pmu: Add GT frequency events
 2025-03-28 22:58 UTC  (3+ messages)
` ✓ CI.Patch_applied: success for drm/xe/pmu: Add GT frequency events (rev7)
` ✗ CI.checkpatch: warning "

[PATCH] drm/xe: Invalidate L3 read-only cachelines for geometry streams too
 2025-03-28 22:40 UTC  (8+ messages)
  ` [PATCH v2] "
` ✗ LGCI.VerificationFailed: failure for drm/xe: Invalidate L3 read-only cachelines for geometry streams too (rev2)
` ✗ LGCI.VerificationFailed: failure for drm/xe: Invalidate L3 read-only cachelines for geometry streams too (rev3)

[PATCH v15 0/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-03-28 22:40 UTC  (14+ messages)
` [PATCH v15 1/6] drm/xe/xe_hw_engine: Map xe and user engine class in header
` [PATCH v15 2/6] drm/xe/xe_gt_pagefault: Disallow writes to read-only VMAs
` [PATCH v15 3/6] drm/xe/xe_gt_pagefault: Move pagefault struct to header
` [PATCH v15 4/6] drm/xe/uapi: Define drm_xe_vm_get_property
` [PATCH v15 5/6] drm/xe/xe_vm: Add per VM fault info
` [PATCH v15 6/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
` ✓ CI.Patch_applied: success for drm/xe/xe_vm: Implement xe_vm_get_property_ioctl (rev16)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "

[PATCH 0/2] drm/i915: DRAM type logging
 2025-03-28 22:29 UTC  (5+ messages)
` [PATCH 1/2] drm/i915/dram: Add missing INTEL_DRAM str conversions
` [PATCH 2/2] drm/i915/dram: Consolidate logging of DRAM type

[PATCH] drm/xe: Restore EIO errno return when GuC PC start fails
 2025-03-28 21:48 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v2 0/7] Replace xe_hmm with gpusvm
 2025-03-28 20:47 UTC  (11+ messages)
` [PATCH v2 1/7] drm/gpusvm: fix hmm_pfn_to_map_order() usage
` [PATCH v2 2/7] drm/gpusvm: use more selective dma dir in get_pages()
` [PATCH v2 3/7] drm/gpusvm: pull out drm_gpusvm_pages substructure
` [PATCH v2 4/7] drm/gpusvm: refactor core API to use pages struct
` [PATCH v2 5/7] drm/gpusvm: export drm_gpusvm_pages API
` [PATCH v2 6/7] drm/xe/userptr: replace xe_hmm with gpusvm
` [PATCH v2 7/7] drm/xe/pt: unify xe_pt_svm_pre_commit with userptr
` ✓ CI.Patch_applied: success for Replace xe_hmm with gpusvm (rev2)
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH v3 0/2] Enable GuC opt-in features
 2025-03-28 20:42 UTC  (10+ messages)
` [PATCH v3 1/2] drm/xe/guc: Enable extended CAT error reporting
` [PATCH v3 2/2] drm/xe/guc: Enable the Dynamic Inhibit Context Switch optimization
` ✓ CI.Patch_applied: success for Enable GuC opt-in features (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v3] drm/i915/psr: Add PSR pause/resume reference count
 2025-03-28 20:17 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/i915/psr: Add PSR pause/resume reference count (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Make PPHWSP size explicit in xe_gt_lrc_size()
 2025-03-28 19:38 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v2] drm/i915/psr: Add PSR pause/resume reference count
 2025-03-28 19:31 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/i915/psr: Add PSR pause/resume reference count (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v4 0/9] AuxCCS handling and render compression modifiers
 2025-03-28 18:35 UTC  (17+ messages)
` [PATCH v4 1/9] drm/xe/xelpg: Move Wa_14016712196 to the invalidate path
` [PATCH v4 2/9] drm/xe: Add ring buffer handling for AuxCCS
` [PATCH v4 3/9] drm/xe: Use fb cached min alignment
` [PATCH v4 4/9] drm/xe: Reduce DPT table alignment as in i915
` [PATCH v4 5/9] drm/xe: Flush GGTT writes after populating DPT
` [PATCH v4 6/9] drm/xe: Handle DPT in system memory
` [PATCH v4 7/9] drm/xe: Force flush system memory AuxCCS framebuffers before scan out
` [PATCH v4 8/9] drm/xe/display: Add support for AuxCCS
` [PATCH v4 9/9] drm/i915/display: Expose AuxCCS frame buffer modifiers for Xe
` ✓ CI.Patch_applied: success for AuxCCS handling and render compression modifiers (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe: avoid plain 64-bit division
 2025-03-28 18:27 UTC  (2+ messages)

[PATCH v4 0/3] drm/xe/vf: Post-migration recovery of GGTT nodes and CTB
 2025-03-28 17:52 UTC  (11+ messages)
` [PATCH v4 2/3] drm/xe/sriov: Shifting GGTT area post migration
` [PATCH v4 3/3] drm/xe/vf: Fixup CTB send buffer messages after migration

[PATCH v11 0/5] Expose modifiers/formats supported by async flips
 2025-03-28 17:26 UTC  (13+ messages)
` [PATCH v11 1/5] drm/plane: Add new plane property IN_FORMATS_ASYNC
` [PATCH v11 2/5] drm/plane: modify create_in_formats to acommodate async
` [PATCH v11 3/5] drm/i915/display: Acomodate format check in intel_plane_can_async_flip()
` [PATCH v11 4/5] drm/i915/display: Add i915 hook for format_mod_supported_async
` [PATCH v11 5/5] drm/i915/display: Indexed 8bit format does not support async flip
` ✓ CI.Patch_applied: success for Expose modifiers/formats supported by async flips (rev14)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "

[PATCH] drm/xe: Don't print error about hwconfig when using execlists
 2025-03-28 17:07 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v6 0/6] PCI: VF resizable BAR
 2025-03-28 16:39 UTC  (4+ messages)
` [PATCH v6 4/6] PCI/IOV: Check that VF BAR fits within the reservation

[PATCH v3 0/8] AuxCCS handling and render compression modifiers
 2025-03-28 16:19 UTC  (7+ messages)

[PATCH v11 0/5] Expose modifiers/formats supported by async flips
 2025-03-28 16:08 UTC  (9+ messages)
` [PATCH v11 1/5] drm/plane: Add new plane property IN_FORMATS_ASYNC
` [PATCH v11 2/5] drm/plane: modify create_in_formats to acommodate async
` [PATCH v11 3/5] drm/i915/display: Acomodate format check in can_async_flip()
` [PATCH v11 4/5] drm/i915/display: Add i915 hook for format_mod_supported_async
` [PATCH v11 5/5] drm/i915/display: Indexed 8bit format does not support async flip

[PATCH] drm/xe/d3cold: Set power state to D3Cold during s2idle/s3
 2025-03-28 16:02 UTC  (5+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] drm/i915: reduce intel_wakeref.h dependencies
 2025-03-28 15:49 UTC  (2+ messages)

[PATCH] drm/xe/guc: Use drm_info for hwconfig missing message in execlist mode
 2025-03-28 15:32 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Xe.CI.Full: failure "

[PATCH v4 0/7] Improve SRIOV VRAM provisioning
 2025-03-28 15:28 UTC  (3+ messages)
` [PATCH v4 1/7] drm/xe: use backup object for pinned save/restore

[PATCH 0/6] drm/i915: dpll, ddi, crc, psr etc conversions to struct intel_display
 2025-03-28 14:01 UTC  (3+ messages)

[PATCH v2 0/2] drm/xe/guc: Add LFD format output for guc log
 2025-03-28 13:26 UTC  (12+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] drm/xe/guc: Only add GuC crash dump if available
` ✓ CI.Patch_applied: success for drm/xe/guc: Add LFD format output for guc log (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

Regression on linux-next (next-20250321)
 2025-03-27  5:39 UTC  (4+ messages)

[PATCH v10 0/4] Expose modifiers/formats supported by async flips
 2025-03-28 12:42 UTC  (7+ messages)
` [PATCH v10 1/4] drm/plane: Add new plane property IN_FORMATS_ASYNC
` [PATCH v10 2/4] drm/plane: modify create_in_formats to acommodate async
` [PATCH v10 3/4] drm/i915/display: Acomodate format check in can_async_flip()
` [PATCH v10 4/4] drm/i915/display: Add i915 hook for format_mod_supported_async

[PATCH] mailmap: Add entry for Dominik Grzegorzek
 2025-03-28 12:19 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for "

[PATCH v2 00/12] Generate CPER records for RAS and commit to CPER ring
 2025-03-28 12:12 UTC  (2+ messages)

[PATCH] drm/xe/pf: Don't allow LMEM provisioning if LMTT isn't available on the device
 2025-03-28 11:21 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH 0/2] VRR Register Read/Write Updates
 2025-03-28 10:36 UTC  (6+ messages)
` [PATCH 1/2] drm/i915/display: Introduce transcoder_has_vrr() helper
` [PATCH 2/2] drm/i915/display: Avoid use of VTOTAL.Vtotal bits
` ✗ Xe.CI.Full: failure for VRR Register Read/Write Updates (rev3)

[PATCH v4] drm/i915/dsi: let HW maintain the HS-TRAIL timing
 2025-03-28  9:59 UTC  (2+ messages)

[RFC 00/29] PREFETCH and MADVISE for SVM ranges
 2025-03-28  7:53 UTC  (14+ messages)
` [RFC 02/29] drm/xe: Make xe_svm_alloc_vram public
` [RFC 04/29] drm/xe/svm: Make to_xe_range a public function
` [RFC 05/29] drm/xe/svm: Make xe_svm_range_* end/start/size public
` [RFC 06/29] drm/xe/vm: Update xe_vma_ops_incr_pt_update_ops to take an increment value
` [RFC 07/29] drm/xe/vm: Add an identifier in xe_vma_ops for svm prefetch

[PATCH v2] drm/xe/xe2hpg: Add Wa_16025250150
 2025-03-28  6:36 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/xe2hpg: Add Wa_16025250150 (rev2)

[PATCH v2] drm/xe: Ensure fixed_slice_mode gets set after ccs_mode change
 2025-03-28  5:43 UTC  (4+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Ensure fixed_slice_mode gets set after ccs_mode change (rev2)

[PATCH V2] drm/xe/hw_engine: define sysfs_ops on all directories
 2025-03-28  5:26 UTC  (2+ messages)

[PATCH v8 00/14] Display Global Histogram
 2025-03-28  5:06 UTC  (14+ messages)
` [PATCH v8 01/14] drm: Define histogram structures exposed to user

[PATCH v14 0/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-03-28  3:36 UTC  (3+ messages)
` [PATCH v14 6/6] "

[RFC 00/12] Prefetch Support for svm ranges
 2025-03-28  2:58 UTC  (3+ messages)
` [RFC 08/12] drm/xe: Rename lookup_vma function to xe_find_vma_by_addr


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