Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-24 18:15:00 to 2024-01-26 20:31:40 UTC [more...]

[RFC 00/34] Kill mem_access v2
 2024-01-26 20:30 UTC  (14+ messages)
` [RFC 01/34] Revert "drm/xe/uc: Store firmware binary in system-memory backed BO"
` [RFC 02/34] drm/xe: Document Xe PM component
` [RFC 03/34] drm/xe: Fix display runtime_pm handling
` [RFC 04/34] drm/xe: Create a xe_pm_runtime_resume_and_get variant for display
` [RFC 05/34] drm/xe: Convert xe_pm_runtime_{get, put} to void and protect from recursion
` [RFC 07/34] drm/xe: Convert mem_access assertion towards the runtime_pm state
` [RFC 08/34] drm/xe: Runtime PM wake on every IOCTL
` [RFC 09/34] drm/xe: Convert kunit tests from mem_access to xe_pm_runtime
` [RFC 10/34] drm/xe: Convert scheduler towards direct pm_runtime
` [RFC 11/34] drm/xe: Runtime PM wake on every sysfs call
` [RFC 12/34] drm/xe: Ensure device is awake before removing it
` [RFC 13/34] drm/xe: Remove mem_access from guc_pc calls
` [RFC 14/34] drm/xe: Runtime PM wake on every debugfs call

[PATCH 00/23] XeKmd basic SVM support
 2024-01-26 20:13 UTC  (28+ messages)
` [PATCH 21/23] drm/xe/svm: GPU page fault support
      ` Making drm_gpuvm work across gpu devices
                ` 回复:Making "

[PATCH] drm/xe/hwmon: Refactor xe hwmon
 2024-01-26 18:14 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH v3 0/2] Small runtime PM API changes
 2024-01-26 17:23 UTC  (4+ messages)
` [PATCH v3 1/2] pm: runtime: Simplify pm_runtime_get_if_active() usage

[PATCH] drm/xe: Add L3 bank and node masks to topology query
 2024-01-26 17:14 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH] drm/xe/hwmon: Fix abi doc warnings
 2024-01-26 17:11 UTC  (6+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "

[drm-xe:drm-xe-fixes] BUILD SUCCESS 9e3a13f3eef6b14a26cc2660ca2f43f0e46b4318
 2024-01-26 16:49 UTC 

[PATCH i-g-t 0/3] lib/kunit: Support writable filter* parameters of kunit module
 2024-01-26 16:31 UTC  (14+ messages)
` [PATCH i-g-t 1/3] "
` [PATCH i-g-t 2/3] lib/kunit: Report early kernel taints explicitly
` [PATCH i-g-t 3/3] lib/kunit: Process module remove error after list errors
    ` Re: [PATCH i-g-t 0/3] lib/kunit: Support writable filter* parameters of kunit module
` ✗ CI.Patch_applied: failure for "

[PATCH] drm/sched: Drain all entities in DRM sched run job worker
 2024-01-26 16:29 UTC  (15+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

✗ CI.KUnit: failure for drm/xe/display: Fix memleak in display initialization (rev3)
 2024-01-26 15:38 UTC 

✗ CI.checkpatch: warning for drm/xe/display: Fix memleak in display initialization (rev3)
 2024-01-26 15:38 UTC 

✓ CI.Patch_applied: success for drm/xe/display: Fix memleak in display initialization (rev3)
 2024-01-26 15:38 UTC 

[PATCH] drm/xe/display: Fix memleak in display initialization
 2024-01-26 15:34 UTC  (5+ messages)

✗ CI.KUnit: failure for drm/xe/display: Fix memleak in display initialization (rev2)
 2024-01-26 14:38 UTC 

✗ CI.checkpatch: warning for drm/xe/display: Fix memleak in display initialization (rev2)
 2024-01-26 14:38 UTC 

✓ CI.Patch_applied: success for drm/xe/display: Fix memleak in display initialization (rev2)
 2024-01-26 14:38 UTC 

[PATCH] drm/xe: Add xe mocs suspend resume kunit
 2024-01-25 23:23 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/gsc: Handle GSCCS ER interrupt
 2024-01-25 22:32 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 1/4] drm/xe: Add uapi for dumpable bos, v2
 2024-01-25 19:01 UTC  (6+ messages)
