Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-28 15:15:23 to 2023-11-29 16:22:03 UTC [more...]

[Intel-xe] [PATCH 1/3] drm/xe/guc: Drop ancient GuC CTB definitions
 2023-11-29  9:20 UTC  (12+ messages)
` [Intel-xe] [PATCH 2/3] drm/xe/guc: Remove obsolete GuC CTB documentation
` [Intel-xe] [PATCH 3/3] drm/xe/guc: Include only required GuC ABI headers
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/3] drm/xe/guc: Drop ancient GuC CTB definitions
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH v2] RFC: drm/xe: Return correct error code for xe_wait_user_fence_ioctl
 2023-11-29  9:11 UTC  (3+ messages)

[Intel-xe] [PATCH v4 00/22] drm/xe: Probe tweaks and reordering
 2023-11-29 16:02 UTC  (27+ messages)
` [Intel-xe] [PATCH v4 01/22] drm/xe: Skip calling drm_dev_put on probe error
` [Intel-xe] [PATCH v4 02/22] drm/xe: Use managed pci_enable_device
` [Intel-xe] [PATCH v4 03/22] drm/xe/irq: Don't call pci_free_irq_vectors
` [Intel-xe] [PATCH v4 04/22] drm/xe: Move xe_set_dma_info outside of MMIO setup
` [Intel-xe] [PATCH v4 05/22] drm/xe: Move xe_mmio_probe_tiles "
` [Intel-xe] [PATCH v4 06/22] drm/xe: Split xe_info_init
` [Intel-xe] [PATCH v4 07/22] drm/xe: Introduce xe_tile_init_early and use at earlier point in probe
` [Intel-xe] [PATCH v4 08/22] drm/xe: Map the entire BAR0 and hold onto the initial mapping
` [Intel-xe] [PATCH v4 09/22] drm/xe/device: Introduce xe_device_probe_early
` [Intel-xe] [PATCH v4 10/22] drm/xe: Don't "peek" into GMD_ID
` [Intel-xe] [PATCH v4 11/22] drm/xe: Move system memory management init to earlier point in probe
` [Intel-xe] [PATCH v4 12/22] drm/xe: Move force_wake "
` [Intel-xe] [PATCH v4 13/22] drm/xe: Reorder GGTT "
` [Intel-xe] [PATCH v4 14/22] drm/xe: Add a helper for DRM device-lifetime BO create
` [Intel-xe] [PATCH v4 15/22] drm/xe/uc: Split xe_uc_fw_init
` [Intel-xe] [PATCH v4 16/22] drm/xe/uc: Store firmware binary in system-memory backed BO
` [Intel-xe] [PATCH v4 17/22] drm/xe/uc: Extract xe_uc_sanitize_reset
` [Intel-xe] [PATCH v4 18/22] drm/xe/guc: Split GuC params used for "hwconfig" and "post-hwconfig"
` [Intel-xe] [PATCH v4 19/22] drm/managed: Add drmm_release_action
` [Intel-xe] [PATCH v4 20/22] drm/xe/guc: Allocate GuC data structures in system memory for initial load
` [Intel-xe] [PATCH v4 21/22] drm/xe/guc: Move GuC power control init to "post-hwconfig"
` [Intel-xe] [PATCH v4 22/22] drm/xe: Initialize GuC earlier during probe
` [Intel-xe] ✗ CI.Patch_applied: failure for drm/xe: Probe tweaks and reordering (rev3)

[Intel-xe] [PATCH v2 00/14] uAPI Alignment - Cleanup and future proof
 2023-11-29 14:08 UTC  (18+ messages)
` [Intel-xe] [PATCH v2 03/14] drm/xe: Make DRM_XE_DEVICE_QUERY_ENGINES "
` [Intel-xe] [PATCH v2 05/14] drm/xe/uapi: Align on a common way to return arrays (memory regions)
` [Intel-xe] [PATCH v2 06/14] drm/xe/uapi: Align on a common way to return arrays (gt)
` [Intel-xe] [PATCH v2 07/14] drm/xe/uapi: Align on a common way to return arrays (engines)
` [Intel-xe] [PATCH v2 08/14] drm/xe/uapi: Split xe_sync types from flags
` [Intel-xe] [PATCH v2 09/14] drm/xe/uapi: Kill tile_mask
` [Intel-xe] [PATCH v2 10/14] drm/xe/uapi: Crystal Reference Clock updates

