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

[PATCH v2 0/3] PCI: VF resizable BAR
 2024-09-20  8:36 UTC  (8+ messages)
` [PATCH v2 1/3] PCI: Add support for VF Resizable Bar extended cap
` [PATCH v2 2/3] PCI: Allow extending VF BAR within original resource boundary
` [PATCH v2 3/3] drm/xe/pf: Extend the VF LMEM BAR
` ✓ CI.Patch_applied: success for PCI: VF resizable BAR
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[Intel-xe] [RFC PATCH] dma-buf/dma-fence: Use a successful read_trylock() annotation for dma_fence_begin_signalling()
 2024-09-20  7:46 UTC  (15+ messages)
  `  "
      ` RESEND "
` ✓ CI.Patch_applied: success for dma-buf/dma-fence: Use a successful read_trylock() annotation for dma_fence_begin_signalling() (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 0/3] Xe2 performance tuning updates
 2024-09-20  5:42 UTC  (17+ 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
` ✓ CI.Patch_applied: success for Xe2 performance tuning updates
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "

[PATCH v8 00/11] drm/xe/guc: Improve GuC log dumping and add to devcoredump
 2024-09-20  4:52 UTC  (19+ messages)
` [PATCH v8 01/11] drm/xe/guc: Remove spurious line feed in debug print
` [PATCH v8 02/11] drm/xe/devcoredump: Use drm_puts and already cached local variables
` [PATCH v8 03/11] drm/xe/devcoredump: Improve section headings and add tile info
` [PATCH v8 04/11] drm/xe/devcoredump: Add ASCII85 dump helper function
` [PATCH v8 05/11] drm/xe/guc: Copy GuC log prior to dumping
` [PATCH v8 06/11] drm/xe/guc: Use a two stage dump for GuC logs and add more info
` [PATCH v8 07/11] drm/print: Introduce drm_line_printer
` [PATCH v8 08/11] drm/xe/guc: Dead CT helper
` [PATCH v8 09/11] drm/xe/guc: Dump entire CTB on errors
` [PATCH v8 10/11] drm/xe/guc: Add GuC log to devcoredump captures
` [PATCH v8 11/11] drm/xe/guc: Add a helper function for dumping GuC log to dmesg
` ✓ CI.Patch_applied: success for drm/xe/guc: Improve GuC log dumping and add to devcoredump (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "

[PATCH v2 0/1] drm/xe: Prevent null pointer access in xe_migrate_copy
 2024-09-20  4:28 UTC  (11+ messages)
` [PATCH v2 1/1] "
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

linux-next: build failure after merge of the kspp tree
 2024-09-20  3:43 UTC  (3+ messages)

[PULL] drm-xe-next-fixes
 2024-09-20  3:14 UTC  (2+ messages)

[PATCH] drm/xe: Restore pci state upon resume
 2024-09-19 22:10 UTC  (7+ messages)

[PATCH 0/5] PF: Add functions to save and restore VF configuration blob
 2024-09-19 22:10 UTC  (14+ messages)
` [PATCH 1/5] drm/xe/guc: Add yet another helper macro for threshold
` [PATCH 2/5] drm/xe/pf: Update success code of pf_validate_vf_config()
` [PATCH 3/5] drm/xe/pf: Allow to encode subset of VF configuration KLVs
` [PATCH 4/5] drm/xe/pf: Add functions to save and restore VF configuration blob
` [PATCH 5/5] drm/xe/pf: Allow to save and restore VF config blob from debugfs
` ✓ CI.Patch_applied: success for PF: Add functions to save and restore VF configuration blob
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[drm-xe:drm-xe-next-fixes] BUILD SUCCESS 6c10ba06bb1b48acce6d4d9c1e33beb9954f1788
 2024-09-19 21:50 UTC 

[CI] drm/xe: Attempt to reduce execution time for the xe_bo_shrink dynamic test
 2024-09-19 21:15 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH 0/6] Display Global Histogram
 2024-09-19 20:20 UTC  (15+ messages)
` [PATCHv3 1/6] drm/i915/histogram: Add support for histogram
` [PATCHv3 2/6] drm/xe: Add histogram support to Xe builds
` [PATCHv3 3/6] drm/i915/histogram: histogram interrupt handling
` [PATCHv3 4/6] drm/i915/histogram: Add crtc properties for global histogram
` [PATCHv3 5/6] drm/i915/histogram: histogram delay counter doesnt reset
` [PATCHv3 6/6] drm/i915/histogram: Histogram changes for Display 20+
` ✓ CI.Patch_applied: success for Display Global Histogram
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH] drm/xe: Do not allow scratch page on long running jobs
 2024-09-19 19:27 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v2 0/8] Enable build system on macOS hosts
 2024-09-19 19:12 UTC  (4+ messages)
` [PATCH v2 3/8] drm/xe: xe_gen_wa_oob: fix program_invocation_short_name for macos

[PATCH] drm/xe/debugfs: Display gpuva info in debugfs
 2024-09-19 19:04 UTC  (4+ messages)
` ✗ CI.FULL: failure for "

[PATCH 00/15] Ultrajoiner basic functionality series
 2024-09-19 18:45 UTC  (28+ messages)
