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

[PATCH] drm/xe: Fix crash in trace_dma_fence_init()
 2024-01-24 18:14 UTC  (6+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "

[PATCH 1/4] drm/xe: Add uapi for dumpable bos, v2
 2024-01-24 17:40 UTC  (11+ messages)
` [PATCH 2/4] drm/xe: Annotate each dumpable vma as such
` [PATCH 3/4] drm/xe: Add vm snapshot mutex for easily taking a vm snapshot during devcoredump
` [PATCH 4/4] drm/xe: Implement VM snapshot support for BO's and userptr, v2
` ✓ CI.Patch_applied: success for series starting with [1/4] drm/xe: Add uapi for dumpable bos, v2
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/3] Fixed-type GENMASK/BIT
 2024-01-24 15:49 UTC  (16+ messages)
` [PATCH 1/3] bits: introduce fixed-type genmasks
    `  "
` [PATCH 2/3] bits: Introduce fixed-type BIT
` [PATCH 3/3] drm/i915: Convert REG_GENMASK* to fixed-width GENMASK_*
` ✓ CI.Patch_applied: success for Fixed-type GENMASK/BIT
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[Intel-xe] [PATCH 0/2] Group kunit tests
 2024-01-24 15:40 UTC  (5+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe: Group normal kunit tests in a single module

[PATCH 1/9] drm/xe: Remove double new line in devcoredump
 2024-01-24 15:20 UTC  (11+ messages)
` [PATCH 3/9] drm/xe: Add functions to convert regular address to canonical address and back

[PATCH v2] drm/xe: Prefer BIT/GENMASK macros over shifts
 2024-01-24  9:45 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Prefer BIT/GENMASK macros over shifts (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  9:40 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

linux-next: Tree for Jan 23 (drm/xe/)
 2024-01-24  9:17 UTC  (2+ messages)

[Intel-xe] [PATCH v7] drm/i915: handle uncore spinlock when not available
 2024-01-24  8:34 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 00/23] XeKmd basic SVM support
 2024-01-24  8:33 UTC  (13+ messages)
` [PATCH 21/23] drm/xe/svm: GPU page fault support
      ` Making drm_gpuvm work across gpu devices

[PATCH v3] drm/xe/irq: allocate all possible msix interrupts
 2024-01-24  8:28 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/irq: allocate all possible msix interrupts (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Only allow 1 ufence per exec / bind IOCTL
 2024-01-24  7:40 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/gsc: Add status check during gsc header readout
 2024-01-24  5:32 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/2] Update to GuC 70.19.1
 2024-01-24  4:45 UTC  (6+ messages)
` [PATCH 2/2] drm/xe/guc: Update to GuC firmware 70.19.1
    `  "

[PATCH] drm/xe/guc: Enable WA 14018913170
 2024-01-24  4:41 UTC  (2+ messages)

[v2] drm/xe: Fix typo in vram frequency sysfs documentation
 2024-01-24  4:00 UTC  (3+ messages)

[PATCH] drm/xe: Remove PVC from xe_wa kunit tests
 2024-01-24  3:59 UTC  (4+ messages)
` ✓ CI.BAT: success for "
  ` Re: [PATCH] "

[PATCH v2] kunit: Mark filter* params as rw
 2024-01-24  3:49 UTC  (4+ messages)
  `  "

[PATCH v2] drm/xe: Use LRC prefix rather than CTX prefix in lrc desc defines
 2024-01-23 22:42 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Use LRC prefix rather than CTX prefix in lrc desc defines (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v4 0/3] Small runtime PM API changes
 2024-01-23 22:40 UTC  (6+ messages)
` [PATCH v4 1/3] pm: runtime: Simplify pm_runtime_get_if_active() usage

[PATCH v3 0/9] drm/xe/guc: Add GuC based register capture for error capture
 2024-01-23 22:29 UTC  (7+ messages)
` [PATCH v3 1/9] drm/xe/guc: Add register defines for GuC based register capture
` [PATCH v3 2/9] drm/xe/guc: Expose dss per group for GuC error capture

[PATCH v3 1/9] drm/xe: Remove double new lines in devcoredump
 2024-01-23 21:31 UTC  (17+ messages)
` [PATCH v3 2/9] drm/xe: Change devcoredump functions parameters to xe_sched_job
` [PATCH v3 3/9] drm/xe: Nuke xe from xe_devcoredump
` [PATCH v3 4/9] drm/xe: Stash GMD_ID value in xe_gt
` [PATCH v3 5/9] drm/xe: Print more device information in devcoredump
` [PATCH v3 6/9] drm/xe: Print registers spread in 2 u32 as u64
` [PATCH v3 7/9] drm/xe: Remove additional spaces in devcoredump HW Engines section
` [PATCH v3 8/9] drm/xe: Add functions to convert regular address to canonical address and back
` [PATCH v3 9/9] drm/xe: Add batch buffer addresses to devcoredump
` ✓ CI.Patch_applied: success for series starting with [v3,1/9] drm/xe: Remove double new lines in devcoredump
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH] drm/xe: Prefer BIT/GENMASK macros over shifts
 2024-01-23 21:08 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "

[PATCH] drm/xe: Use LRC prefix rather than CTX prefix in lrc desc defines
 2024-01-23 21:05 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/gsc: Add status check during gsc header readout
 2024-01-23 18:19 UTC  (2+ messages)

[PATCH v3] drm/xe: Document nested struct members according to guidelines
 2024-01-23 17:46 UTC  (3+ messages)
` ✗ CI.Patch_applied: failure for drm/xe: Document nested struct members according to guidelines (rev3)

[PATCH v2] drm/xe/irq: allocate all possible msix interrupts
 2024-01-23 17:34 UTC  (6+ messages)
` ✗ CI.Patch_applied: failure for drm/xe/irq: allocate all possible msix interrupts (rev4)

[PATCH 1/2] drm/xe: move xe_display.[ch] under display/
 2024-01-23 17:13 UTC  (6+ messages)
` [PATCH 2/2] drm/xe: drop display/ subdir from include directories
      `  "

[PATCH v4 0/1] drm/xe/xe2_lpg: Introduce performance guide changes
 2024-01-23 15:43 UTC  (11+ messages)
` [PATCH v4 1/1] "
` ✓ CI.Patch_applied: success for drm/xe/xe2_lpg: Introduce performance guide changes (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH v2] drm/xe: Document nested struct members according to guidelines
 2024-01-23 15:24 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Document nested struct members according to guidelines (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Document nested struct members according to guidelines
 2024-01-23 15:23 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "

Build regressions/improvements in v6.8-rc1
 2024-01-23 14:21 UTC  (2+ messages)

[PATCH 0/4] Enable ccs compressed framebuffers on Xe2
 2024-01-23 12:59 UTC  (7+ messages)
` [PATCH 2/4] drm/xe: store bind time pat index to xe_bo

[igt-dev] [PATCH i-g-t] xe_live_ktest: Use xe_live_test kernel module
 2024-01-23 11:18 UTC  (3+ messages)
  `  "

[PATCH v3 1/2] pm: runtime: Simplify pm_runtime_get_if_active() usage
 2024-01-23  7:45 UTC  (4+ messages)

[PATCH v3 0/1] drm/xe/xe2_lpg: Introduce performance guide changes
 2024-01-23  4:59 UTC  (4+ messages)
` [PATCH v3 1/1] "


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