Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-24 03:50:35 to 2023-10-25 17:08:28 UTC [more...]

[Intel-xe] [PATCH] drm/xe: Update to upstream DRM scheduler code
 2023-10-25 17:07 UTC  (10+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✗ CI.BAT: failure "

[Intel-xe] [PATCH v2 1/3] drm/xe/xe2: Add initial workarounds
 2023-10-25 16:21 UTC  (13+ messages)
` [Intel-xe] [PATCH v2 2/3] drm/xe: Add performance tuning settings for MTL and Xe2
` [Intel-xe] [PATCH v2 3/3] drm/xe: Add Wa_14019821291
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [v2,1/3] drm/xe/xe2: Add initial workarounds
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH 1/2] Revert "FIXME: drm/i915: xe doesn't have IS_GFX_GT_IP_STEP()"
 2023-10-25 16:00 UTC  (10+ messages)
` [Intel-xe] [PATCH 2/2] drm/i915: drop gt/intel_gt.h include from skl_universal_plane.c
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/2] Revert "FIXME: drm/i915: xe doesn't have IS_GFX_GT_IP_STEP()"
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "

[Intel-xe] [PATCH] drm/xe: Extend rpX values extraction for future platforms
 2023-10-25 16:12 UTC 

[Intel-xe] [PATCH v2 0/3] Emit SVG 3DSTATE during LRC init
 2023-10-25 15:17 UTC  (4+ messages)
` [Intel-xe] [PATCH v2 1/3] drm/xe: Prepare to emit non-register state while recording default LRC
` [Intel-xe] [PATCH v2 2/3] drm/xe: Emit SVG state on RCS during driver load on DG2 and MTL
` [Intel-xe] [PATCH v2 3/3] drm/xe/xe2: Update SVG state handling

[Intel-xe] [PATCH v6 0/7] DRM scheduler changes for Xe
 2023-10-25 15:13 UTC  (4+ messages)
` [Intel-xe] [PATCH v6 4/7] drm/sched: Add DRM_SCHED_POLICY_SINGLE_ENTITY scheduling policy

[Intel-xe] [PATCH] drm/xe: Fix WA 14010918519 write to wrong register
 2023-10-25 14:21 UTC  (9+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [CI 01/10] drm/gpuvm: convert WARN() to drm_WARN() variants
 2023-10-25 14:14 UTC  (11+ messages)
` [Intel-xe] [CI 02/10] drm/gpuvm: add common dma-resv per struct drm_gpuvm
` [Intel-xe] [CI 03/10] drm/xe: Adjust to "drm/gpuvm: add common dma-resv per struct drm_gpuvm"
` [Intel-xe] [CI 04/10] drm/gpuvm: add drm_gpuvm_flags to drm_gpuvm
` [Intel-xe] [CI 05/10] drm/xe: Adjust to commit "drm/gpuvm: add drm_gpuvm_flags to drm_gpuvm"
` [Intel-xe] [CI 06/10] drm/gpuvm: add an abstraction for a VM / BO combination
` [Intel-xe] [CI 07/10] drm/xe: Adjust to commit "drm/gpuvm: add an abstraction for a VM/BO combination"
` [Intel-xe] [CI 08/10] drm/gpuvm: track/lock/validate external/evicted objects
` [Intel-xe] [CI 09/10] drm/xe: Adapt to GPUVM tracking of external / evicted objects
` [Intel-xe] [CI 10/10] drm/xe: Use DRM_GPUVM_RESV_PROTECTED for gpuvm
` [Intel-xe] ✗ CI.Patch_applied: failure for series starting with [CI,01/10] drm/gpuvm: convert WARN() to drm_WARN() variants

[Intel-xe] [PATCH 0/3] Emit SVG 3DSTATE during LRC init
 2023-10-25 13:51 UTC  (8+ messages)
` [Intel-xe] [PATCH 1/3] drm/xe: Prepare to emit non-register state while recording default LRC
` [Intel-xe] [PATCH 2/3] drm/xe: Emit SVG state on RCS during driver load on DG2 and MTL
` [Intel-xe] [PATCH 3/3] drm/xe/xe2: Update SVG state handling

