Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-06 14:27:28 to 2024-09-08 14:08:44 UTC [more...]

[PATCH v2 0/8] Enable build system on macOS hosts
 2024-09-08 14:05 UTC  (22+ 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 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

[PATCH v4 0/3] Introduce DRM device wedged event
 2024-09-08 14:08 UTC  (5+ messages)
` [PATCH v4 1/3] drm: Introduce "

[PATCH v5 0/2] drm/xe/xe_gt_idle: add debugfs entry for powergating info
 2024-09-08  8:40 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe/xe_gt_idle: add debugfs entry for powergating info (rev5)

[PATCH v7 00/10] drm/xe/guc: Improve GuC log dumping and add to devcoredump
 2024-09-08  0:02 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe/guc: Improve GuC log dumping and add to devcoredump (rev2)

[PATCH 0/4] drm/xe: Implement device shutdown to make kexec work
 2024-09-07 16:26 UTC  (9+ messages)
` [PATCH 3/4] drm/xe: Wire up device shutdown handler
` ✗ CI.FULL: failure for drm/xe: Implement device shutdown to make kexec work

[PATCH] drm/xe: Suppress missing outer rpm protection warning
 2024-09-07 15:34 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe: Suppress missing outer rpm protection warning (rev2)

[PATCH] drm/xe: Add a xe_bo subtest for shrinking / swapping
 2024-09-07 13:45 UTC  (3+ messages)
` ✗ CI.FULL: failure for "

[drm-xe:drm-xe-next 3/4] drivers/gpu/drm/xe/xe_pm.c:606:20: error: no member named 'runtime_status' in 'struct dev_pm_info'
 2024-09-07 13:06 UTC 

[PATCH 0/5] Implement Wa_14021768792 to bypass m_n ratio limit
 2024-09-07 11:59 UTC  (2+ messages)
` ✓ CI.FULL: success for "

[PATCH 0/2] drm/ttm: Add an option to report graphics memory OOM
 2024-09-07 10:14 UTC  (2+ messages)
` ✓ CI.FULL: success for "

[PATCH] drm/xe: use IS_ENABLED() instead of defined() on config options
 2024-09-07  8:26 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe: use IS_ENABLED() instead of defined() on config options (rev2)

[drm-xe:drm-xe-next 3/4] drivers/gpu/drm/xe/xe_pm.c:606:26: error: 'struct dev_pm_info' has no member named 'runtime_status'
 2024-09-07  7:58 UTC 

[PATCH v5 0/2] drm/ttm: Really use a separate LRU list for swapped- and pinned objects
 2024-09-07  5:59 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/ttm: Really use a separate LRU list for swapped- and pinned objects (rev5)

[PATCH v4 0/2] drm/xe/xe_gt_idle: add debugfs entry for powergating info
 2024-09-07  5:05 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe/xe_gt_idle: add debugfs entry for powergating info (rev4)

[PATCH 0/2] drm: add two missing DRM_DISPLAY_DSC_HELPER selects
 2024-09-07  4:23 UTC  (2+ messages)
` ✓ CI.FULL: success for "

[PATCH v2 00/43] Stop using xe_gt as a register MMIO target
 2024-09-07  4:22 UTC  (51+ messages)
` [PATCH v2 01/43] drm/xe: Move forcewake to 'gt.pm' substructure
` [PATCH v2 02/43] drm/xe: Create dedicated xe_mmio structure
` [PATCH v2 03/43] drm/xe: Clarify size of MMIO region
` [PATCH v2 04/43] drm/xe: Move GSI offset adjustment fields into 'struct xe_mmio'
` [PATCH v2 05/43] drm/xe: Populate GT's mmio iomap from tile during init
` [PATCH v2 06/43] drm/xe: Switch mmio_ext to use 'struct xe_mmio'
` [PATCH v2 07/43] drm/xe: Add xe_tile backpointer to xe_mmio
` [PATCH v2 08/43] drm/xe: Adjust mmio code to pass VF substructure to SRIOV code
` [PATCH v2 09/43] drm/xe: Switch MMIO interface to take xe_mmio instead of xe_gt
` [PATCH v2 10/43] drm/xe/irq: Convert register access to use xe_mmio
` [PATCH v2 11/43] drm/xe/pcode: "
` [PATCH v2 12/43] drm/xe/hwmon: "
` [PATCH v2 13/43] drm/xe/vram: "
` [PATCH v2 14/43] drm/xe/compat-i915: "
` [PATCH v2 15/43] drm/xe/lmtt: "
` [PATCH v2 16/43] drm/xe/stolen: "
` [PATCH v2 17/43] drm/xe/device: "
` [PATCH v2 18/43] drm/xe/pci: "
` [PATCH v2 19/43] drm/xe/wa: "
` [PATCH v2 20/43] drm/xe/uc: "
` [PATCH v2 21/43] drm/xe/guc: "
` [PATCH v2 22/43] drm/xe/huc: "
` [PATCH v2 23/43] drm/xe/gsc: "
` [PATCH v2 24/43] drm/xe/query: "
` [PATCH v2 25/43] drm/xe/mcr: "
` [PATCH v2 26/43] drm/xe/mocs: "
` [PATCH v2 27/43] drm/xe/hw_engine: "
` [PATCH v2 28/43] drm/xe/gt_throttle: "
` [PATCH v2 29/43] drm/xe/pat: "
` [PATCH v2 30/43] drm/xe/wopcm: "
` [PATCH v2 31/43] drm/xe/oa: "
` [PATCH v2 32/43] drm/xe/topology: "
` [PATCH v2 33/43] drm/xe/execlist: "
` [PATCH v2 34/43] drm/xe/gt_clock: "
` [PATCH v2 35/43] drm/xe/reg_sr: "
` [PATCH v2 36/43] drm/xe/gt: "
` [PATCH v2 37/43] drm/xe/sriov: "
` [PATCH v2 38/43] drm/xe/tlb: "
` [PATCH v2 39/43] drm/xe/gt_idle: "
` [PATCH v2 40/43] drm/xe/forcewake: "
` [PATCH v2 41/43] drm/xe/ggtt: "
` [PATCH v2 42/43] drm/xe/ccs_mode: "
` [PATCH v2 43/43] drm/xe/mmio: Drop compatibility macros
` ✓ CI.Patch_applied: success for Stop using xe_gt as a register MMIO target (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "

[PATCH v18 0/6] drm/xe/guc: Add GuC based register capture for error capture
 2024-09-07  3:05 UTC  (14+ messages)
` [PATCH v18 1/6] drm/xe/guc: Prepare GuC register list and update ADS size "
` [PATCH v18 2/6] drm/xe/guc: Add XE_LP steered register lists
` [PATCH v18 3/6] drm/xe/guc: Add capture size check in GuC log buffer
` [PATCH v18 4/6] drm/xe/guc: Extract GuC error capture lists
` [PATCH v18 5/6] drm/xe/guc: Plumb GuC-capture into dev coredump
` [PATCH v18 6/6] drm/xe/guc: Save manual engine capture into capture list
` ✓ CI.Patch_applied: success for drm/xe/guc: Add GuC based register capture for error capture (rev18)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2] drm/xe/oa: Enable Xe2+ PES disaggregation
 2024-09-07  2:12 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Don't keep stale pointer to bo->ggtt_node
 2024-09-07  1:08 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/9] Add Xe3 and Panther Lake support
 2024-09-07  0:30 UTC  (23+ messages)
