Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-17 04:35:57 to 2023-08-21 18:13:06 UTC [more...]

[Intel-xe] [PATCH v2 0/9] DRM scheduler changes for Xe
 2023-08-21 18:12 UTC  (26+ messages)
` [Intel-xe] [PATCH v2 1/9] drm/sched: Convert drm scheduler to use a work queue rather than kthread
` [Intel-xe] [PATCH v2 4/9] drm/sched: Split free_job into own work item

[Intel-xe] [PATCH 00/10] Add OA functionality to Xe
 2023-08-21 16:48 UTC  (8+ messages)
` [Intel-xe] [PATCH 01/10] drm/xe/oa: Introduce OA uapi

[Intel-xe] [PATCH v2 00/15] Add Lunar Lake support
 2023-08-21 16:03 UTC  (27+ messages)
` [Intel-xe] [PATCH v2 01/15] drm/xe/xe2: Update render/compute context image sizes
` [Intel-xe] [PATCH v2 02/15] drm/xe/xe2: Add GT topology readout
` [Intel-xe] [PATCH v2 03/15] drm/xe/xe2: Add MCR register steering for primary GT
` [Intel-xe] [PATCH v2 04/15] drm/xe/xe2: Add MCR register steering for media GT
` [Intel-xe] [PATCH v2 05/15] drm/xe/xe2: Update context image layouts
` [Intel-xe] [PATCH v2 06/15] drm/xe/xe2: Handle fused-off CCS engines
` [Intel-xe] [PATCH v2 07/15] drm/xe/xe2: AuxCCS is no longer used
` [Intel-xe] [PATCH v2 08/15] drm/xe/xe2: Define Xe2_LPG IP features
` [Intel-xe] [PATCH v2 09/15] drm/xe/xe2: Define Xe2_LPM "
` [Intel-xe] [PATCH v2 10/15] drm/xe/xe2: Track VA bits independently of max page table level
` [Intel-xe] [PATCH v2 11/15] drm/xe/xe2: Add MOCS table
` [Intel-xe] [PATCH v2 12/15] drm/xe/xe2: Program GuC's MOCS on Xe2 and beyond
` [Intel-xe] [PATCH v2 13/15] drm/xe/lnl: Add LNL platform definition
` [Intel-xe] [PATCH v2 14/15] drm/xe/lnl: Add GuC firmware definition
` [Intel-xe] [PATCH v2 15/15] drm/xe/lnl: Hook up MOCS table
` [Intel-xe] ✓ CI.Patch_applied: success for Add Lunar Lake support (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.BAT: success "

[Intel-xe] Implement svm without BO concept in xe driver
 2023-08-21 15:10 UTC  (15+ messages)

[Intel-xe] [PATCH] drm/xe: Add support for PAT encoding in PTE and PDE
 2023-08-21 14:45 UTC 

[Intel-xe] [PATCH 00/15] Add Lunar Lake support
 2023-08-21 14:42 UTC  (25+ messages)
` [Intel-xe] [PATCH 02/15] drm/xe/xe2: Add GT topology readout
` [Intel-xe] [PATCH 03/15] drm/xe/xe2: Add MCR register steering for primary GT
` [Intel-xe] [PATCH 04/15] drm/xe/xe2: Add MCR register steering for media GT
` [Intel-xe] [PATCH 05/15] drm/xe/xe2: Update context image layouts
` [Intel-xe] [PATCH 06/15] drm/xe/xe2: Handle fused-off CCS engines
` [Intel-xe] [PATCH 07/15] drm/xe/xe2: AuxCCS is no longer used
` [Intel-xe] [PATCH 13/15] drm/xe/lnl: Add LNL platform definition
` [Intel-xe] [PATCH 14/15] drm/xe/lnl: Add GuC firmware definition

[Intel-xe] [PATCH] fixup! drm/xe: Add min/max cap for engine scheduler properties
 2023-08-21 13:53 UTC 

[Intel-xe] [RFC][PATCH 0/2] Add vram frequency sysfs attributes
 2023-08-21 13:25 UTC  (14+ messages)
` [Intel-xe] [RFC][PATCH 1/2] drm/xe: Add a couple of pcode helpers
` [Intel-xe] [PATCH 2/2] drm/xe: Sysfs entries to query vram fused min, max frequency
` [Intel-xe] ✓ CI.Patch_applied: success for Add vram frequency sysfs attributes
` [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 0/4] drm/xe: Support optional pinning of userptr pages
 2023-08-20  4:06 UTC  (14+ messages)
` [Intel-xe] [PATCH 1/4] drm/xe/vm: Use onion unwind for xe_vma_userptr_pin_pages()
` [Intel-xe] [PATCH 2/4] drm/xe/vm: Implement userptr page pinning
` [Intel-xe] [PATCH 3/4] drm/xe/vm: Perform accounting of userptr pinned pages
` [Intel-xe] [PATCH 4/4] drm/xe/uapi: Support pinning of userptr vmas
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Support optional pinning of userptr pages
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "

[Intel-xe] [PATCH 0/4] Stop tracking Tile4 support
 2023-08-18 21:56 UTC  (14+ messages)
` [Intel-xe] [PATCH 1/4] drm/i915/selftest: Simplify Y-major tiling in blit selftest
` [Intel-xe] [PATCH 2/4] drm/i915: Eliminate has_4tile feature flag
` [Intel-xe] [PATCH 3/4] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 4/4] drm/xe: Stop tracking 4-tile support
` [Intel-xe] ✓ CI.Patch_applied: success for Stop tracking Tile4 support
` [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 v2 0/3] drm/xe/pvc: Add Wa_16017236439
 2023-08-18 20:43 UTC  (18+ messages)