[Intel-xe] [PATCH 0/2] Event tracing for GuC CTB
 2023-10-25 12:27 UTC  (5+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe: Add event tracing for CTB

[Intel-xe] [PATCH v3] drm/i915: handle uncore spinlock when not available
 2023-10-25 10:58 UTC  (5+ messages)
` [Intel-xe] [Intel-gfx] "

[Intel-xe] [drm-xe:drm-xe-next] BUILD SUCCESS WITH WARNING a0a80950176b39dbc76f8faa92fddf6caaa06191
 2023-10-25 10:40 UTC 

[Intel-xe] [PATCH] drm/xe: move the lmem verification code into a separate function
 2023-10-25 10:31 UTC  (9+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH 00/10] Split out most of "FIXME: drm/i915/display: Remaining changes to make xe compile"
 2023-10-25 10:20 UTC  (11+ messages)
` [Intel-xe] [PATCH 01/10] revert fixme in intel_atomic_plane.c
` [Intel-xe] [PATCH 02/10] drm/atomic: Add drm_atomic_helper_set_fence_deadline() function
` [Intel-xe] [PATCH 03/10] drm/i915: Implement fence->set_deadline
` [Intel-xe] [PATCH 04/10] FIXME drm/i915/display: Use fence->set_deadline to boost requests
` [Intel-xe] [PATCH 05/10] fixup xe i915_drv.h compat header
` [Intel-xe] [PATCH 06/10] revert intel_frontbuffer changes
` [Intel-xe] [PATCH 07/10] Update compat headers
` [Intel-xe] [PATCH 08/10] more reverts
` [Intel-xe] [PATCH 09/10] drm/i915/display: Use i915_gem_object_get_dma_address to get dma address
` [Intel-xe] [PATCH 10/10] revert more (fbc)

[Intel-xe] [PATCH] drm/xe/migrate: fix MI_ARB_ON_OFF usage
 2023-10-25 10:07 UTC  (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for drm/xe/migrate: fix MI_ARB_ON_OFF usage (rev2)

[Intel-xe] [PATCH 0/4] Revert remaining local fb tracking patches and backport
 2023-10-25 10:03 UTC  (17+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "
` [Intel-xe] ✓ CI.Patch_applied: success for Revert remaining local fb tracking patches and backport (rev2)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✓ CI.Patch_applied: success for Revert remaining local fb tracking patches and backport (rev3)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✓ CI.BAT: success "

[Intel-xe] [PATCH V9 0/1] drm/xe: Count and report low level driver errors
 2023-10-25  7:50 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Count and report low level driver errors (rev2)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH] drm/xe: Raise GT frequency before GuC load
 2023-10-24 20:58 UTC  (9+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Raise GT frequency before GuC load (rev2)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH v2 1/2] drm/xe: add skip_pcode flag
 2023-10-24 17:15 UTC  (5+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for series starting with [v2,1/2] "

[Intel-xe] [PATCH 0/1] Fix GSC interrupts
 2023-10-24 16:39 UTC  (11+ messages)
` [Intel-xe] [PATCH 1/1] fixup! drm/xe/gsc: add gsc device support
` [Intel-xe] ✗ CI.Patch_applied: failure for Fix GSC interrupts
` [Intel-xe] ✓ CI.Patch_applied: success for Fix GSC interrupts (rev2)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH 19/21] drm/xe/uapi: Drop OA_IOCTL_VERSION
 2023-10-24 15:54 UTC  (5+ messages)
` [Intel-xe] [19/21] "

[Intel-xe] [PATCH v3] drm/xe: implement driver initiated function-reset
 2023-10-24 15:21 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: implement driver initiated function-reset (rev2)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH 0/4] drm/xe: Implement snapshot support
 2023-10-24 13:52 UTC  (12+ messages)
