Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-05 05:14:22 to 2024-09-06 09:43:13 UTC [more...]

[PATCH v4 0/3] Introduce DRM device wedged event
 2024-09-06  9:42 UTC  (4+ messages)
` [PATCH v4 1/3] drm: Introduce "
` [PATCH v4 2/3] drm/xe: Use "
` [PATCH v4 3/3] drm/i915: "

[PATCH 0/4] drm/xe: Implement device shutdown to make kexec work
 2024-09-06  9:25 UTC  (18+ messages)
` [PATCH 1/4] drm/xe: Fix missing conversion to xe_display_pm_runtime_resume
` [PATCH 2/4] drm/xe: Remove runtime argument from display s/r functions
` [PATCH 3/4] drm/xe: Wire up device shutdown handler
` [PATCH 4/4] CI-only: Test if FLR is disabled?
` ✓ CI.Patch_applied: success for drm/xe: Implement device shutdown to make kexec work
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH 0/5] Implement Wa_14021768792 to bypass m_n ratio limit
 2024-09-06  9:11 UTC  (16+ messages)
` [PATCH 1/5] drm/i915/display: Add bits for link_n_exended for DISPLAY >= 14
` [PATCH 2/5] drm/i915/display: Limit m/n ratio to 10 for display > 12
` [PATCH 3/5] drm/i915/display: Add bits for Wa_14021768792 for linkm/n ratio > 10
` [PATCH 4/5] drm/i915/display: Implement Wa_14021768792 for BMG DP for link_m/n "
` [PATCH 5/5] drm/i915: Add Wa_14021768792 as per WA framework
` ✓ CI.Patch_applied: success for Implement Wa_14021768792 to bypass m_n ratio limit
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH] drm/i915/display: Workaround for odd panning for planar yuv
 2024-09-06  9:07 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/i915/display: Workaround for odd panning for planar yuv (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH 00/43] Stop using xe_gt as a register MMIO target
 2024-09-06  9:02 UTC  (23+ messages)
` [PATCH 01/43] drm/xe: Move forcewake to 'gt.pm' substructure
` [PATCH 02/43] drm/xe: Create dedicated xe_mmio structure
` [PATCH 03/43] drm/xe: Clarify size of MMIO region
` [PATCH 04/43] drm/xe: Move GSI offset adjustment fields into 'struct xe_mmio'
` [PATCH 05/43] drm/xe: Populate GT's mmio iomap from tile during init
` [PATCH 06/43] drm/xe: Switch mmio_ext to use 'struct xe_mmio'
` [PATCH 07/43] drm/xe: Add xe_device backpointer to xe_mmio
` [PATCH 08/43] drm/xe: Adjust mmio code to pass VF substructure to SRIOV code
` [PATCH 09/43] drm/xe: Switch MMIO interface to take xe_mmio instead of xe_gt
` [PATCH 10/43] drm/xe/irq: Convert register access to use xe_mmio
` [PATCH 14/43] drm/xe/compat-i915: "

[PATCH 00/12] Enable build system on macOS hosts
 2024-09-06  8:34 UTC  (12+ messages)
` [PATCH 08/12] include: add elf.h support

[PATCH v5 0/2] drm/xe/xe_gt_idle: add debugfs entry for powergating info
 2024-09-06  8:03 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe_gt_idle: add debugfs entry for powergating info (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` [PATCH v5 1/2] drm/xe/xe_gt_idle: modify powergate enable condition
` [PATCH v5 2/2] drm/xe/xe_gt_idle: add debugfs entry for powergating info
` ✓ CI.Build: success for drm/xe/xe_gt_idle: add debugfs entry for powergating info (rev5)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/2] drm/ttm: Add an option to report graphics memory OOM
 2024-09-06  5:58 UTC  (12+ messages)
` [PATCH 1/2] drm/ttm: Change ttm_device_init to use a struct instead of multiple bools
` [PATCH 2/2] drm/ttm: Add a device flag to propagate -ENOSPC on OOM
` ✓ CI.Patch_applied: success for drm/ttm: Add an option to report graphics memory OOM
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH] drm/xe: Fix arg to pci_iomap()
 2024-09-06  5:12 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

linux-next: manual merge of the drm-xe tree with the drm-intel tree
 2024-09-06  3:27 UTC  (2+ messages)

[PATCH v7 00/10] drm/xe/guc: Improve GuC log dumping and add to devcoredump
 2024-09-06  3:04 UTC  (21+ messages)
