Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-18 11:54:36 to 2024-09-18 23:28:02 UTC [more...]

linux-next: build failure after merge of the kspp tree
 2024-09-18 23:27 UTC  (2+ messages)

[PATCH v6 0/7] drm/xe/oa: xe_syncs for OA
 2024-09-18 23:27 UTC  (14+ messages)
` [PATCH 1/7] drm/xe/oa: Separate batch submission from waiting for completion
` [PATCH 2/7] drm/xe/oa/uapi: Define and parse OA sync properties
` [PATCH 3/7] drm/xe/oa: Add input fence dependencies
` [PATCH 4/7] drm/xe/oa: Signal output fences
` [PATCH 5/7] drm/xe/oa: Move functions up so they can be reused for config ioctl
` [PATCH 6/7] drm/xe/oa: Add syncs support to OA "
` [PATCH 7/7] drm/xe/oa: Allow only certain property changes from config
` ✓ CI.Patch_applied: success for drm/xe/oa: xe_syncs for OA (rev6)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH 1/1] drm/xe: Move l2 flush to a more sensible place
 2024-09-18 23:21 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/1] "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v3 0/9] drm/i915/pps: hide VLV/CHV PPS pipe stuff inside intel_pps.c
 2024-09-18 23:05 UTC  (18+ messages)
` [PATCH v3 1/9] drm/i915/pps: add vlv_ prefix to pps_pipe and active_pipe members
` [PATCH v3 2/9] drm/i915/pps: add bxt_ prefix to pps_reset
` [PATCH v3 3/9] drm/i915/pps: only touch the vlv_ members on VLV/CHV
` [PATCH v3 4/9] drm/i915/pps: add vlv_pps_pipe_init()
` [PATCH v3 5/9] drm/i915/pps: add vlv_pps_pipe_reset()
` [PATCH v3 6/9] drm/i915/pps: add vlv_pps_port_disable()
` [PATCH v3 7/9] drm/i915/pps: rename vlv_pps_init() to vlv_pps_port_enable_unlocked()
` [PATCH v3 8/9] drm/i915/pps: add vlv_pps_backlight_initial_pipe()
` [PATCH v3 9/9] drm/i915/pps: move vlv_active_pipe() to intel_pps.c
` ✓ CI.Patch_applied: success for drm/i915/pps: hide VLV/CHV PPS pipe stuff inside intel_pps.c (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH 0/1] drm/xe: Add null pointer check for xe_migrate_copy
 2024-09-18 22:35 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2 0/6] drm/i915: wakeref fixes and improvements
 2024-09-18 22:14 UTC  (14+ messages)
` [PATCH v2 1/6] drm/i915/gem: fix bitwise and logical AND mixup
` [PATCH v2 2/6] drm/i915: use INTEL_WAKEREF_DEF instead of magic -1 for intel_wakeref_t
` [PATCH v2 3/6] drm/i915/display: return 0 instead of false for disabled power wakeref
` [PATCH v2 4/6] drm/i915/gt: add a macro for mock gt wakeref special value and use it
` [PATCH v2 5/6] drm/i915/audio: be explicit about intel_wakeref_t conversions
` [PATCH v2 6/6] drm/i915: switch intel_wakeref_t underlying type to struct ref_tracker *
` ✓ CI.Patch_applied: success for drm/i915: wakeref fixes and improvements (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH 0/5] drm/i915: wakeref fixes and improvements
 2024-09-18 21:43 UTC  (13+ messages)
` [PATCH 1/5] drm/i915/gem: fix bitwise and logical AND mixup
` ✓ CI.Patch_applied: success for drm/i915: wakeref fixes and improvements
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH 0/7] FOR-CI: test null pointer fix
 2024-09-18 21:33 UTC  (15+ messages)
` [PATCH 1/7] drm/xe: Add null pointer check for xe_migrate_copy
` [PATCH 2/7] drm/xe/guc: Prepare GuC register list and update ADS size for error capture
` [PATCH 3/7] drm/xe/guc: Add XE_LP steered register lists
` [PATCH 4/7] drm/xe/guc: Add capture size check in GuC log buffer
` [PATCH 5/7] drm/xe/guc: Extract GuC error capture lists
` [PATCH 6/7] drm/xe/guc: Plumb GuC-capture into dev coredump
` [PATCH 7/7] drm/xe/guc: Save manual engine capture into capture list
` ✓ CI.Patch_applied: success for FOR-CI: test null pointer fix (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2 1/3] drm/xe: Move display reference timestamp readout to display/
 2024-09-18 21:28 UTC  (10+ messages)
` [PATCH v2 2/3] drm/xe: Don't try to derive GT clock freq from display register on Xe2
` [PATCH v2 3/3] drm/xe/sriov: Drop TIMESTAMP_OVERRIDE from Xe2 runtime regs

[PATCH] drm/xe/xe2: Extend performance tuning to media GT
 2024-09-18 20:55 UTC  (5+ messages)

[PATCH] drm/gpuvm: merge adjacent gpuva range during a map operation
 2024-09-18 20:53 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH 0/3] Xe2 performance tuning updates
 2024-09-18 20:47 UTC  (4+ messages)
` [PATCH 1/3] drm/xe/xe2: Extend performance tuning to media GT
` [PATCH 2/3] drm/xe/xe2: Assume tuning settings also apply for future "
` [PATCH 3/3] drm/xe/xe2: Add performance tuning for L3 cache flushing

