Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-12 00:55:47 to 2023-12-13 17:48:34 UTC [more...]

[PATCH 1/2] drm/xe/exec: move fence reservation
 2023-12-13 17:47 UTC 

[PATCH v2] drm/xe/uapi: Uniform async vs sync handling
 2023-12-13 17:36 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for drm/xe/uapi: Uniform async vs sync handling (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[Intel-xe] LLC configurating, mmap and bo cache management questions
 2023-12-13 17:27 UTC  (8+ messages)

[PATCH] MAINTAINERS: Updates to Intel DRM
 2023-12-13 16:59 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Remove vram size info from sysfs
 2023-12-13 15:53 UTC  (12+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v8 00/10] Enable compression handling on LNL
 2023-12-13  2:36 UTC  (26+ messages)
` [PATCH v8 01/10] drm/xe/xe2: Determine bios enablement for flat ccs on igfx
` [PATCH v8 02/10] drm/xe/xe2: Modify main memory to ccs memory ratio
` [PATCH v8 03/10] drm/xe/xe2: Allocate extra pages for ccs during bo create
` [PATCH v8 04/10] drm/xe/xe2: Updates on XY_CTRL_SURF_COPY_BLT
` [PATCH v8 05/10] drm/xe/xe_migrate: Use NULL 1G PTE mapped at 255GiB VA for ccs clear
` [PATCH v8 06/10] drm/xe/xe2: Update chunk size for each iteration of ccs copy
` [PATCH v8 07/10] drm/xe/xe2: Update emit_pte to use compression enabled PAT index
` [PATCH v8 08/10] drm/xe/xe2: Handle flat ccs move for igfx
` [PATCH v8 09/10] drm/xe/xe2: Modify xe_bo_test for system memory
` [PATCH v8 10/10] drm/xe/xe2: Support flat ccs
` ✓ CI.Patch_applied: success for Enable compression handling on LNL. (rev9)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.Patch_applied: success for Enable compression handling on LNL. (rev10)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Remove duplicate RING_MAX_NONPRIV_SLOTS definition
 2023-12-13  1:50 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 00/10] Introduce VF specific interrupts handler
 2023-12-13  0:57 UTC  (28+ messages)
` [PATCH 01/10] drm/xe: Add device flag for memory based IRQ support
` [PATCH 02/10] drm/xe: Add command MI_LOAD_REGISTER_MEM
` [PATCH 03/10] drm/xe: Define registers used by memory based irq processing
` [PATCH 04/10] drm/xe: Update LRC context layout definitions
` [PATCH 05/10] drm/xe: Update definition of GT_INTR_DW
` [PATCH 06/10] drm/xe: Define IRQ offsets used by HW engines
` [PATCH 07/10] drm/xe/vf: Introduce Memory Based Interrupts Handler
` [PATCH 08/10] drm/xe/vf: Update LRC with memory based interrupts data
` [PATCH 09/10] drm/xe/vf: Setup memory based interrupts in GuC
` [PATCH 10/10] drm/xe/vf: Add VF specific interrupt handler
` ✓ CI.Patch_applied: success for Introduce VF specific interrupts handler
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Allow num_batch_buffer / num_binds == 0 in IOCTLs
 2023-12-12 22:38 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH] drm/xe: Cleanup CCS mode related code
 2023-12-12 18:30 UTC  (3+ messages)

[PATCH v4 0/2] drm/xe/pmu: Remove PMU from Xe till uapi is finalized
 2023-12-12 18:30 UTC  (11+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] fixup! drm/xe/uapi: Reject bo creation of unaligned size
` ✓ CI.Patch_applied: success for drm/xe/pmu: Remove PMU from Xe till uapi is finalized
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[Intel-xe] [RFC PATCH 0/7] Syncs vs async exec/bind uAPI change
 2023-12-12 17:18 UTC  (12+ messages)
` [Intel-xe] [RFC PATCH 5/7] drm/xe: Take in-syncs into account when num_execs or num_binds == 0
` [Intel-xe] [RFC PATCH 7/7] drm/xe/uapi: Uniform async vs sync handling
  `  "