` [Intel-xe] [PATCH 1/4] drm/xe: Add uapi for dumpable bos
` [Intel-xe] [PATCH 2/4] drm/xe: Annotate each dumpable vma as such
` [Intel-xe] [PATCH 3/4] drm/xe: Add vm snapshot mutex for easily taking a vm snapshot during devcoredump
` [Intel-xe] [PATCH 4/4] drm/xe: Implement VM snapshot support
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Implement "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [RFC v4 0/5] Proposal to use netlink for RAS and Telemetry across drm subsystem
 2023-10-24  8:59 UTC  (3+ messages)

[Intel-xe] [PATCH 01/15] Revert "sound/soc/sof: Remove deferred probe for SOF"
 2023-10-24 13:05 UTC  (28+ messages)
` [Intel-xe] [PATCH 02/15] Revert "sound/hda: Allow XE as i915 replacement for sound"
` [Intel-xe] [PATCH 03/15] ASoC: SOF: core: Ensure sof_ops_free() is still called when probe never ran
` [Intel-xe] [PATCH 04/15] ASoC: SOF: core: Add probe_early and remove_late callbacks
` [Intel-xe] [PATCH 05/15] ASoC: SOF: Intel: hda: start splitting the probe
` [Intel-xe] [PATCH 06/15] ASoC: SOF: Intel: Fix error handling in hda_init()
` [Intel-xe] [PATCH 07/15] ALSA: hda: Intel: Fix error handling in azx_probe()
` [Intel-xe] [PATCH 08/15] ALSA: hda: i915: Allow override of gpu binding
` [Intel-xe] [PATCH 09/15] ALSA: hda: i915: Add an allow_modprobe argument to snd_hdac_i915_init
` [Intel-xe] [PATCH 10/15] ALSA: hda: i915: Allow xe as match for i915_component_master_match
` [Intel-xe] [PATCH 11/15] ASoC: Intel: avs: Move snd_hdac_i915_init to before probe_work
` [Intel-xe] [PATCH 12/15] ALSA: hda: Intel: "
` [Intel-xe] [PATCH 13/15] ASoC: Intel: Skylake: "
` [Intel-xe] [PATCH 14/15] ASoC: SOF: Intel: Move binding to display driver outside of deferred probe
` [Intel-xe] [PATCH 15/15] ALSA: hda: i915: Remove extra argument from snd_hdac_i915_init
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [01/15] Revert "sound/soc/sof: Remove deferred probe for SOF"
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH 0/2] Fix two issues pointed by LKP
 2023-10-24 10:52 UTC  (5+ messages)
` [Intel-xe] [PATCH 1/2] misc: mei: fix Kconfig dependencies
` [Intel-xe] [PATCH 2/2] drm: xe: xe_display_misc: fix build with W=1

[Intel-xe] [PATCH 0/3] drm/xe: Fix building with clang
 2023-10-24 10:50 UTC  (3+ messages)
` [Intel-xe] [PATCH 2/3] drm/i915: Fix uninitialized variable warning

[Intel-xe] [PATCH v10 00/12] Supporting RAS on XE
 2023-10-24  9:05 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[Intel-xe] [PATCH] drm/xe/guc: Return the lower part of blocking H2G message
 2023-10-24  7:17 UTC  (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "

[Intel-xe] [PATCH] drm/xe: Add mocs kunit
 2023-10-24  7:12 UTC  (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for drm/xe: Add mocs kunit (rev5)

[Intel-xe] [PATCH 1/3] drm/xe/xe2: Add initial workarounds
 2023-10-24  7:10 UTC  (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for series starting with [1/3] "

[Intel-xe] [PATCH 00/15] sound/for-next: Cherry pick patches from sound/for-next
 2023-10-24  7:08 UTC  (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "

[Intel-xe] [PATCH v3] Documentation/gpu: VM_BIND locking document
 2023-10-24  7:02 UTC  (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for Documentation/gpu: VM_BIND locking document (rev2)


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