` [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.FULL: failure for Ultrajoiner basic functionality series

[PATCH] drm/gpuvm: merge adjacent gpuva range during a map operation
 2024-09-19 18:29 UTC  (8+ messages)
` ✗ CI.FULL: failure for "

[PATCH v4 0/2] drm/ttm: Really use a separate LRU list for swapped- and pinned objects
 2024-09-19 15:24 UTC  (7+ messages)
` [PATCH v4 1/2] drm/ttm: Move swapped objects off the manager's LRU list
          ` RESEND "

[PATCH v3 0/1] Add support for EU stall sampling
 2024-09-19 14:44 UTC  (6+ messages)
` [PATCH v3 1/1] drm/xe/eustall: "

[PATCH 0/1] drm/xe: Add null pointer check for xe_migrate_copy
 2024-09-19 14:44 UTC  (14+ messages)
` [PATCH 1/1] "
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v6 0/7] drm/xe/oa: xe_syncs for OA
 2024-09-19 14:07 UTC  (3+ messages)
` ✓ CI.BAT: success for drm/xe/oa: xe_syncs for OA (rev6)
` ✗ CI.FULL: failure "

[PATCH v5 0/4] Introduce DRM device wedged event
 2024-09-19 13:45 UTC  (12+ messages)
` [PATCH v5 1/4] drm: Introduce "
` [PATCH v5 2/4] drm: Expose wedge recovery methods

[PATCH 00/22] drm/i915 & drm/xe: kill off -Ddrm_i915_gem_object=xe_bo
 2024-09-19 13:42 UTC  (12+ messages)
` [PATCH 10/22] drm/xe/display: use correct bo type in intel_fbdev_fb_alloc()
` [PATCH 12/22] drm/xe/display: stop using intel_fb_obj() in xe_fb_pin.c
` [PATCH 20/22] drm/xe/compat: remove a bunch of compat gem headers
` [PATCH 21/22] drm/xe: remove a number of superfluous compat macros
` [PATCH 22/22] drm/xe: eradicate -Ddrm_i915_gem_object=xe_bo

[PATCH 1/2] drm/i915/display: remove small micro-optimizations in irq handling
 2024-09-19 13:14 UTC  (8+ messages)

[PATCH 0/3] drm/xe: split PVC PCI ID commit to two
 2024-09-19 13:07 UTC  (5+ messages)
` [PATCH 2/3] drm/xe/pciids: Add PVC's PCI device ID macros

[PATCH v3 0/9] drm/i915/pps: hide VLV/CHV PPS pipe stuff inside intel_pps.c
 2024-09-19 12:39 UTC  (5+ messages)
` [PATCH v3 3/9] drm/i915/pps: only touch the vlv_ members on VLV/CHV
` ✗ CI.FULL: failure for drm/i915/pps: hide VLV/CHV PPS pipe stuff inside intel_pps.c (rev2)

[PATCH v2 00/23] Fix xe_force_wake_get() failure handling
 2024-09-19 12:32 UTC  (13+ messages)
` [PATCH v2 01/23] drm/xe: Error handling in xe_force_wake_get()

[PATCH] drm/xe: Decrement client count immediately on file close
 2024-09-19 11:55 UTC  (7+ messages)

[PATCH v2 1/3] drm/xe: Move display reference timestamp readout to display/
 2024-09-19 11:10 UTC  (5+ messages)

[PATCH v2 0/6] drm/i915: wakeref fixes and improvements
 2024-09-19 11:05 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/i915: wakeref fixes and improvements (rev2)

[PATCH v6 00/12] spi: add driver for Intel discrete graphics
 2024-09-19 10:43 UTC  (16+ 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

[PATCH 0/7] FOR-CI: test null pointer fix
 2024-09-19 10:11 UTC  (2+ messages)
` ✗ CI.FULL: failure for FOR-CI: test null pointer fix (rev2)

[PATCH 0/2] Modify iterators to prepare for ultrajoiner
 2024-09-19 10:07 UTC  (2+ messages)

[PULL] drm-intel-next-fixes
 2024-09-19  9:49 UTC 

[PATCH 0/2] drm/i915/debugfs: intel_display_caps
 2024-09-19  9:48 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/debugfs: add dedicated intel_display_caps debugfs for display

[PATCH v6 0/5] memirq infra changes
 2024-09-19  8:30 UTC  (3+ messages)
` ✗ CI.FULL: failure for memirq infra changes (rev8)

[v2] drm/xe/pciid: Add new PCI id for ARL
 2024-09-19  6:24 UTC  (3+ messages)

[PATCH] drm/xe: Use helper for ASID -> VM in GPU faults and access counters
 2024-09-19  5:21 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH 1/2] drm/i915: remove IS_LP()
 2024-09-19  4:39 UTC  (2+ messages)
` ✗ CI.FULL: failure for series starting with [1/2] "

[PATCH 1/1] drm/xe: Move l2 flush to a more sensible place
 2024-09-19  0:11 UTC  (2+ messages)
` ✗ CI.FULL: failure for series starting with [1/1] "

[PATCH v20 0/6] drm/xe/guc: Add GuC based register capture for error capture
 2024-09-18 23:51 UTC  (4+ messages)
` ✗ CI.BAT: failure for drm/xe/guc: Add GuC based register capture for error capture (rev21)


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