Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-07 01:47:57 to 2024-05-08 08:11:27 UTC [more...]

[PATCH 0/4] Cursor Fault Fix
 2024-05-08  8:11 UTC  (11+ messages)
` [PATCH 1/4] drm: Add drm_vblank_work_flush_all()
` [PATCH 2/4] drm: Add helper to check if there are pending vblank work
` [PATCH 3/4] drm/i915: Use vblank worker to unpin old legacy cursor fb safely
` [PATCH 4/4] drm/i915: Use the same vblank worker for atomic unpin
` ✓ CI.Patch_applied: success for Cursor Fault Fix
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH] drm/xe/pf: Don't advertise support to enable VFs if not ready
 2024-05-08  6:21 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH] drm/xe: Modify minimum of various scheduler timeout to 0
 2024-05-08  5:35 UTC  (2+ messages)

[PATCH v2] drm/xe: Change pcode timeout to 50msec while polling again
 2024-05-08  4:29 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Change pcode timeout to 50msec while polling again (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.BAT: "

[PATCH v2] drm/xe: Rename few xe_args.h macros
 2024-05-08  3:33 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Rename few xe_args.h macros (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v3 0/6] drm/xe: Per client usage
 2024-05-08  3:29 UTC  (13+ messages)
` [PATCH v3 1/6] drm/xe: Promote xe_hw_engine_class_to_str()
` [PATCH v3 2/6] drm/xe: Add XE_ENGINE_CLASS_OTHER to str conversion
` [PATCH v3 3/6] drm/xe/lrc: Add helper to capture context timestamp
` [PATCH v3 4/6] drm/xe: Add helper to capture engine timestamp
` [PATCH v3 5/6] drm/xe: Add helper to accumulate exec queue runtime
` [PATCH v3 6/6] drm/xe/client: Print runtime to fdinfo
` ✓ CI.Patch_applied: success for drm/xe: Per client usage (rev3)
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH] drm/xe/ads: Use flexible-array
 2024-05-08  3:29 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe/ads: Use flexible-array (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 0/1] Fix faulting VM deadlock
 2024-05-08  2:42 UTC  (4+ messages)
