Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-04 19:24:22 to 2024-11-05 17:07:26 UTC [more...]

[PATCH] drm/xe: Take job list lock in xe_sched_first_pending_job
 2024-11-05 17:07 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH 0/2] PF: Expose access to the VF GGTT PTEs over debugfs
 2024-11-05 16:41 UTC  (9+ messages)
` [PATCH 1/2] drm/xe: Add read/write debugfs helpers for GGTT node
` [PATCH 2/2] drm/xe/pf: Expose access to the VF GGTT PTEs over debugfs

[PATCH v2 00/29] Introduce GPU SVM and Xe SVM implementation
 2024-11-05 16:32 UTC  (13+ messages)
` [PATCH v2 05/29] drm/gpusvm: Add support for GPU Shared Virtual Memory

[PATCH 1/9] drm/xe: Remove double pageflip
 2024-11-05 15:47 UTC  (14+ messages)
` [PATCH 2/9] drm/xe/display: Add intel_plane_initial_vblank_wait
` [PATCH 3/9] drm/xe: Move suballocator init to after display init
` [PATCH 4/9] drm/xe: Defer irq init until after xe_display_init_noaccel
` [PATCH 5/9] drm/xe/display: Use a single early init call for display
` [PATCH 6/9] drm/xe/sriov: Move VF bootstrap and query_config to vf_guc_init
` [PATCH 7/9] drm/xe: Simplify GuC early initialisation
` [PATCH 8/9] drm/xe: Make it possible to read instance0 MCR registers after xe_gt_mcr_init_early
` [PATCH 9/9] drm/xe: Split init of xe_gt_init_hwconfig to xe_gt_init and *_early
` ✓ CI.Patch_applied: success for series starting with [1/9] drm/xe: Remove double pageflip
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "

[PATCH v2] drm/xe/guc: Fix missing init value and add register order check
 2024-11-05 15:20 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH] [CI] drm/i915/dmc: Test Xe2LPD DMC v2.23
 2024-11-05 15:10 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v2] drm/xe: improve hibernation on igpu
 2024-11-05 14:54 UTC  (2+ messages)

[PATCH] drm/xe/pf: Fix potential GGTT allocation leak
 2024-11-05 14:48 UTC  (3+ messages)
` ✗ CI.FULL: failure for "

[PATCH] drm/xe: Fix case for asserts in documentation
 2024-11-05 14:00 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 00/13] drm/i915/dmc_wl: Fixes and enablement for Xe3_LPD
 2024-11-05 13:56 UTC  (20+ messages)
` [PATCH 01/13] drm/xe: Mimic i915 behavior for non-sleeping MMIO wait
` [PATCH 04/13] drm/i915/dmc_wl: Get wakelock when disabling dynamic DC states
` [PATCH 07/13] drm/i915/dmc_wl: Check ranges specific to "
` [PATCH 08/13] drm/i915/dmc_wl: Allow simpler syntax for single reg in range tables
` [PATCH 11/13] drm/i915/dmc_wl: Add and use HAS_DMC_WAKELOCK()
` [PATCH 13/13] drm/i915/xe3lpd: Use DMC wakelock by default

[PATCH 0/4] Expose modifiers/formats supported by async flips
 2024-11-05 13:32 UTC  (12+ messages)
` [PATCH 1/4] drm/plane: Add new plane property IN_FORMATS_ASYNC
` [PATCH 2/4] drm/i915/fb: Add async field to the modifiers description
` [PATCH 3/4] drm/i915/display: Add async_flip flag in get_modifiers
` [PATCH 4/4] drm/i915/display: Add async supported formats/modifiers
` ✓ CI.Patch_applied: success for Expose modifiers/formats supported by async flips
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "

[PATCH 00/15] drm/i915/display: convert display feature helpers to struct intel_display
 2024-11-05 12:12 UTC  (9+ messages)
` ✓ CI.FULL: success for "
` ✓ CI.Patch_applied: success for drm/i915/display: convert display feature helpers to struct intel_display (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v2 0/4] PF: Add functions to save and restore VF LMEM and CCS data
 2024-11-05 11:08 UTC  (4+ messages)