[PATCH] drm/xe: Decrement client count immediately on file close
 2024-09-18 20:43 UTC  (13+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v6 0/5] memirq infra changes
 2024-09-18 20:06 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for memirq infra changes (rev8)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v5 0/7] drm/xe/oa: xe_syncs for OA
 2024-09-18 19:59 UTC  (8+ messages)
` [PATCH 3/7] drm/xe/oa: Add input fence dependencies
` [PATCH 4/7] drm/xe/oa: Signal output fences

[PATCH] drm/xe: Defer gt->mmio initialization until after multi-tile setup
 2024-09-18 19:58 UTC  (4+ messages)
` ✗ CI.FULL: failure for "

[PATCH] drm/xe/debugfs: Display gpuva info in debugfs
 2024-09-18 19:58 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Use helper for ASID -> VM in GPU faults and access counters
 2024-09-18 19:07 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 1/2] drm/i915: remove IS_LP()
 2024-09-18 18:27 UTC  (11+ messages)
` [PATCH 2/2] drm/i915/soc: stop using IS_GEN9_LP() and IS_GEN9_BC()
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/i915: remove IS_LP()
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH 00/15] Ultrajoiner basic functionality series
 2024-09-18 17:10 UTC  (23+ messages)
` [PATCH 01/15] drm/i915: Add some essential functionality for joiners
` [PATCH 02/15] drm/i915/display: Enhance iterators for modeset en/disable
` [PATCH 03/15] drm/i915/display_debugfs: Allow force joiner only if supported
` [PATCH 04/15] drm/i915/display: Modify debugfs for joiner to force n pipes
` [PATCH 05/15] drm/i915/dp: Add helper to compute num pipes required
` [PATCH 06/15] drm/i915/display: Add debugfs support to avoid joiner
` [PATCH 07/15] drm/i915: Split current joiner hw state readout
` [PATCH 08/15] drm/i915: Add bigjoiner and uncompressed joiner hw readout sanity checks
` [PATCH 09/15] drm/i915/display: Add macro HAS_ULTRAJOINER()
` [PATCH 10/15] drm/i915: Implement hw state readout and checks for ultrajoiner
` [PATCH 11/15] drm/i915/display: Refactor enable_joiner_pipes
` [PATCH 12/15] drm/i915/display/vdsc: Add ultrajoiner support with DSC
` [PATCH 13/15] drm/i915: Compute config and mode valid changes for ultrajoiner
` [PATCH 14/15] drm/i915/display: Consider ultrajoiner for computing maxdotclock
` [PATCH 15/15] drm/i915/intel_dp: Add support for forcing ultrajoiner
` ✓ CI.Patch_applied: success for Ultrajoiner basic functionality series
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH 5/5] drm/i915: switch intel_wakeref_t underlying type to struct ref_tracker *
 2024-09-18 16:23 UTC  (2+ messages)

[PATCH 1/1] drm/xe: Move l2 flush to a more sensible place
 2024-09-18 16:23 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/1] "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH] drm/xe: Convert to USM lock to rwsem
 2024-09-18 15:24 UTC  (3+ messages)

[PATCH 0/1] Fix device private page livelock on CPU fault
 2024-09-18 15:10 UTC  (5+ messages)
` [PATCH 1/1] mm/migrate: Trylock device page in do_swap_page

[PATCH v2 00/23] Fix xe_force_wake_get() failure handling
 2024-09-18 14:50 UTC  (11+ messages)
` [PATCH v2 01/23] drm/xe: Error handling in xe_force_wake_get()

[PATCH 0/2] Modify iterators to prepare for ultrajoiner
 2024-09-18 14:47 UTC  (2+ messages)
` ✗ CI.FULL: failure for Modify iterators to prepare for ultrajoiner (rev2)

[PATCH v6 00/12] spi: add driver for Intel discrete graphics
 2024-09-18 13:45 UTC  (8+ messages)
` [PATCH v6 01/12] spi: add driver for intel graphics on-die spi device
` [PATCH v6 02/12] spi: intel-dg: implement region enumeration
` [PATCH v6 04/12] spi: intel-dg: spi register with mtd

[Intel-xe] [RFC PATCH] dma-buf/dma-fence: Use a successful read_trylock() annotation for dma_fence_begin_signalling()
 2024-09-18 13:18 UTC  (6+ messages)
  `  "
      ` RESEND "

[RFC v1] drm/xe: Use fault injection infrastructure to find issues at probe time
 2024-09-18 12:55 UTC  (4+ messages)

[PATCH 00/22] drm/i915 & drm/xe: kill off -Ddrm_i915_gem_object=xe_bo
 2024-09-18 12:46 UTC  (3+ messages)
` ✗ CI.FULL: failure for drm/i915 & drm/xe: kill off -Ddrm_i915_gem_object=xe_bo (rev2)


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