` [PATCH 1/1] drm/xe: Only use reserved BCS instances for usm migrate exec queue

[PATCH v3 0/4] drm/xe: Add Indirect Ring State support
 2024-05-08  1:29 UTC  (12+ messages)
` [PATCH v3 1/4] drm/xe: Minor cleanup in LRC handling
` [PATCH v3 2/4] drm/xe: Add Indirect Ring State support
` [PATCH v3 3/4] drm/xe: Dump Indirect Ring State registers
` [PATCH v3 4/4] drm/xe/xe2: Enable Indirect Ring State support for Xe2
` ✓ CI.Patch_applied: success for drm/xe: Add Indirect Ring State support (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/vm: Wait for availability if fault mode is mismatched
 2024-05-08  0:45 UTC  (2+ messages)

[PATCH] drm/xe: Change pcode timeout to 50msec while polling again
 2024-05-08  0:07 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "

[PATCH 1/2] drm/xe/display: Unify DPT mapping
 2024-05-07 23:32 UTC  (9+ messages)
` [PATCH 2/2] drm/xe/display: limit dpt creation to device where it's used
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/display: Unify DPT mapping
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[RFC PATCH 0/3] Introducing I915_FORMAT_MOD_4_TILED_XE2_CCS Modifier for Xe2
 2024-05-07 22:56 UTC  (9+ messages)
` [RFC PATCH 2/3] drm/xe/display: allow creation of case I915_FORMAT_MOD_4_TILED_XE2_CCS type framebuffer
` [RFC PATCH 3/3] drm/i915/display: "
` ✓ CI.FULL: success for Introducing I915_FORMAT_MOD_4_TILED_XE2_CCS Modifier for Xe2

[PATCH v2 0/4] drm/xe: Add Indirect Ring State support
 2024-05-07 22:21 UTC  (9+ messages)
` [PATCH v2 1/4] drm/xe: Minor cleanup in LRC handling
` [PATCH v2 2/4] drm/xe: Add Indirect Ring State support
` [PATCH v2 3/4] drm/xe: Dump Indirect Ring State registers
` [PATCH v2 4/4] drm/xe/xe2: Enable Indirect Ring State support for Xe2

[PATCH v2 0/6] drm/xe: Per client usage
 2024-05-07 21:35 UTC  (4+ messages)
` [PATCH v2 6/6] drm/xe/client: Print runtime to fdinfo

[PATCH 0/3] Fix xe_device.h
 2024-05-07 21:13 UTC  (16+ messages)
` [PATCH 1/3] drm/xe: Don't rely on xe_assert.h to be included elsewhere
` [PATCH 2/3] drm/xe: Don't rely on xe_force_wake.h "
` [PATCH 3/3] drm/xe: Fix xe_device.h
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH] drm/xe: Fix UBSAN shift-out-of-bounds failure
 2024-05-07 19:23 UTC  (23+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.Patch_applied: success for drm/xe: Fix UBSAN shift-out-of-bounds failure (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.FULL: failure for drm/xe: Fix UBSAN shift-out-of-bounds failure
` ✓ CI.Build: success for drm/xe: Fix UBSAN shift-out-of-bounds failure (rev2)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 0/7] Unlock deeper package-C states (PC-10) and D3Cold
 2024-05-07 18:19 UTC  (7+ messages)
` [PATCH 4/7] drm/xe: Relax runtime pm protection around VM
` [PATCH 6/7] drm/xe: Stop checking for power_lost on D3Cold

[PATCH v2 00/12] Make I2C terminology more inclusive for I2C Algobit and consumers
 2024-05-07 18:16 UTC  (3+ messages)
` [PATCH v2 01/12] drm/amdgpu, drm/radeon: Make I2C terminology more inclusive

[bug report] drm/xe: Introduce a new DRM driver for Intel GPUs
 2024-05-07 14:53 UTC 

drm_exec changes for eviction
 2024-05-07 14:41 UTC  (3+ messages)

[PATCH] drm/xe: Rename few xe_args.h macros
 2024-05-07 13:24 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH] drm/xe/vm_doc: Fix some typos
 2024-05-07 12:38 UTC  (4+ messages)
` ✓ CI.BAT: success for "
` ✗ CI.FULL: failure "

[PATCH] drm/xe: Revert "drm/i915: Disable DSB in Xe KMD"
 2024-05-07 12:16 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Revert "drm/i915: Disable DSB in Xe KMD" (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH 06/23] drm/xe/svm: Introduce a helper to build sg table from hmm range
 2024-05-07 11:56 UTC  (11+ messages)

[PATCH v2] drivers/i915/intel_bios: Fix parsing backlight BDB data
 2024-05-07 11:05 UTC  (2+ messages)

[v3] drm/i915: Implement Audio WA_14020863754
 2024-05-07 10:59 UTC  (5+ messages)

[PATCH v8 0/6] drm/xe/guc: Add GuC based register capture for error capture
 2024-05-07  9:35 UTC  (15+ messages)
` [PATCH v8 1/6] drm/xe/guc: Prepare GuC register list and update ADS size "
` [PATCH v8 2/6] drm/xe/guc: Add XE_LP steered register lists
` [PATCH v8 3/6] drm/xe/guc: Add capture size check in GuC log buffer
` [PATCH v8 4/6] drm/xe/guc: Extract GuC error capture lists
` [PATCH v8 5/6] drm/xe/guc: Pre-allocate output nodes for extraction
` [PATCH v8 6/6] drm/xe/guc: Plumb GuC-capture into dev coredump
` ✓ CI.Patch_applied: success for drm/xe/guc: Add GuC based register capture for error capture (rev8)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH 0/9] drm/i915: Plane fb refactoring
 2024-05-07  9:02 UTC  (5+ messages)
` [PATCH 2/9] drm/i915: Clean up skl+ plane stride limits

[PATCH] drm/xe: Nuke xe's copy of intel_fbdev_fb.h
 2024-05-07  8:53 UTC  (3+ messages)
` ✗ CI.FULL: failure for "

[PATCH v3] drm/xe/pf: Implement pci_driver.sriov_configure callback
 2024-05-07  8:27 UTC  (3+ messages)
` ✗ CI.FULL: failure for drm/xe/pf: Implement pci_driver.sriov_configure callback (rev3)

[PATCH] drm/xe: Fix xe_mocs.h
 2024-05-07  7:43 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "


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