[Intel-xe] [PATCH v1 0/6] DSB refactoring
 2023-11-29 15:51 UTC  (13+ messages)
` [Intel-xe] [PATCH v1 1/6] Revert "FIXME: drm/i915/dsb: xe changes for dsb"
` [Intel-xe] [PATCH v1 2/6] drm/i915/dsb: Allocate command buffer from local memory
` [Intel-xe] [PATCH v1 3/6] drm/i915/dsb: Correct DSB command buffer cache coherency settings
` [Intel-xe] [PATCH v1 4/6] drm/i915/dsb: Re-instate DSB for LUT updates
` [Intel-xe] [PATCH v1 5/6] drm/i915/dsb: DSB code refactoring
` [Intel-xe] [PATCH v1 6/6] drm/xe/dsb: DSB implementation for xe
` [Intel-xe] ✓ CI.Patch_applied: success for DSB refactoring
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✗ CI.Build: failure "

[Intel-xe] [RFC 00/25] xe-eudebug: GPU debugging interface
 2023-11-29 15:26 UTC  (4+ messages)
` [Intel-xe] [RFC 01/25] drm/xe/eudebug: Introduce eudebug support

[Intel-xe] [PATCH 0/1] drm/xe: explicitly set GGTT access for GuC DMA
 2023-11-29 15:23 UTC  (6+ messages)
` [Intel-xe] [PATCH 1/1] "

[Intel-xe] [PATCH 1/4] drm/xe: Introduce dedicated function to read fuse registers
 2023-11-29 15:02 UTC  (3+ messages)
` [Intel-xe] [PATCH 2/4] drm/xe: Use dedicated function to read engine "

[Intel-xe] [PATCH] drm/xe/doc: Include documentation about xe_assert()
 2023-11-29 14:36 UTC  (2+ messages)

[Intel-xe] [PATCH] drm/xe/mocs: update MOCS table for xe2
 2023-11-29 14:23 UTC  (9+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH v2] drm/xe: fix mem_access for early lrc generation
 2023-11-29 10:39 UTC  (3+ messages)

[Intel-xe] [PATCH v6] Documentation/gpu: VM_BIND locking document
 2023-11-29  9:38 UTC  (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for Documentation/gpu: VM_BIND locking document (rev6)

[Intel-xe] [PATCH v4] drm/i915: handle uncore spinlock when not available
 2023-11-29  9:17 UTC 

[Intel-xe] [PATCH] drm/i915: don't use uncore spinlock to protect critical section in vblank
 2023-11-29  8:22 UTC  (11+ messages)
  ` [Intel-xe] [Intel-gfx] "

[Intel-xe] [PATCH v2] drm/xe/dgfx: Release mmap mappings on rpm suspend
 2023-11-29  7:23 UTC  (15+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/dgfx: Release mmap mappings on rpm suspend (rev2)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✗ CI.BAT: failure "
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/dgfx: Release mmap mappings on rpm suspend (rev3)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✗ CI.BAT: failure "

[Intel-xe] [PATCH v2 0/3] drm/xe: Enable fixed CCS mode
 2023-11-29  5:34 UTC  (11+ messages)
` [Intel-xe] [PATCH v2 1/3] drm/xe: Enable Fixed CCS mode setting
` [Intel-xe] [PATCH v2 2/3] drm/xe: Allow userspace to configure CCS mode
` [Intel-xe] [PATCH v2 3/3] drm/xe: Avoid any races around ccs_mode update
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Enable fixed CCS mode
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH 0/8] Engine Busyness
 2023-11-29  5:18 UTC  (10+ messages)
` [Intel-xe] [PATCH 1/8] RFC drm/xe: Move user engine class mappings to header
` [Intel-xe] [PATCH 3/8] RFC drm/xe/guc: Expose engine busyness only for supported GuC version
` [Intel-xe] [PATCH 4/8] RFC drm/xe/guc: Add PMU counter for total active ticks

[Intel-xe] [PATCH V2 1/3] drm/xe: Track if platform has csc uid
 2023-11-29  5:09 UTC  (4+ messages)
` [Intel-xe] [PATCH V2 2/3] drm/xe/ats-m: Expose uid for ATS-M via sysfs

[Intel-xe] [PATCH V3 0/3] Report ATS-M Unique device id
 2023-11-29  5:00 UTC  (12+ messages)
