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

[PATCH 0/6] drm/i915: Some intel_display conversions
 2024-09-06 16:17 UTC  (23+ messages)
` [PATCH 1/6] drm/i915/cdclk: Add missing braces
` [PATCH 2/6] drm/i915/cdclk: Convert CDCLK code to intel_display
` [PATCH 3/6] drm/i915/power: Convert low level DC state "
` [PATCH 4/6] drm/i915/vga: Convert VGA "
` [PATCH 5/6] drm/i915/power: Convert "i830 power well" "
` [PATCH 6/6] drm/i915/dmc: Convert DMC "
` ✓ CI.Patch_applied: success for drm/i915: Some intel_display conversions
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH] drm/xe: Add a xe_bo subtest for shrinking / swapping
 2024-09-06 15:59 UTC  (2+ messages)

[PATCH 0/3] drm/xe: split PVC PCI ID commit to two
 2024-09-06 15:59 UTC  (12+ messages)
` [PATCH 1/3] [topic/xe-for-CI] Revert "drm/xe: Add PVC's PCI device IDs"
` [PATCH 2/3] drm/xe/pciids: Add PVC's PCI device ID macros
` [PATCH 3/3] drm/xe: Add PVC's PCI device IDs
` ✓ CI.Patch_applied: success for drm/xe: split PVC PCI ID commit to two
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/4] drm/xe: Implement device shutdown to make kexec work
 2024-09-06 15:53 UTC  (23+ 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 v2 0/8] Enable build system on macOS hosts
 2024-09-06 15:47 UTC  (18+ messages)
` [PATCH v2 1/8] scripts: subarch.include: fix SUBARCH "
` [PATCH v2 2/8] file2alias: fix uuid_t definitions for macos
` [PATCH v2 3/8] drm/xe: xe_gen_wa_oob: fix program_invocation_short_name "
` [PATCH v2 4/8] arm64: nvhe: add bee-headers support
` [PATCH v2 5/8] scripts: "
` [PATCH v2 6/8] selinux: do not include <linux/*.h> headers from host programs
` [PATCH v2 7/8] selinux: move genheaders to security/selinux/
` [PATCH v2 8/8] Documentation: add howto build in macos
` ✗ CI.Patch_applied: failure for Enable build system on macOS hosts (rev2)

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

[PATCH] drm/i915/display: Workaround for odd panning for planar yuv
 2024-09-06 15:33 UTC  (13+ 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 "
` ✗ CI.BAT: failure "

[PATCH 00/43] Stop using xe_gt as a register MMIO target
 2024-09-06 15:28 UTC  (26+ 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] drm: enable warnings on unused static inlines
 2024-09-06 14:38 UTC  (2+ messages)
` ✓ CI.FULL: success for "

[drm-xe:drm-xe-fixes] BUILD SUCCESS 4bfc9c553f5ea8cbfe085824f3283885cf173c20
 2024-09-06 14:03 UTC 

[PATCH] drm/xe: use IS_ENABLED() instead of defined() on config options
 2024-09-06 13:50 UTC  (4+ messages)
` ✗ CI.FULL: failure for "

[PATCH 0/4] drm/i915/display: add snapshot capture/print infra
 2024-09-06 13:43 UTC  (9+ 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
` ✓ CI.FULL: success for drm/i915/display: add snapshot capture/print infra (rev2)

[PATCH 0/3] drm/xe/pciids: more ADL-N, cleanups
 2024-09-06 12:43 UTC  (4+ messages)
` [PATCH 1/3] drm/xe/pciids: add some missing ADL-N PCI IDs

[PULL] drm-intel-gt-next
 2024-09-06 10:55 UTC 

[PATCH V2] drm/xe/xe2hpg: Add Wa_15016589081
 2024-09-06 10:55 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe/xe2hpg: Add Wa_15016589081 (rev2)

[PATCH v7] drm/xe: remove GuC reload in D3Hot path
 2024-09-06 10:28 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for drm/xe: remove GuC reload in D3Hot path (rev8)

[PATCH v4 0/3] Introduce DRM device wedged event
 2024-09-06 10:23 UTC  (11+ messages)
` [PATCH v4 1/3] drm: Introduce "
` [PATCH v4 2/3] drm/xe: Use "
` [PATCH v4 3/3] drm/i915: "
` ✓ CI.Patch_applied: success for Introduce DRM device wedged event (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH 0/2] drm/i915/pciids: cleanups
 2024-09-06 10:22 UTC  (7+ 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
` ✓ CI.FULL: success for drm/i915/pciids: cleanups

[PATCH 0/5] Implement Wa_14021768792 to bypass m_n ratio limit
 2024-09-06  9:11 UTC  (6+ messages)
` [PATCH 1/5] drm/i915/display: Add bits for link_n_exended for DISPLAY >= 14
` [PATCH 5/5] drm/i915: Add Wa_14021768792 as per WA framework

[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 1/2] drm/ttm: Change ttm_device_init to use a struct instead of multiple bools
 2024-09-06  5:58 UTC  (3+ messages)

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  (4+ messages)
` [PATCH v4 2/2] "

[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 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  (2+ messages)
` ✓ CI.BAT: success for drm/xe: Suppress missing outer rpm protection warning (rev2)


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