intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
[PATCH v8 0/5] drm/xe/guc: Add GuC based register capture for error capture
 2024-05-02 23:58 UTC  (14+ messages)
` [PATCH v8 1/5] drm/xe/guc: Prepare GuC register list and update ADS size "
` [PATCH v8 2/5] drm/xe/guc: Add capture size check in GuC log buffer
` [PATCH v8 3/5] drm/xe/guc: Pre-allocate output nodes for extraction
` [PATCH v8 4/5] drm/xe/guc: Extract GuC error capture lists
` [PATCH v8 5/5] 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 (rev7)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH v3 0/3] Define generic helpers for manipulating macro arguments
 2024-05-02 23:51 UTC  (11+ messages)
` [PATCH v3 1/3] drm/xe: Add "
` [PATCH v3 2/3] drm/xe/kunit: Add simple tests for new xe_args macros
` [PATCH v3 3/3] drm/xe/rtp: Prefer helper macros from xe_args.h
` ✓ CI.Patch_applied: success for Define generic helpers for manipulating macro arguments (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2 0/2] Define generic helpers for manipulating macro arguments
 2024-05-02 23:18 UTC  (14+ messages)
` [PATCH v2 1/2] drm/xe: Add "
` [PATCH v2 2/2] drm/xe/rtp: Prefer helper macros from xe_args.h
` ✓ CI.Patch_applied: success for Define generic helpers for manipulating macro arguments (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v2] drm/xe: Perform dma_map when moving system buffer objects to TT
 2024-05-02 23:16 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Perform dma_map when moving system buffer objects to TT (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v1 00/12] Make I2C terminology more inclusive for I2C Algobit and consumers
 2024-05-02 22:26 UTC  (12+ messages)
` [PATCH v1 02/12] drm/gma500: Make I2C terminology more inclusive
` [PATCH v1 03/12] drm/i915: "
` [PATCH v1 11/12] fbdev/smscufx: "
` [PATCH v1 12/12] fbdev/viafb: "
` ✗ CI.Patch_applied: failure for Make I2C terminology more inclusive for I2C Algobit and consumers (rev2)

[linux-next:master] BUILD REGRESSION 9c6ecb3cb6e20c4fd7997047213ba0efcf9ada1a
 2024-05-02 20:44 UTC 

[PATCH 0/5] drm/xe: Fix early probe order
 2024-05-02 20:36 UTC  (11+ messages)
` [PATCH 1/5] drm/xe: Drop __engine_mask

[PATCH 0/2] Define generic helpers for manipulating macro arguments
 2024-05-02 19:50 UTC  (18+ messages)
` [PATCH 1/2] args.h: add more "
` [PATCH 2/2] drm/xe/rtp: Prefer helper macros from args.h
` ✓ CI.Patch_applied: success for Define generic helpers for manipulating macro arguments
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✓ CI.FULL: "

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

[PULL] drm-misc-fixes
 2024-05-02 19:21 UTC 

[PATCH] drm/xe/gt: Fix assert in L3 bank mask generation
 2024-05-02 18:49 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe/gt: Fix assert in L3 bank mask generation (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH] drm/xe: Perform dma_map when moving system buffer objects to TT
 2024-05-02 17:20 UTC  (12+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Perform dma_map when moving system buffer objects to TT (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PULL] drm-xe-fixes
 2024-05-02 16:37 UTC 

[PULL] drm-xe-next-fixes
 2024-05-02 14:26 UTC 

[PATCH V2] drm/xe: skip error capture when exec queue is killed
 2024-05-02 13:56 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for drm/xe: skip error capture when exec queue is killed (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[PATCH v4 0/4] drm/xe: Support PCIe FLR
 2024-05-02 13:42 UTC  (5+ messages)
` [PATCH v3 1/4] drm: add devm release action

[PATCH v2 0/9] TTM shrinker helpers and xe buffer object shrinker
 2024-05-02 11:41 UTC  (5+ messages)
` [PATCH v2 1/9] drm/ttm: Allow TTM LRU list nodes of different types

[PATCH v2] drm/xe/pf: Implement pci_driver.sriov_configure callback
 2024-05-02 11:01 UTC  (4+ messages)

[xe-for-ci v3 0/2] LNL GSC FW support
 2024-05-02  4:19 UTC  (12+ messages)
` [xe-for-ci v3 1/2] mei: me: add lunar lake point M DID
` [xe-for-ci v3 2/2] drm/xe/gsc: define GSC FW for LNL
` ✓ CI.Patch_applied: success for LNL GSC FW support (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v2] drm/xe/guc: Improve robustness of GuC log dumping to dmesg
 2024-05-02  4:17 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe/guc: Improve robustness of GuC log dumping to dmesg (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH] drm/xe/guc: Improve robustness of GuC log dumping to dmesg
 2024-05-02  1:16 UTC  (13+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v4 0/2] drm/xe/mocs: Add debugfs node to dump mocs
 2024-05-01 21:04 UTC  (13+ messages)
` [PATCH v4 1/2] drm/xe: Relocate regs_are_mcr function
` [PATCH v4 2/2] drm/xe/mocs: Add debugfs node to dump mocs
` ✓ CI.Patch_applied: success for drm/xe/mocs: Add debugfs node to dump mocs (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[PATCH v3] drm/xe/gt: Fix assert in L3 bank mask generation
 2024-05-01 19:15 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe/gt: Fix assert in L3 bank mask generation (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 1/8] drm/xe/device_sysfs: switch over to devm
 2024-04-30 13:29 UTC  (8+ messages)
` [PATCH 2/8] drm/xe: covert sysfs "
            ` drmm vs devm (was Re: [PATCH 2/8] drm/xe: covert sysfs over to devm)

[drm-xe:drm-xe-next] BUILD SUCCESS e29a7a34c3cf140ceb2f994a8eae0b68d21e357e
 2024-05-01 14:42 UTC 

[PATCH 1/2] drm/xe/stolen: lower the default alignment
 2024-05-01 12:37 UTC  (3+ messages)
` [PATCH 2/2] drm/xe/stolen: ignore first page for FBC

[PATCH v3 00/19] Enable display support for Battlemage
 2024-05-01  3:04 UTC  (10+ messages)
` [PATCH v3 18/19] drm/i915/display: perform transient flush
` ✓ CI.Patch_applied: success for Enable display support for Battlemage (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.FULL: failure "

[PATCH] drm/xe: Unmap userptr in MMU invalidation notifier
 2024-05-01  0:40 UTC  (6+ messages)

[PATCH v6 0/5] Refactor default device atomic settings
 2024-04-30 22:20 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for Refactor default device atomic settings (rev6)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[linux-next:master] BUILD REGRESSION d04466706db5e241ee026f17b5f920e50dee26b5
 2024-04-30 20:14 UTC 

[PULL] drm-intel-next
 2024-04-30 20:07 UTC 

[CI 1/2] drm/xe/gsc: Turn off GSCCS interrupts when disabling the engine
 2024-04-30 18:54 UTC  (2+ messages)
` ✗ CI.FULL: failure for series starting with [CI,1/2] drm/xe/gsc: Turn off GSCCS interrupts when disabling the engine (rev2)

[PATCH] drm/xe: skip error capture when exec queue is killed
 2024-04-30 18:49 UTC  (2+ messages)

[PATCH v2] drm/xe/mocs: Add debugfs node to dump mocs
 2024-04-30 18:11 UTC  (3+ messages)

[PATCH] drm/xe: remove sysfs entries on driver unbind
 2024-04-30 18:01 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;
as well as URLs for NNTP newsgroup(s).