` [PATCH 4/4] drm/xe: Implement VM snapshot support for BO's and userptr, v2

[PATCH] drm/xe/xe_guc: Reduce a print from warn to debug
 2024-01-25 18:11 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe_guc: Reduce a print from warn to debug (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/xe_guc: Reduce a print from warn to debug
 2024-01-25 17:15 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe_guc: Reduce a print from warn to debug (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/xe_guc: Reduce a print from warn to debug
 2024-01-25 16:36 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v7 00/17] Add OA functionality to Xe
 2024-01-24 14:11 UTC  (5+ messages)
  ` [PATCH 02/17] drm/xe/perf/uapi: Add perf_stream_paranoid sysctl
  ` [PATCH 03/17] drm/xe/oa/uapi: Add oa_max_sample_rate sysctl

[PATCH 0/1] drm/xe: correct the assertion for number of PTEs
 2024-01-25 15:17 UTC  (10+ messages)
` [PATCH 1/1] "
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[CI] drm/xe: Don't make exec_queues persistent by default
 2024-01-25 11:42 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/3] Fixed-type GENMASK/BIT
 2024-01-25  9:56 UTC  (7+ messages)
` [PATCH 1/3] bits: introduce fixed-type genmasks
    `  "

✓ CI.BAT: success for drm/xe/display: Fix memleak in display initialization
 2024-01-25  7:20 UTC 

✓ CI.checksparse: success for drm/xe/display: Fix memleak in display initialization
 2024-01-25  6:56 UTC 

✓ CI.Hooks: success for drm/xe/display: Fix memleak in display initialization
 2024-01-25  6:55 UTC 

✓ CI.Build: success for drm/xe/display: Fix memleak in display initialization
 2024-01-25  6:55 UTC 

✓ CI.KUnit: success for drm/xe/display: Fix memleak in display initialization
 2024-01-25  6:48 UTC 

✗ CI.checkpatch: warning for drm/xe/display: Fix memleak in display initialization
 2024-01-25  6:47 UTC 

✓ CI.Patch_applied: success for drm/xe/display: Fix memleak in display initialization
 2024-01-25  6:46 UTC 

[PATCH v2] drm/xe: Add DRM_XE_LOW_LEVEL_TRACEPOINTS
 2024-01-25  6:20 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Add DRM_XE_LOW_LEVEL_TRACEPOINTS (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2] drm/xe: Only allow 1 ufence per exec / bind IOCTL
 2024-01-25  0:48 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Only allow 1 ufence per exec / bind IOCTL (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: don't build debugfs files when CONFIG_DEBUG_FS=n
 2024-01-24 22:38 UTC  (3+ messages)
  `  "

linux-next: Tree for Jan 23 (drm/xe/)
 2024-01-24 21:35 UTC  (3+ messages)

[PATCH] drm/xe: Fix crash in trace_dma_fence_init()
 2024-01-24 21:17 UTC  (5+ messages)
` ✓ CI.Hooks: success for "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2] drm/xe/irq: allocate all possible msix interrupts
 2024-01-24 20:34 UTC  (4+ messages)
    `  "

[PATCH v2] drm/xe: Use LRC prefix rather than CTX prefix in lrc desc defines
 2024-01-24 20:18 UTC  (2+ messages)

[PATCH v2] kunit: Mark filter* params as rw
 2024-01-24 18:27 UTC  (5+ messages)
  `  "
      `  "

[Intel-xe] [PATCH 0/2] Group kunit tests
 2024-01-24 18:25 UTC  (3+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe: Group live "


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