` [PATCH v2 4/4] drm/xe/pf: Allow to view and replace VF LMEM and CCS state over debugfs

[PATCH v2 0/3] MSI-X support
 2024-11-05 10:31 UTC  (11+ messages)
` [PATCH v2 1/3] drm/xe: Initial MSI-X support for HW engines
` [PATCH v2 2/3] drm/xe: Manage MSI-X interrupts allocation
` [PATCH v2 3/3] drm/xe/uapi: Support requesting unique MSI-X for exec queue
` ✓ CI.Patch_applied: success for MSI-X support (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH 13/15] drm/i915/display: convert display device identification to struct intel_display
 2024-11-05 10:17 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/8] use hw support for min/interim ddb allocation for async flip
 2024-11-05  9:15 UTC  (22+ messages)
` [PATCH 1/8] drm/i915/display: update intel_enabled_dbuf_slices_mask to use intel_display
` [PATCH 2/8] drm/i9i5/display: use intel_display in intel_de_read calls of skl_watermark.c
` [PATCH 3/8] drm/i915/display: update use_minimal_wm0_only to use intel_display
` [PATCH 4/8] drm/i915/display: update use_min_ddb "
` [PATCH 5/8] drm/i915/display: update skl_plane_wm_equals "
` [PATCH 6/8] drm/i915/display: update to plane_wm register access function
` [PATCH 7/8] drm/i915/xe3: Use hw support for min/interim ddb allocations for async flip
` [PATCH 8/8] drm/i915/debugfs: add dbuf alloc status as part of i915_ddb_info
` ✓ CI.Patch_applied: success for use hw support for min/interim ddb allocation for async flip
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v6 0/8] Fix non-contiguous VRAM BO access in Xe
 2024-11-05  7:41 UTC  (10+ messages)
` [PATCH v6 2/8] drm/ttm: Add ttm_bo_access

[PATCH v2 0/2] drm/xe: devcoredump documentation
 2024-11-05  7:31 UTC  (2+ messages)

[PATCH v4] drm/xe: Fix build error for XE_IOCTL_DBG macro
 2024-11-05  7:28 UTC  (4+ messages)
` ✗ CI.FULL: failure for drm/xe: Fix build error for XE_IOCTL_DBG macro (rev5)

[PATCH] drm/xe: Use lowercase for asserts
 2024-11-05  7:17 UTC  (4+ messages)
` ✗ CI.FULL: failure for "

[PATCH] drm/xe: Fix drm-next merge
 2024-11-05  6:48 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH 0/2] A couple exec IOCTL fixes
 2024-11-05  6:48 UTC  (12+ messages)
` [PATCH 1/2] drm/xe: Fix possible exec queue leak in exec IOCTL
` [PATCH 2/2] drm/xe: Drop VM dma-resv lock on xe_sync_in_fence_get failure "
` ✓ CI.Patch_applied: success for A couple exec IOCTL fixes (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/2] A couple exec IOCTL fixes
 2024-11-05  4:45 UTC  (7+ messages)
` [PATCH 1/2] drm/xe: Fix possible exec queue leak in exec IOCTL
` [PATCH 2/2] drm/xe: Drop VM dma-resv lock on xe_sync_in_fence_get failure "
` [PATCH v2] drm/xe: Restore system memory GGTT mappings

[drm-xe:drm-xe-next] BUILD SUCCESS c787c2901e2c03008e536b86cb0103ce6fd05e2d
 2024-11-05  3:33 UTC 

[PATCH] drm/i915/xe3lpd: Update HDCP rekying bit
 2024-11-05  2:57 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v6 0/5] drm/xe/vf: Post-migration recovery worker basis
 2024-11-05  1:13 UTC  (13+ messages)
` [PATCH v6 1/5] drm/xe/vf: React to MIGRATED interrupt
` [PATCH v6 2/5] drm/xe/vf: Document SRIOV VF restore flow
` [PATCH v6 3/5] drm/xe/vf: Send RESFIX_DONE message at end of VF restore
` [PATCH v6 4/5] drm/xe/vf: Start post-migration fixups with provisinoning query
` [PATCH v6 5/5] drm/xe/vf: Defer fixups if migrated twice fast
` ✓ CI.Patch_applied: success for drm/xe/vf: Post-migration recovery worker basis (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/3] MSI-X support
 2024-11-04 23:56 UTC  (10+ messages)
` [PATCH 1/3] drm/xe: Initial MSI-X support for HW engines
` [PATCH 2/3] drm/xe: Manage MSI-X interrupts allocation
` [PATCH 3/3] drm/xe/uapi: Support requesting unique MSI-X for exec queue
` ✓ CI.Patch_applied: success for MSI-X support (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "

[PATCH v3 0/5] drm/xe: Fix races on fdinfo
 2024-11-04 22:32 UTC  (10+ messages)
` [PATCH v3 4/5] drm/xe: Wait on killed exec queues
` [PATCH v3 5/5] drm/xe: Sample gpu timestamp closer to "
` ✗ CI.FULL: failure for drm/xe: Fix races on fdinfo (rev4)

[PATCH v2] drm/i915/lspcon: do not hardcode settle timeout
 2024-11-04 21:28 UTC  (3+ messages)

[PATCH v5 0/5] drm/xe/vf: Post-migration recovery worker basis
 2024-11-04 20:59 UTC  (5+ messages)
` [PATCH v5 2/5] drm/xe/vf: Document SRIOV VF restore flow


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