[PATCH v2 0/2] Use DRM_GPUVM helpers for the vm evict and exobj lists
 2023-12-12 16:16 UTC  (18+ messages)
` [PATCH v2 1/2] drm/xe: Use DRM GPUVM helpers for external- and evicted objects
` [PATCH v2 2/2] drm/xe: Use DRM_GPUVM_RESV_PROTECTED for gpuvm
` ✓ CI.Patch_applied: success for Use DRM_GPUVM helpers for the vm evict and exobj lists
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✓ CI.Patch_applied: success for Use DRM_GPUVM helpers for the vm evict and exobj lists (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 1/2] fixup! drm/xe/uc: Store firmware binary in system-memory backed BO
 2023-12-12 15:07 UTC  (11+ messages)
` [PATCH 2/2] fixup! drm/xe/uapi: Reject bo creation of unaligned size
` ✓ CI.Patch_applied: success for series starting with [1/2] fixup! drm/xe/uc: Store firmware binary in system-memory backed BO
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 1/2] fixup! fixup! drm/xe: Introduce a new DRM driver for Intel GPUs
 2023-12-12 14:04 UTC  (12+ messages)
` [PATCH 2/2] fixup! drm/xe: Add PVC's PCI device IDs
` ✓ CI.Patch_applied: success for series starting with [1/2] fixup! fixup! drm/xe: Introduce a new DRM driver for Intel GPUs
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v7 00/10] Enable compression handling on LNL
 2023-12-12 12:33 UTC  (14+ messages)
` [PATCH v7 01/10] drm/xe/xe2: Determine bios enablement for flat ccs on igfx
` [PATCH v7 03/10] drm/xe/xe2: Allocate extra pages for ccs during bo create
` [PATCH v7 06/10] drm/xe/xe2: Update chunk size for each iteration of ccs copy
` [PATCH v7 07/10] drm/xe/xe2: Update emit_pte to use compression enabled PAT index
` [PATCH v7 08/10] drm/xe/xe2: Handle flat ccs move for igfx
` [PATCH v7 10/10] drm/xe/xe2: Support flat ccs

[PATCH 0/2] Use DRM_GPUVM helpers for the vm evict and exobj listss
 2023-12-12  8:29 UTC  (4+ messages)
` [PATCH 1/2] drm/xe: Use DRM GPUVM helpers for external- and evicted objects

[PATCH v3 0/9] Introduce GuC Doorbells Manager
 2023-12-12  8:04 UTC  (9+ messages)
` [PATCH v3 3/9] drm/xe: "
` [PATCH v3 4/9] drm/xe/kunit: Set SR-IOV mode of the fake device
` [PATCH v3 5/9] drm/xe/kunit: Define helper functions to allocate mock device
` [PATCH v3 9/9] drm/xe/kunit: Add GuC Doorbells Manager tests

[PATCH] drm/xe/pmu: Remove PMU from Xe till uapi is finalized
 2023-12-12  6:03 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/pmu: Remove PMU from Xe till uapi is finalized (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/2] drm/xe: GSC proxy support
 2023-12-12  4:29 UTC  (10+ messages)
` [PATCH 1/2] drm/xe/gsc: Initialize GSC proxy
` [PATCH 2/2] drm/xe/gsc: add support for GSC proxy interrupt
` ✓ CI.Patch_applied: success for drm/xe: GSC proxy support
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH] drm/xe/pmu: Remove PMU from Xe till uapi is finalized
 2023-12-12  4:05 UTC  (4+ messages)

[v3 0/2] Add memory sysfs directory and attributes
 2023-12-12  3:58 UTC  (3+ messages)

[PATCH 01/13] drm/sched: Rename drm_sched_get_cleanup_job to be more descriptive
 2023-12-12  2:06 UTC  (10+ messages)
` [PATCH 13/13] fixup! drm/xe: Introduce a new DRM driver for Intel GPUs
` ✓ CI.Patch_applied: success for series starting with [01/13] drm/sched: Rename drm_sched_get_cleanup_job to be more descriptive
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "


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