Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-30 17:47:58 to 2024-10-01 15:03:55 UTC [more...]

Incorrect response address when using B4
 2024-10-01  8:26 UTC  (8+ messages)

[PATCH 00/18] GPU debug support (eudebug) v2
 2024-10-01 15:03 UTC  (22+ messages)
` [PATCH 01/18] ptrace: export ptrace_may_access
` [PATCH 02/18] drm/xe/eudebug: Introduce eudebug support
` [PATCH 03/18] drm/xe/eudebug: Introduce discovery for resources
` [PATCH 04/18] drm/xe/eudebug: Introduce exec_queue events
` [PATCH 05/18] drm/xe/eudebug: hw enablement for eudebug
` [PATCH 06/18] drm/xe: Add EUDEBUG_ENABLE exec queue property
` [PATCH 07/18] drm/xe/eudebug: Introduce per device attention scan worker
` [PATCH 08/18] drm/xe/eudebug: Introduce EU control interface
` [PATCH 09/18] drm/xe/eudebug: Add vm bind and vm bind ops
` [PATCH 10/18] drm/xe/eudebug: Add UFENCE events with acks
` [PATCH 11/18] drm/xe/eudebug: vm open/pread/pwrite
` [PATCH 12/18] drm/xe/eudebug: implement userptr_vma access
` [PATCH 13/18] drm/xe: Debug metadata create/destroy ioctls
` [PATCH 14/18] drm/xe: Attach debug metadata to vma
` [PATCH 15/18] drm/xe/eudebug: Add debug metadata support for xe_eudebug
` [PATCH 16/18] drm/xe/eudebug: Implement vm_bind_op discovery
` [PATCH 17/18] drm/xe/eudebug: Dynamically toggle debugger functionality
` [PATCH 18/18] drm/xe/eudebug_test: Introduce xe_eudebug wa kunit test
` ✓ CI.Patch_applied: success for GPU debug support (eudebug) (rev2)
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH v2 1/4] drm/xe/ct: prevent UAF in send_recv()
 2024-10-01 14:55 UTC  (15+ messages)
` [PATCH v2 2/4] drm/xe/ct: fix xa_store() error checking
` [PATCH v2 3/4] drm/xe/guc_submit: "
` [PATCH v2 4/4] drm/xe/ct: drop irq usage of xa_erase()
` ✓ CI.Patch_applied: success for series starting with [v2,1/4] drm/xe/ct: prevent UAF in send_recv()
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v7 0/5] Introduce DRM device wedged event
 2024-10-01 14:54 UTC  (11+ messages)
` [PATCH v7 1/5] drm: Introduce "
` [PATCH v7 2/5] drm: Expose wedge recovery methods

[PATCH 0/2] drm/xe/uapi: Restore uapi for access counting
 2024-10-01 14:25 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` [PATCH 1/2] drm/xe: Add support for PTE_NC bit
` [PATCH 2/2] drm/xe/uapi: Restore uapi for access counting
` ✓ CI.Build: success for "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "

[PATCH 00/13] Ultrajoiner basic functionality series
 2024-10-01 14:13 UTC  (13+ messages)
` [PATCH 03/13] drm/i915/display: Add macro HAS_ULTRAJOINER()
` ✓ CI.Patch_applied: success for Ultrajoiner basic functionality series (rev8)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH v2 00/15] drm/xe: Fix flickering when inheriting BIOS fb
 2024-10-01 13:59 UTC  (26+ messages)
` [PATCH v2 01/15] drm/xe/display: Handle stolen bar readout in the same way as lmem
` [PATCH v2 02/15] drm/xe: Remove double pageflip
` [PATCH v2 03/15] drm/xe: Move suballocator init to after display init
` [PATCH v2 04/15] drm/xe: Initialize UC after xe_display_init_noaccel
` [PATCH v2 05/15] drm/xe: Use xe_ggtt_map_bo_unlocked for resume
` [PATCH v2 06/15] drm/xe: Add xe_ggtt_might_lock
` [PATCH v2 07/15] drm/xe: Add xe_ggtt_alloc
` [PATCH v2 08/15] drm/xe/display: Abstract read/write functions for GGTT PTEs
` [PATCH v2 09/15] drm/xe: Make xe_ggtt_pt_ops private
` [PATCH v2 10/15] drm/xe/display: Stop dereferencing ggtt in xe_fb_pin
` [PATCH v2 11/15] "
` [PATCH v2 12/15] drm/xe: Move struct xe_ggtt to xe_ggtt.c
` [PATCH v2 13/15] drm/xe/display: Use async flip for flipping initial fb
` [PATCH v2 14/15] drm/xe: Move interrupt initialisation until after xe_display_init_noaccel
` [PATCH v2 15/15] drm/xe: Initialise GGTT later
` ✓ CI.Patch_applied: success for drm/xe: Fix flickering when inheriting BIOS fb. (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "
` ✓ CI.FULL: success "

[PATCH 00/31] Reconcile i915's and xe's display power mgt sequences
 2024-10-01 13:21 UTC  (3+ messages)
` [PATCH 02/31] drm/i915/display: Convert i915_suspend into i9xx_display_sr

[PATCH] drm/xe/compat: remove unused i915_gpu_error.h
 2024-10-01 11:59 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 "

linux-next: build failure after merge of the random tree
 2024-10-01 11:56 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH v8 00/11] drm/xe/guc: Improve GuC log dumping and add to devcoredump
 2024-10-01 11:18 UTC  (13+ messages)