` [Intel-xe] [PATCH v2 1/3] drm/xe/pvc: Blacklist BCS_SWCTRL register
` [Intel-xe] [PATCH v2 2/3] drm/xe/pvc: Force even num engines to use 64B
` [Intel-xe] [PATCH v2 3/3] drm/xe/pvc: Use fast copy engines as migrate engine on PVC
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/pvc: Add Wa_16017236439 (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.BAT: success "

[Intel-xe] [PATCH] drm/xe: Add patch version on guc firmware init
 2023-08-18 18:45 UTC  (9+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Add patch version on guc firmware init (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.BAT: success "

[Intel-xe] [PATCH] drm/xe: madvise_funcs should use value not property
 2023-08-18 14:25 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: warning "
` [Intel-xe] ✓ CI.BAT: success "

[Intel-xe] [PATCH v2 0/6] Add HWMON support for DGFX
 2023-08-18 13:55 UTC  (7+ messages)
` [Intel-xe] [PATCH v2 2/6] drm/xe/hwmon: Expose power attributes

[Intel-xe] [PATCH 0/3] Fix array of binds
 2023-08-18  4:08 UTC  (7+ messages)
` [Intel-xe] ✓ CI.KUnit: success for "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✓ CI.BAT: success "

[Intel-xe] [PATCH v2 0/7] Add plumbing for submitting to the GSCCS
 2023-08-17 23:06 UTC  (26+ messages)
` [Intel-xe] [PATCH v2 1/7] drm/xe: common function to assign queue name
` [Intel-xe] [PATCH v2 2/7] drm/xe: base definitions for the GSCCS
` [Intel-xe] [PATCH v2 3/7] drm/xe: add GSCCS irq support
` [Intel-xe] [PATCH v2 4/7] drm/xe: add GSCCS ring ops
` [Intel-xe] [PATCH v2 5/7] drm/xe: GSC forcewake support
` [Intel-xe] [PATCH v2 6/7] drm/xe: don't expose the GSCCS to users
` [Intel-xe] [PATCH v2 7/7] drm/xe: enable idle msg and set hysteresis for GSCCS
  ` [Intel-xe] [PATCH] "
` [Intel-xe] ✓ CI.Patch_applied: success for Add plumbing for submitting to the GSCCS (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.BAT: success "
` [Intel-xe] ✓ CI.Patch_applied: success for Add plumbing for submitting to the GSCCS (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] drm/xe: Add patch version on guc firmware init
 2023-08-17 18:21 UTC  (4+ messages)

[Intel-xe] [CI 0/9] drm/xe: i915 irq backports + display cleanups
 2023-08-17 15:46 UTC  (18+ messages)
` [Intel-xe] [CI 1/9] drm/i915/irq: add dedicated intel_display_irq_init()
` [Intel-xe] [CI 2/9] drm/i915/irq: add dg1_de_irq_postinstall()
` [Intel-xe] [CI 3/9] drm/i915/irq: add ilk_de_irq_postinstall()
` [Intel-xe] [CI 4/9] drm/i915/irq: move all PCH irq postinstall calls to display code
` [Intel-xe] [CI 5/9] fixup! drm/xe/display: Implement display support
` [Intel-xe] [CI 6/9] "
` [Intel-xe] [CI 7/9] "
` [Intel-xe] [CI 8/9] "
` [Intel-xe] [CI 9/9] "
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: i915 irq backports + display cleanups (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 0/9] drm/xe: i915 irq backports + display cleanups
 2023-08-17  5:33 UTC  (2+ messages)


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