` [PATCH 1/9] drm/xe/xe3: Xe3 uses the same PAT settings as Xe2
` [PATCH 2/9] drm/xe/xe3: Define Xe3 feature flags
` [PATCH 3/9] drm/xe/xe3: Generate and store the L3 bank mask
` [PATCH 4/9] drm/xe/xe3: Add initial set of workarounds
` [PATCH 5/9] drm/xe/xe3: Extend wa_15015404425 for xe3
` [PATCH 6/9] drm/xe/xe3lpm: Add new "instance0" steering table
` [PATCH 7/9] drm/xe/ptl: PTL re-uses Xe2 MOCS table
` [PATCH 8/9] drm/xe/ptl: Add performance tuning settings for PTL
` [PATCH 9/9] drm/xe/ptl: Add PTL platform definition
` ✗ CI.checkpatch: warning for Add Xe3 and Panther Lake support
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[RFC] drm/xe/display: Merge xe's display info probe and i915 HAS_DISPLAY checks
 2024-09-06 23:56 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH] drm/xe/oa: Enable PES disaggregation
 2024-09-06 23:25 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 00/43] Stop using xe_gt as a register MMIO target
 2024-09-06 23:17 UTC  (21+ messages)
` [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 11/43] drm/xe/pcode: Convert register access to use xe_mmio
` [PATCH 12/43] drm/xe/hwmon: "
` [PATCH 13/43] drm/xe/vram: "
` [PATCH 14/43] drm/xe/compat-i915: "
` [PATCH 15/43] drm/xe/lmtt: "
` [PATCH 16/43] drm/xe/stolen: "

[PATCH] drm/xe: Mark reserved engines in snapshot
 2024-09-06 22:48 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/2] Fix extobj dma-resv slot usage in XE's exec IOCTL
 2024-09-06 22:09 UTC  (2+ messages)
` ✓ CI.FULL: success for "

[PATCH] drm/xe: Suppress missing outer rpm protection warning
 2024-09-06 20:32 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[RFC PATCH 00/28] Introduce GPU SVM and Xe SVM implementation
 2024-09-06 18:41 UTC  (3+ messages)
` [RFC PATCH 05/28] drm/gpusvm: Add support for GPU Shared Virtual Memory

[PATCH v17 0/7] drm/xe/guc: Add GuC based register capture for error capture
 2024-09-06 18:11 UTC  (4+ messages)
` [PATCH v17 7/7] drm/xe/guc: Plumb GuC-capture into dev coredump

[RFC 0/9] Fix xe_force_wake_get() failure handling
 2024-09-06 16:29 UTC  (9+ messages)
` [RFC 1/9] drm/xe: Error handling in xe_force_wake_get()
` [RFC 7/9] drm/xe/gt_tlb_invalidation_ggtt: Call xe_force_wake_put if xe_force_wake_get succeds

[PATCH 1/2] drm/xe: Cleanup has_flat_ccs handling
 2024-09-06 16:26 UTC  (2+ messages)
` ✓ CI.FULL: success for series starting with [1/2] "

[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 0/3] drm/xe: split PVC PCI ID commit to two
 2024-09-06 15:59 UTC  (3+ messages)
` [PATCH 2/3] drm/xe/pciids: Add PVC's PCI device ID macros

[PATCH] drm/xe: Fix arg to pci_iomap()
 2024-09-06 15:40 UTC  (4+ messages)

[PATCH] drm/i915/display: Workaround for odd panning for planar yuv
 2024-09-06 15:33 UTC  (5+ messages)

[PATCH] drm: enable warnings on unused static inlines
 2024-09-06 14:38 UTC  (2+ messages)
` ✓ CI.FULL: success for "


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