` [Intel-xe] [PATCH V3 1/3] drm/xe: Track if platform has csc uid
` [Intel-xe] [PATCH V3 2/3] drm/xe/ats-m: Expose uid for ATS-M via sysfs
` [Intel-xe] [PATCH V3 3/3] drm/xe: Move device sysfs init out of xe_pm_init
` [Intel-xe] ✓ CI.Build: success for Report ATS-M Unique device id
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [RFC v2 0/6] Enable compression handling on LNL
 2023-11-29  4:53 UTC  (8+ messages)
` [Intel-xe] [RFC v2 3/6] drm/xe/xe2: Allocate extra pages for ccs during bo create

[Intel-xe] [PATCH 0/2] HuC authentication via GSC
 2023-11-29  4:13 UTC  (10+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe/huc: Prepare for 2-step HuC authentication
` [Intel-xe] [PATCH 2/2] drm/xe/huc: HuC authentication via GSC
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH 0/2] drm/xe/xe2: add pagefault support for LNL platform
 2023-11-29  2:31 UTC  (10+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe/xe2: Update LNL platform to support device page faults
` [Intel-xe] [PATCH 2/2] drm/xe/xe2: Respond to TRTT faults as unsuccessful page fault
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/xe2: add pagefault support for LNL platform
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH] drm/xe: Move wa processing to gt_init
 2023-11-29  1:07 UTC  (6+ messages)

[Intel-xe] [CI] drm/xe/kunit: Return number of iterated devices
 2023-11-29  0:15 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/kunit: Return number of iterated devices (rev2)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✗ CI.BAT: failure "

[Intel-xe] [PATCH] fixup! drm/xe: Memory allocations are tile-based, not GT-based
 2023-11-28 23:26 UTC  (10+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH v2 0/3] Add support for XeLink device
 2023-11-28 22:05 UTC  (3+ messages)
` [Intel-xe] [PATCH v2 1/3] drm/xe: Introduce "

[Intel-xe] [PATCH 1/2] devcoredump: Add dev_coredump_put()
 2023-11-28 21:45 UTC  (2+ messages)

[Intel-xe] [PATCH v4 0/3] drm/xe: Add a flag that can disable GuC PM
 2023-11-28 21:33 UTC  (7+ messages)
` [Intel-xe] [PATCH 1/3] drm/xe: Rename xe_gt_idle_sysfs to xe_gt_idle
` [Intel-xe] [PATCH 2/3] drm/xe: Add skip_guc_pc flag
` [Intel-xe] [PATCH 3/3] drm/xe: Manually setup C6 when skip_guc_pc is set

[Intel-xe] [PATCH 1/2] drm/xe: add skip_pcode flag
 2023-11-28 21:29 UTC  (9+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe: rename bypass_mtcfg to skip_mtcfg
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: add skip_pcode flag
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH 0/5] Introduce Local Memory Translation Table
 2023-11-28 17:14 UTC  (13+ messages)
` [Intel-xe] [PATCH 1/5] drm/xe: Define DRM_XE_DEBUG_SRIOV config
` [Intel-xe] [PATCH 2/5] drm/xe: Introduce SR-IOV logging macros
` [Intel-xe] [PATCH 3/5] drm/xe/pf: Introduce Local Memory Translation Table
` [Intel-xe] [PATCH 4/5] drm/xe/kunit: Enable CONFIG_PCI_IOV in .kunitconfig
` [Intel-xe] [PATCH 5/5] drm/xe/kunit: Add test for LMTT operations
` [Intel-xe] ✓ CI.Patch_applied: success for Introduce Local Memory Translation Table
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "
` [Intel-xe] ✓ CI.checksparse: success "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH V11 0/1] drm/xe: Count and report low level driver errors
 2023-11-28  9:57 UTC  (5+ messages)
` [Intel-xe] [PATCH V11 1/1] drm/xe: Introduce and update counter for "

[Intel-xe] [PATCH v2] drm/xe: Internally change the compute_mode and no_dma_fence mode naming
 2023-11-28  9:17 UTC  (2+ messages)

[Intel-xe] [PATCH v5] Documentation/gpu: VM_BIND locking document
 2023-11-28 16:05 UTC  (4+ messages)

[Intel-xe] [PATCH] drm/xe: Encapsulate all the module parameters
 2023-11-28 15:58 UTC  (2+ messages)


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