Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-21 17:27:48 to 2024-02-23 00:15:44 UTC [more...]

[PATCH 1/2] devm-helpers: Add resource managed version of mutex init
 2024-02-22 21:42 UTC  (6+ messages)

[CI] drm/xe/uapi: Remove unused flags
 2024-02-23  0:15 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for drm/xe/uapi: Remove unused flags (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH v3 0/3] Fix execlist mode
 2024-02-23  0:10 UTC  (11+ messages)
` [PATCH v3 1/3] drm/xe: Fix execlist splat
` [PATCH v3 2/3] drm/xe: Cleanup some layering in GGTT
` [PATCH v3 3/3] drm/xe: Don't support execlists in xe_gt_tlb_invalidation layer
` ✓ CI.Patch_applied: success for Fix execlist mode
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2 0/2] Fix execlist mode
 2024-02-22 22:55 UTC  (12+ messages)
` [PATCH v2 1/2] drm/xe: Fix execlist splat
` [PATCH v2 2/2] drm/xe: Don't issue TLB invalidations for VMAs if using execlists
` ✓ CI.Patch_applied: success for Fix execlist mode (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH] drm/xe: Use pointers in trace events
 2024-02-22 22:25 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
  ` Re: [PATCH] "

[PATCH] drm/xe/dg2: Fix number of mocs entries
 2024-02-22 22:05 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
  ` Re: [PATCH] "
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

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

[PATCH 0/2] Support/debug for slow GuC loads
 2024-02-22 21:05 UTC  (6+ messages)
` [PATCH 2/2] drm/xe/guc: Port over the slow GuC loading support from i915
      `  "

[PATCH 0/9] kunit: Fix printf format specifier issues in KUnit assertions
 2024-02-22 20:58 UTC  (29+ 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

[PATCH xe-for-CI 0/2] Update PVC GuC FW
 2024-02-22 20:53 UTC  (12+ messages)
` [PATCH xe-for-CI 1/2] Revert "drm/xe/guc: define PVC FW"
` [PATCH xe-for-CI 2/2] drm/xe/guc: define PVC FW
` ✓ CI.Patch_applied: success for Update PVC GuC FW
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Add LRC parsing for more GPU instructions
 2024-02-22 19:59 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

PR for Xe2LPD DMC v2.18
 2024-02-22 19:56 UTC 

[PATCH] drm/i915: Add missing ; to __assign_str() macros in tracepoint code
 2024-02-22 19:27 UTC  (13+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v3 1/2] drm/dp: move intel_dp_vsc_sdp_pack() to generic helper
 2024-02-22 19:09 UTC  (4+ messages)
` [PATCH v3 2/2] drm/dp: drop the size parameter from drm_dp_vsc_sdp_pack()

[PATCH 01/14] drm/xe: Document Xe PM component
 2024-02-22 17:20 UTC  (22+ messages)
` [PATCH 02/14] drm/xe: Convert mem_access assertion towards the runtime_pm state
` [PATCH 03/14] drm/xe: Runtime PM wake on every IOCTL
` [PATCH 04/14] drm/xe: Convert kunit tests from mem_access to xe_pm_runtime
` [PATCH 05/14] drm/xe: Runtime PM wake on every sysfs call
` [PATCH 06/14] drm/xe: Remove mem_access from guc_pc calls
` [PATCH 07/14] drm/xe: Runtime PM wake on every debugfs call
` [PATCH 08/14] drm/xe: Replace dma_buf mem_access per direct xe_pm_runtime calls
` [PATCH 09/14] drm/xe: Convert hwmon from mem_access to "
` [PATCH 10/14] drm/xe: Remove useless mem_access protection for query ioctls
` [PATCH 11/14] drm/xe: Convert gsc_work from mem_access to xe_pm_runtime
` [PATCH 12/14] drm/xe: Remove mem_access from suspend and resume functions
` [PATCH 13/14] drm/xe: Convert gt_reset from mem_access to xe_pm_runtime
` [PATCH 14/14] drm/xe: Remove useless mem_access on PAT dumps
` ✓ CI.Patch_applied: success for series starting with [01/14] drm/xe: Document Xe PM component
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

linux-next: build failure after merge of the drm-xe tree
 2024-02-22 17:09 UTC  (2+ messages)

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

[PATCH v5 1/9] drm/xe/snapshot: Remove drm_err on guc alloc failures
 2024-02-22 15:30 UTC  (11+ messages)
` [PATCH v5 7/9] drm/xe: Move lrc snapshot capturing to xe_lrc.c
` [PATCH v5 9/9] drm/xe: Implement capture of HWSP and HWCTX

[PULL] drm-xe-fixes
 2024-02-22 11:12 UTC 

linux-next: manual merge of the kvm tree with the drm-xe tree
 2024-02-22 10:42 UTC  (2+ messages)

[PATCH] drm/ttm: Fix an invalid freeing on already freed page in error path
 2024-02-22  9:47 UTC  (5+ messages)

[PATCH v2] drm/xe: Do not include current dir for generated/xe_wa_oob.h
 2024-02-22  7:04 UTC  (2+ messages)

[PATCH v2] drm/xe: replace 'grouped target' in Makefile with pattern rule
 2024-02-22  5:49 UTC  (2+ messages)

[drm-xe:drm-xe-fixes] BUILD SUCCESS 6650d23f3e20ca00482a71a4ef900f0ea776fb15
 2024-02-22  4:46 UTC 

[PATCH 0/2] Fix execlist mode
 2024-02-22  4:25 UTC  (11+ messages)
` [PATCH] drm/xe: Add debug prints for skipping rebinds
` [PATCH 1/2] drm/xe: Fix execlist splat
` [PATCH 2/2] drm/xe: Don't issue TLB invalidations for VMAs if using execlists
` ✓ CI.Patch_applied: success for Fix execlist mode (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2] drivers/i915/intel_bios: Fix parsing backlight BDB data
 2024-02-22  1:45 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drivers/i915/intel_bios: Fix parsing backlight BDB data (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[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] drm/xe: Add debug prints for skipping rebinds
 2024-02-21 21:13 UTC  (2+ messages)

[PATCH] drm/xe: Group live kunit tests
 2024-02-21 21:09 UTC  (2+ messages)

[PATCH] drm/xe: Fix cast on trace variable again
 2024-02-21 20:25 UTC  (4+ messages)
  `  "
` ✗ CI.Patch_applied: failure for drm/xe: Fix cast on trace variable again (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  (2+ messages)

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

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


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