intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-15 15:35:34 to 2024-04-16 10:09:03 UTC [more...]

[PATCH v2 0/9] TTM shrinker helpers and xe buffer object shrinker
 2024-04-16 10:07 UTC  (10+ 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

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

[REBASE 0/7] drm/edid: cleanups, rebase
 2024-04-16  9:52 UTC  (14+ 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 "

[PATCH v3 00/21] Enable display support for Battlemage
 2024-04-16  9:37 UTC  (26+ messages)
` [PATCH v3 02/21] drm/i915/display: Enable RM timeout detection
` [PATCH v3 04/21] drm/i915/xe2hpd: Skip CCS modifiers
` [PATCH v3 11/21] drm/i915/xe2hpd: Add display info
` [PATCH v3 13/21] drm/i915/xe2hpd: Add max memory bandwidth algorithm
` [PATCH v3 14/21] drm/i915/xe2hpd: Do not program MBUS_DBOX BW credits
` [PATCH v3 19/21] drm/xe/device: implement transient flush
` [PATCH v3 20/21] drm/i915/display: perform "
` ✓ CI.Patch_applied: success for Enable display support for Battlemage
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✓ CI.FULL: "

[PATCH 0/7] drm/xe: Per client usage
 2024-04-16  9:37 UTC  (19+ 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 v7 1/2] drm/xe: add a new debugfs file - mmio
 2024-04-16  7:58 UTC  (16+ messages)
` ✓ CI.Patch_applied: success for series starting with [v7,1/2] "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
` ✓ 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  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[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  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.FULL: "

[PATCH 0/6] PF: Add support to configure SR-IOV VFs
 2024-04-16  3:44 UTC  (12+ messages)
` [PATCH 6/6] drm/xe/pf: "
` ✓ CI.Patch_applied: success for PF: "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[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 v6 1/4] drm/xe/lrc: Add xe lrc ring tail function definitions
 2024-04-16  1:38 UTC  (11+ 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: "

[PATCH v3 0/7] Enable device atomics with a VM bind flag
 2024-04-16  0:55 UTC  (10+ messages)
` [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 "

[PATCH 0/1] Fix faulting VM deadlock
 2024-04-16  0:43 UTC  (9+ messages)
` [PATCH 1/1] drm/xe: Only use reserved BCS instances for usm migrate exec queue
` ✓ CI.Patch_applied: success for Fix faulting VM deadlock
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v5 1/4] drm/xe/lrc: Add xe lrc ring tail function definitions
 2024-04-15 23:59 UTC  (18+ messages)
` [PATCH v5 2/4] drm/xe/xe_guc_submit: Fix exec queue stop race condition
` [PATCH v5 3/4] drm/xe/xe_guc_submit: Allow lr exec queues to be banned
` [PATCH v5 4/4] drm/xe/xe_guc_submit: Declare reset if banned or killed
` ✓ CI.Patch_applied: success for series starting with [v5,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: "

[PATCH v1] drm/xe: no need to call fixup_initial_plane_config in XE
 2024-04-15 23:31 UTC  (8+ messages)
` ✓ CI.checkpatch: success for "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[PATCH v2 0/6] PF: Add support to configure SR-IOV VFs
 2024-04-15 23:11 UTC  (14+ messages)
` [PATCH v2 1/6] drm/xe: Add helper to format SR-IOV function name
` [PATCH v2 2/6] drm/xe: Allow to assign GGTT region to the VF
` [PATCH v2 3/6] drm/xe: Add xe_ttm_vram_get_avail
` [PATCH v2 4/6] drm/xe/guc: Add PF2GUC_UPDATE_VF_CFG to ABI
` [PATCH v2 5/6] drm/xe/pf: Add SR-IOV PF specific early GT initialization
` [PATCH v2 6/6] drm/xe/pf: Add support to configure SR-IOV VFs
` ✓ 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: "

[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)

[v2 00/31] Basic system allocator support in xe driver
 2024-04-15 21:19 UTC  (9+ messages)
` [v2 22/31] drm/xe/svm: implement functions to allocate and free device memory
` [v2 28/31] drm/xe/svm: Introduce helper to migrate vma to vram

[PATCH] drm/xe: select X86_PLATFORM_DEVICES when ACPI_WMI is selected
 2024-04-15 21:14 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[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

[PATCH 1/2] drm/xe/stolen: lower the default alignment
 2024-04-15 19:42 UTC  (2+ messages)
` ✗ CI.FULL: failure for series starting with [1/2] "

[linux-next:master] BUILD REGRESSION 6bd343537461b57f3efe5dfc5fc193a232dfef1e
 2024-04-15 18:26 UTC 

[PATCH v4 1/3] drm/xe/xe_guc_submit: Fix exec queue stop race condition
 2024-04-15 18:20 UTC  (6+ messages)
` [PATCH v4 2/3] drm/xe/xe_guc_submit: Allow lr exec queues to be banned

[PATCH 0/6] drm/i915: i915_reg.h cleanups
 2024-04-15 17:52 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[CI-only 1/8] drm: Add drm_vblank_work_flush_all()
 2024-04-15 17:01 UTC  (2+ messages)
` ✗ CI.FULL: failure for series starting with [CI-only,1/8] "

[PATCH] treewide: Fix common grammar mistake "the the"
 2024-04-15 16:03 UTC  (2+ messages)
` ✓ CI.FULL: success for treewide: Fix common grammar mistake "the the" (rev2)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).