` [PATCH v8 02/11] drm/xe/devcoredump: Use drm_puts and already cached local variables
` [PATCH v8 03/11] drm/xe/devcoredump: Improve section headings and add tile info
` ✓ CI.Patch_applied: success for drm/xe/guc: Improve GuC log dumping and add to devcoredump (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH v2 00/13] drm/i915: Use DSB for plane/color management commits
 2024-10-01  9:45 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCHv2] drm/i915/dp: Guarantee a minimum HBlank time
 2024-10-01  8:41 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/i915/dp: Guarantee a minimum HBlank time (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH] drm/xe/guc: In guc_ct_send_recv flush g2h worker if g2h resp times out
 2024-10-01  8:11 UTC  (3+ messages)

[PATCH 1/2] drm/xe/ct: prevent UAF in send_recv()
 2024-10-01  6:48 UTC  (4+ messages)
` ✗ CI.FULL: failure for series starting with [1/2] "

[PATCH v6 00/25] Fix xe_force_wake_get() failure handling
 2024-10-01  6:20 UTC  (21+ messages)
` [PATCH v6 01/25] drm/xe: Add member initialized_domains to xe_force_wake()
` [PATCH v6 02/25] drm/xe/forcewake: Add a helper xe_force_wake_ref_has_domain()
` [PATCH v6 04/25] drm/xe: Modify xe_force_wake_put to handle _get returned mask
` ✓ CI.Patch_applied: success for Fix xe_force_wake_get() failure handling (rev7)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH] i915: Fix HBLANK Expansion Quirk Causing Modeset Failure on Dell WD19TB Dock at 3440x1440@100Hz
 2024-10-01  4:45 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 00/28] drm: Remove DRM aperture helpers
 2024-10-01  3:28 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

linux-next: build failure after merge of the drm-xe tree
 2024-10-01  1:44 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for "

[PATCH 0/3] drm/i915/irq: clean up irq reset/init macro hacks
 2024-10-01  0:34 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/i915/irq: clean up irq reset/init macro hacks (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH v4 0/1] drm/xe: Prevent null pointer access in xe_migrate_copy
 2024-10-01  0:14 UTC  (3+ messages)
` ✗ CI.FULL: failure for drm/xe: Prevent null pointer access in xe_migrate_copy (rev3)

[PATCH v2 1/3] drm/xe: Move display reference timestamp readout to display/
 2024-09-30 23:26 UTC  (6+ messages)

[CI 1/2] drm/i915: remove IS_LP()
 2024-09-30 23:10 UTC  (5+ messages)
` ✓ CI.Hooks: success for series starting with [CI,1/2] "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH v8 08/11] drm/xe/guc: Dead CT helper
 2024-09-30 23:04 UTC  (2+ messages)

[PATCH] drm/xe/guc_submit: improve schedule disable error logging
 2024-09-30 22:48 UTC  (4+ messages)

[PATCH v3 00/15] drm/i915/display: platform identification with display->platform.<platform>
 2024-09-30 21:50 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH] drm/xe: Check return values of functions in xe_gt_shutdown()
 2024-09-30 21:26 UTC  (2+ messages)

[PATCH v6 00/11] Only timeout jobs if they run longer than timeout period
 2024-09-30 20:55 UTC  (4+ messages)
` [PATCH v6 11/11] drm/xe: Sample ctx timestamp to determine if jobs have timed out

[PATCH v6 0/7] drm/xe/oa: xe_syncs for OA
 2024-09-30 20:34 UTC  (3+ messages)
` [PATCH 1/7] drm/xe/oa: Separate batch submission from waiting for completion

[PATCH] drm/xe: Add memirq report page address helpers
 2024-09-30 19:41 UTC  (3+ messages)
` ✗ CI.FULL: failure for "

[PATCH] drm/xe: Fix memory leak when aborting binds
 2024-09-30 19:31 UTC  (2+ messages)

[PATCH] drm/xe/xe2lpg: Add WA 15016589081
 2024-09-30 17:53 UTC  (2+ messages)
` ✗ CI.FULL: failure for "


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