Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-15 20:44:49 to 2024-04-16 19:42:56 UTC [more...]

[PATCH v2] drm/xe/lnl: Apply GuC Wa_13011645652
 2024-04-16 19:41 UTC 

[PATCH 1/4] drm/xe: Introduce a simple wedged state
 2024-04-16 19:20 UTC  (13+ messages)
` [PATCH 2/4] drm/xe: declare wedged upon GuC load failure
` [PATCH 3/4] drm/xe: Force wedged state and block GT reset upon any GPU hang

[PATCH 1/2] drm/xe/display: Unify DPT mapping
 2024-04-16 19:17 UTC  (15+ 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: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/display: Unify DPT mapping (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH] drm/xe: select X86_PLATFORM_DEVICES when ACPI_WMI is selected
 2024-04-16 19:08 UTC  (7+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[v2 00/31] Basic system allocator support in xe driver
 2024-04-16 19:01 UTC  (7+ messages)
` [v2 12/31] drm/xe/svm: Remap and provide memmap backing for GPU vram
` [v2 22/31] drm/xe/svm: implement functions to allocate and free device memory

[PATCH 0/7] drm/xe: Per client usage
 2024-04-16 18:29 UTC  (26+ messages)
` [PATCH 1/7] drm/xe/lrc: Add helper to capture context timestamp
` [PATCH 2/7] drm/xe: Add helper to capture context runtime
` [PATCH 3/7] drm/xe: Promote xe_hw_engine_class_to_str()
` [PATCH 4/7] drm/xe: Add XE_ENGINE_CLASS_OTHER to str conversion
` [PATCH 5/7] drm/xe: Add helper to capture engine timestamp
` [PATCH 6/7] drm/xe/client: Print runtime to fdinfo
` [PATCH 7/7] HACK: simple gputop-like impl in python
` ✓ CI.Patch_applied: success for drm/xe: Per client usage
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH v6 1/4] drm/xe/lrc: Add xe lrc ring tail function definitions
 2024-04-16 18:14 UTC  (12+ messages)
` [PATCH v6 2/4] drm/xe/xe_guc_submit: Fix exec queue stop race condition
` [PATCH v6 3/4] drm/xe/xe_guc_submit: Allow lr exec queues to be banned
` [PATCH v6 4/4] drm/xe/xe_guc_submit: Declare reset if banned or killed
` ✓ CI.Patch_applied: success for series starting with [v6,1/4] drm/xe/lrc: Add xe lrc ring tail function definitions
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[PATCH 0/1] Fix faulting VM deadlock
 2024-04-16 17:03 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[PATCH 00/13] Prep patches for 1 job per VM bind IOCTL
 2024-04-16 17:02 UTC  (4+ messages)
` [PATCH 01/13] drm/xe: Lock all gpuva ops during "

[PATCH v3 0/7] drm/i915: better high level abstraction for display
 2024-04-16 16:24 UTC  (16+ messages)
` [PATCH v3 1/7] drm/i915/display: add intel_display -> drm_device backpointer
` [PATCH v3 2/7] drm/i915/display: add generic to_intel_display() macro
` [PATCH v3 3/7] drm/i915: add generic __to_intel_display()
` [PATCH v3 4/7] drm/xe/display: "
` [PATCH v3 5/7] drm/i915/display: accept either i915 or display for feature tests
` [PATCH v3 6/7] drm/i915/de: allow intel_display and drm_i915_private for de functions
` [PATCH v3 7/7] drm/i915/quirks: convert struct drm_i915_private to struct intel_display

[PATCH v3 0/1] L3 bank mask
 2024-04-16 16:17 UTC  (9+ messages)
` [PATCH v3 1/1] drm/xe/uapi: Expose the "
` ✓ CI.Patch_applied: success for L3 bank mask (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v5 1/4] drm/xe/lrc: Add xe lrc ring tail function definitions
 2024-04-16 15:54 UTC  (15+ messages)
` ✓ CI.Patch_applied: success for series starting with [v5,1/4] "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v2 0/6] PF: Add support to configure SR-IOV VFs
 2024-04-16 14:50 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for PF: Add support to configure SR-IOV VFs (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[PATCH v3 0/7] Enable device atomics with a VM bind flag
 2024-04-16 14:33 UTC  (14+ messages)
` [PATCH v3 2/7] drm/xe: Consolidate setting PTE_AE into one place
` [PATCH v3 4/7] drm/xe: Move vm bind bo validation to a helper function
` ✓ CI.Patch_applied: success for Enable device atomics with a VM bind flag (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✓ CI.FULL: success "

[PATCH v2 0/9] TTM shrinker helpers and xe buffer object shrinker
 2024-04-16 13:24 UTC  (20+ messages)
` [PATCH v2 1/9] drm/ttm: Allow TTM LRU list nodes of different types
` [PATCH v2 2/9] drm/ttm: Use LRU hitches
` [PATCH v2 3/9] drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
` [PATCH v2 4/9] drm/ttm: Allow continued swapout after -ENOSPC falure
` [PATCH v2 5/9] drm/ttm: Add a virtual base class for graphics memory backup
` [PATCH v2 6/9] drm/ttm/pool: Provide a helper to shrink pages
` [PATCH v2 7/9] drm/ttm: Use fault-injection to test error paths
` [PATCH v2 8/9] drm/xe, drm/ttm: Provide a generic LRU walker helper
` [PATCH v2 9/9] drm/xe: Add a shrinker for xe bos
` ✓ CI.Patch_applied: success for TTM shrinker helpers and xe buffer object shrinker (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v1] drm/xe: no need to call fixup_initial_plane_config in XE
 2024-04-16 12:55 UTC  (3+ messages)
` ✓ CI.FULL: success for "

[REBASE 0/7] drm/edid: cleanups, rebase
 2024-04-16 12:47 UTC  (20+ messages)
` [REBASE 1/7] drm/displayid: move drm_displayid.h to drm_displayd_internal.h
` [REBASE 2/7] drm/edid: move all internal declarations to drm_crtc_internal.h
` [REBASE 3/7] drm/edid: group struct drm_edid based declarations together
` [REBASE 4/7] drm/edid: rename drm_find_edid_extension() to drm_edid_find_extension()
` [REBASE 5/7] drm/edid: avoid drm_edid_find_extension() internally
` [REBASE 6/7] drm/edid: make drm_edid_are_equal() static
` [REBASE 7/7] drm/edid: make drm_edid_are_equal() more convenient for its single user
` ✓ CI.Patch_applied: success for drm/edid: cleanups, rebase
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v3 00/21] Enable display support for Battlemage
 2024-04-16 11:15 UTC  (10+ messages)
` [PATCH v3 04/21] drm/i915/xe2hpd: Skip CCS modifiers
` [PATCH v3 20/21] drm/i915/display: perform transient flush
` ✓ CI.FULL: success for Enable display support for Battlemage

[PATCH v2 0/4] drm/xe: Support PCIe FLR
 2024-04-16 10:28 UTC  (3+ messages)
` [PATCH v2 1/4] drm: add devm release action

[drm-xe:drm-xe-next] BUILD SUCCESS 5f36d1ce4df25eebc663c1996d7c73aedfb309e6
 2024-04-16  9:53 UTC 

[PATCH v7 1/2] drm/xe: add a new debugfs file - mmio
 2024-04-16  7:58 UTC  (9+ messages)
` ✗ CI.FULL: failure for series starting with [v7,1/2] "
` ✓ CI.Patch_applied: success for series starting with [v7,1/2] drm/xe: add a new debugfs file - mmio (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2] drm/xe/irq: Remove unnecessary semicolon in pick_engine_gt()
 2024-04-16  7:41 UTC  (2+ messages)
` ✓ CI.FULL: success for "

[PATCH v4 0/7] Cleanup and fixes in drmm_add_action_or_reset usage
 2024-04-16  7:03 UTC  (9+ messages)
` ✗ CI.FULL: failure for Cleanup and fixes in drmm_add_action_or_reset usage (rev4)
` ✓ CI.Patch_applied: success for Cleanup and fixes in drmm_add_action_or_reset usage (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/irq: remove unneeded semicolon
 2024-04-16  5:53 UTC  (2+ messages)
` ✓ CI.FULL: success for "

[PATCH 0/6] PF: Add support to configure SR-IOV VFs
 2024-04-16  3:44 UTC  (2+ messages)
` ✓ CI.FULL: success for "

[PATCH 0/3] LNL GSC FW support
 2024-04-16  1:43 UTC  (5+ messages)
` [PATCH 1/3] drm/xe/gsc: define GSCCS for LNL
` [xe-for-ci 2/3] drm/xe/gsc: Skip GSC proxy init
` [xe-for-ci 3/3] drm/xe/gsc: define GSC FW for LNL
` ✗ CI.Patch_applied: failure for LNL GSC FW support

[PATCH i-g-t v3] lib/kunit: Read results from debugfs
 2024-04-15 22:27 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for lib/kunit: Read results from debugfs (rev3)

[PATCH v2 0/2] L3 bank mask
 2024-04-15 20:49 UTC  (3+ messages)
` [PATCH v2 1/2] drm/xe/gt: Add L3 bank mask to GT topology


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