` [PATCH v7 01/10] drm/xe/guc: Remove spurious line feed in debug print
` [PATCH v7 02/10] drm/xe/devcoredump: Add a section heading for the submission backend
` [PATCH v7 03/10] drm/xe/devcoredump: Add ASCII85 dump helper function
` [PATCH v7 04/10] drm/xe/guc: Copy GuC log prior to dumping
` [PATCH v7 05/10] drm/xe/guc: Use a two stage dump for GuC logs and add more info
` [PATCH v7 06/10] drm/print: Introduce drm_line_printer
` [PATCH v7 07/10] drm/xe/guc: Dead CT helper
` [PATCH v7 08/10] drm/xe/guc: Dump entire CTB on errors
` [PATCH v7 09/10] drm/xe/guc: Add GuC log to devcoredump captures
` [PATCH v7 10/10] 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 (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "

[PULL] drm-xe-next
 2024-09-06  2:29 UTC 

[PATCH v3 0/4] memirq infra changes
 2024-09-05 21:03 UTC  (7+ messages)
` [PATCH v3 2/4] drm/xe: move memirq out of VF
` [PATCH v3 3/4] drm/xe: memirq infra changes for MSI-X

[RFC 0/9] Fix xe_force_wake_get() failure handling
 2024-09-05 20:02 UTC  (9+ messages)
` [RFC 1/9] drm/xe: Error handling in xe_force_wake_get()
` [RFC 2/9] drm/xe: Ensure __must_check for xe_force_wake_get() return
` [RFC 7/9] drm/xe/gt_tlb_invalidation_ggtt: Call xe_force_wake_put if xe_force_wake_get succeds

[PATCH v4 0/2] drm/xe/xe_gt_idle: add debugfs entry for powergating info
 2024-09-05 19:50 UTC  (14+ messages)
` [PATCH v4 1/2] drm/xe/xe_gt_idle: modify powergate enable condition
` [PATCH v4 2/2] drm/xe/xe_gt_idle: add debugfs entry for powergating info
` ✓ CI.Patch_applied: success for drm/xe/xe_gt_idle: add debugfs entry for powergating info (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[RFC] drm/xe/display: Merge xe's display info probe and i915 HAS_DISPLAY checks
 2024-09-05 18:16 UTC  (4+ messages)

[PATCH 00/12] PF: Improve VF control
 2024-09-05 18:07 UTC  (6+ messages)
` [PATCH 01/12] drm/xe/pf: Add function to sanitize VF resources

[PATCH 0/2] drm/i915/pciids: cleanups
 2024-09-05 18:02 UTC  (6+ messages)
` [PATCH 1/2] drm/i915/pciids: use designated initializers in INTEL_VGA_DEVICE()
` [PATCH 2/2] drm/i915/pciids: separate ARL and MTL PCI IDs

[PATCH 0/4] drm/i915/display: add snapshot capture/print infra
 2024-09-05 17:01 UTC  (8+ messages)
` [PATCH 1/4] drm/i915: dump display parameters captured in error state, not current
` [PATCH 3/4] drm/i915/display: move device info and params handling to snapshot
` [PATCH 4/4] drm/i915/display: move dmc snapshotting to new display snapshot

[PATCH 2/4] drm/i915/display: add intel_display_snapshot abstraction
 2024-09-05 16:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/xe: Replace double space with single space after comma
 2024-09-05 16:31 UTC  (3+ messages)
` ✗ CI.FULL: failure for drm/xe: Replace double space with single space after comma (rev2)

[PATCH] drm/xe/pf: Sanitize VF scratch registers on FLR
 2024-09-05 16:07 UTC  (5+ messages)
` ✗ CI.BAT: failure for "
` ✗ CI.FULL: "

[PATCH] drm/xe: Suppress missing outer rpm protection warning
 2024-09-05 14:53 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Suppress missing outer rpm protection warning (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PULL] drm-misc-fixes
 2024-09-05 14:19 UTC 

[PATCH] drm/xe: Add a xe_bo subtest for shrinking / swapping
 2024-09-05 14:11 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[drm-xe:drm-xe-next] BUILD SUCCESS 34bb7b813ab398106f700b0a6b218509bb0b904c
 2024-09-05 13:37 UTC 

[PULL] drm-xe-fixes
 2024-09-05 13:28 UTC 

[PATCH] drm/xe: use IS_ENABLED() instead of defined() on config options
 2024-09-05 13:10 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: use IS_ENABLED() instead of defined() on config options (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/2] drm: add two missing DRM_DISPLAY_DSC_HELPER selects
 2024-09-05 12:40 UTC  (3+ messages)

[PULL] drm-misc-next-fixes
 2024-09-05 11:38 UTC 

[PATCH 0/3] drm/xe/pciids: more ADL-N, cleanups
 2024-09-05 10:09 UTC  (9+ messages)
` [PATCH 1/3] drm/xe/pciids: add some missing ADL-N PCI IDs
` [PATCH 2/3] drm/xe/pciids: separate RPL-U and RPL-P "
` [PATCH 3/3] drm/xe/pciids: separate ARL and MTL "

[PATCH 0/7] drm/i915/display: intel_display_types.h cleanup
 2024-09-05  9:58 UTC  (3+ messages)
` [PATCH 1/7] drm/i915/wm: move struct intel_watermark_params to i9xx_wm.c

[PULL] drm-intel-fixes
 2024-09-05  8:16 UTC 

[PATCH v5 0/2] drm/ttm: Really use a separate LRU list for swapped- and pinned objects
 2024-09-05  7:57 UTC  (10+ messages)
` [PATCH v5 1/2] drm/ttm: Move swapped objects off the manager's LRU list
` [PATCH v5 2/2] drm/ttm: Move pinned objects off LRU lists when pinning
` ✓ CI.Patch_applied: success for drm/ttm: Really use a separate LRU list for swapped- and pinned objects (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH] drm: enable warnings on unused static inlines
 2024-09-05  7:32 UTC  (3+ messages)


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