intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-20 17:52:27 to 2024-02-22 01:06:57 UTC [more...]

[PATCH v2] drivers/i915/intel_bios: Fix parsing backlight BDB data
 2024-02-22  1:06 UTC 

[PATCH 00/16] Add OA functionality to Xe
 2024-02-21 22:56 UTC  (3+ messages)
` [PATCH 05/16] drm/xe/oa/uapi: Add/remove OA config perf ops

[PATCH] drm/xe: skip building debugfs code for CONFIG_DEBUG_FS=n
 2024-02-21 21:59 UTC  (7+ messages)
    `  "

[PATCH v3 0/3] Fixed-type GENMASK/BIT
 2024-02-21 21:59 UTC  (8+ messages)
` [PATCH v3 1/3] bits: introduce fixed-type genmasks
      `  "

[PATCH] drm/xe: Add debug prints for skipping rebinds
 2024-02-21 21:13 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Group live kunit tests
 2024-02-21 21:09 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Group live kunit tests (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/9] kunit: Fix printf format specifier issues in KUnit assertions
 2024-02-21 20:29 UTC  (23+ messages)
` [PATCH 1/9] kunit: test: Log the correct filter string in executor_test
` [PATCH 2/9] lib/cmdline: Fix an invalid format specifier in an assertion msg
` [PATCH 3/9] lib: memcpy_kunit: "
` [PATCH 4/9] time: test: Fix incorrect format specifier
` [PATCH 5/9] rtc: test: Fix invalid "
` [PATCH 6/9] net: test: Fix printf format specifier in skb_segment kunit test
` [PATCH 7/9] drm: tests: Fix invalid printf format specifiers in KUnit tests
` [PATCH 8/9] drm/xe/tests: Fix printf format specifiers in xe_migrate test
` [PATCH 9/9] kunit: Annotate _MSG assertion variants with gnu printf specifiers
` ✗ CI.Patch_applied: failure for kunit: Fix printf format specifier issues in KUnit assertions

[PATCH] drm/xe: Fix cast on trace variable again
 2024-02-21 20:25 UTC  (12+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
  ` Re: [PATCH] "
` ✗ CI.Patch_applied: failure for drm/xe: Fix cast on trace variable again (rev2)

[PATCH v5 1/9] drm/xe/snapshot: Remove drm_err on guc alloc failures
 2024-02-21 19:27 UTC  (25+ messages)
` [PATCH v5 2/9] drm/xe: Clear all snapshot members after deleting coredump
` [PATCH v5 3/9] drm/xe: Add uapi for dumpable bos
` [PATCH v5 4/9] drm/xe: Annotate each dumpable vma as such
` [PATCH v5 5/9] drm/xe: Add vm snapshot mutex for easily taking a vm snapshot during devcoredump
` [PATCH v5 6/9] drm/xe: Implement VM snapshot support for BO's and userptr
` [PATCH v5 7/9] drm/xe: Move lrc snapshot capturing to xe_lrc.c
` [PATCH v5 8/9] drm/xe: Add infrastructure for delayed LRC capture
` [PATCH v5 9/9] drm/xe: Implement capture of HWSP and HWCTX
` ✓ CI.Patch_applied: success for series starting with [v5,1/9] drm/xe/snapshot: Remove drm_err on guc alloc failures
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 01/14] drm/xe: Document Xe PM component
 2024-02-21 19:05 UTC  (5+ messages)
` ✗ CI.Patch_applied: failure for series starting with [01/14] drm/xe: Document Xe PM component (rev2)

[PATCH] drm/xe/gsc: Handle GSCCS ER interrupt
 2024-02-21 18:21 UTC  (3+ messages)

[PATCH v1] drivers/i915/intel_bios: Fix parsing backlight BDB data
 2024-02-21 18:20 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH] drm/xe/pm: hide d3cold sysfs threshold
 2024-02-21 17:52 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[drm-xe:topic/xe-for-CI] BUILD SUCCESS 8a5058131ddeaf56b875de67b72680623841cfcc
 2024-02-21 17:44 UTC 

[drm-xe:drm-xe-next] BUILD REGRESSION 87fc1e8b66fead9b3bb462f83444f3203585c7ee
 2024-02-21 17:08 UTC 

[PATCH v3] drm/xe/uapi: Remove unused flags
 2024-02-21 16:40 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/uapi: Remove unused flags (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[drm-xe:drm-xe-next 1/3] arch/arm64/kernel/hyp-stub.S:289: Error: found 'l', expected: ')'
 2024-02-21 13:03 UTC 

[PATCH] drm/xe/xe_trace: Add move_lacks_source detail to xe_bo_move trace
 2024-02-21 11:13 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2] drm/xe: replace 'grouped target' in Makefile with pattern rule
 2024-02-21 10:35 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/ttm: Fix an invalid freeing on already freed page in error path
 2024-02-21 10:26 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v2] drm/xe: Do not include current dir for generated/xe_wa_oob.h
 2024-02-21  9:15 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: skip register UC debugfs if UC disabled
 2024-02-21  7:28 UTC  (3+ messages)

[PATCH] drm/xe: Skip TLB invalidation time out log if ct is disabled
 2024-02-21  0:43 UTC  (5+ messages)

[PATCH] drm/xe: avoid using 'grouped targets' in Makefile
 2024-02-21  0:31 UTC  (5+ messages)
    `  "

[topic/xe-for-ci v2] fixup! drm/xe: Add PVC's PCI device IDs
 2024-02-20 23:26 UTC  (2+ messages)

[PATCH v2] drm/xe/uapi: Remove unused flags
 2024-02-20 21:30 UTC  (2+ messages)

[PATCH v3 1/2] drm/dp: move intel_dp_vsc_sdp_pack() to generic helper
 2024-02-20 20:40 UTC  (10+ messages)
` [PATCH v3 2/2] drm/dp: drop the size parameter from drm_dp_vsc_sdp_pack()
` ✓ CI.Patch_applied: success for series starting with [v3,1/2] drm/dp: move intel_dp_vsc_sdp_pack() to generic helper
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH] drm/xe/guc: Remove usage of the deprecated ida_simple_xx() API
 2024-02-20 20:39 UTC  (4+ messages)
  `  "

[PATCH v2 0/3] Skip remap fixes
 2024-02-20 19:51 UTC  (2+ messages)

[PATCH v2] drm/dp: move intel_dp_vsc_sdp_pack() to generic helper
 2024-02-20 19:49 UTC  (10+ messages)

[CI 1/4] drm/xe/guc: Allocate GuC data structures in system memory for initial load
 2024-02-20 19:32 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for series starting with [CI,1/4] drm/xe/guc: Allocate GuC data structures in system memory for initial load (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/i915/tv: Fix TV mode
 2024-02-20 19:23 UTC  (5+ messages)


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