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

[PATCH] drm/xe: Remove vram size info from sysfs
 2023-12-15  2:20 UTC  (8+ messages)

[PATCH 1/3] drm/xe: Return error if drm_buddy_init() fails
 2023-12-15  0:48 UTC  (13+ messages)
` [PATCH 2/3] drm/xe/bo: Remove unusued variable
` [PATCH 3/3] drm/xe: Enable W=1 warnings by default
` ✓ CI.Patch_applied: success for series starting with [1/3] drm/xe: Return error if drm_buddy_init() fails
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/dg2: Drop pre-production workarounds
 2023-12-15  0:33 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/8] Trivial register cleanups
 2023-12-15  0:07 UTC  (27+ messages)
` [PATCH 1/8] drm/xe: Drop "_REG" suffix from CSFE_CHICKEN1
` [PATCH 2/8] drm/xe: Move some per-engine register definitions to the engine header
` [PATCH 3/8] drm/xe: Fix whitespace in register definitions
` [PATCH 4/8] drm/xe: Move engine base offsets to engine register header
` [PATCH 5/8] drm/xe: Move GSC HECI base offsets out of "
` [PATCH 6/8] drm/xe: Define interrupt vector bits with the interrupt registers
` [PATCH 7/8] drm/xe: Re-sort GT register header
` [PATCH 8/8] drm/xe: Drop some unnecessary header includes
` ✓ CI.Patch_applied: success for Trivial register cleanups
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

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

[Intel-xe] [PATCH v10 00/12] Supporting RAS on XE
 2023-12-14 22:07 UTC  (5+ messages)
` [Intel-xe] [PATCH v1 06/12] drm/xe: Rename XE_RESET_FAILED_UEVENT to XE_RESET_REQUIRED_UEVENT

[PATCH v1 00/14] uAPI Alignment - Documentation
 2023-12-14 21:23 UTC  (29+ messages)
` [PATCH v1 01/14] drm/xe/uapi: Add a comment to each struct
` [PATCH v1 02/14] drm/xe/uapi: Add missing documentation for struct members
` [PATCH v1 03/14] drm/xe/uapi: Document use of size in drm_xe_device_query
` [PATCH v1 04/14] drm/xe/uapi: Document drm_xe_query_config keys
` [PATCH v1 05/14] drm/xe/uapi: Document DRM_XE_DEVICE_QUERY_HWCONFIG
` [PATCH v1 06/14] drm/xe/uapi: Make constant comments visible in kernel doc
` [PATCH v1 07/14] drm/xe/uapi: Replace BO with GEM in documentation
` [PATCH v1 08/14] drm/xe/uapi: Order sections
` [PATCH v1 09/14] drm/xe/uapi: More uAPI documentation additions and cosmetic updates
` [PATCH v1 10/14] drm/xe/uapi: Document the memory_region bitmask
` [PATCH v1 12/14] drm/xe/uapi: Add examples of user space code
` [PATCH v1 13/14] drm/xe/uapi: Move CPU_CACHING defines before doc
` [PATCH v1 14/14] drm/xe/uapi: Move DRM_XE_ACC_GRANULARITY_* where they are used

[PATCH v3] drm/xe/uapi: Remove sync binds
 2023-12-14 18:12 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/uapi: Remove sync binds (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH 1/2] drm/xe/exec: move fence reservation
 2023-12-14 16:19 UTC  (10+ messages)
` [PATCH 2/2] drm/xe/exec: reserve fence slot for CPU bind
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/exec: move fence reservation
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[v4] drm/xe: Add vram frequency sysfs attributes
 2023-12-14 14:23 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[Intel-xe] [PATCH v2] drm/xe/dgfx: Release mmap mappings on rpm suspend
 2023-12-14 14:16 UTC  (3+ messages)

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

[PATCH v3 00/10] Engine Busyness
 2023-12-14 13:31 UTC  (15+ messages)
` [PATCH v3 01/10] drm/xe/pmu: Remove PMU from Xe till uapi is finalized
` [PATCH v3 02/10] fixup! drm/xe/uapi: Reject bo creation of unaligned size
` [PATCH v3 03/10] drm/xe: Move user engine class mappings to functions
` [PATCH v3 04/10] RFC drm/xe/guc: Add interface for engine busyness ticks
` [PATCH v3 05/10] RFC drm/xe/uapi: Add configs for Engine busyness
` [PATCH v3 06/10] RFC drm/xe/pmu: Enable PMU interface and add engine busyness counter
` [PATCH v3 07/10] RFC drm/xe/guc: Add PMU counter for total active ticks
` [PATCH v3 08/10] RFC drm/xe/guc: Expose engine busyness only for supported GuC version
` [PATCH v3 09/10] RFC drm/xe/guc: Dynamically enable/disable engine busyness stats
` [PATCH v3 10/10] RFC drm/xe/guc: Handle runtime suspend issues for engine busyness
` ✓ CI.Patch_applied: success for Engine Busyness (rev3)
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

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

[PATCH v2] drm/xe/uapi: Remove sync binds
 2023-12-14 11:53 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/uapi: Remove sync binds (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH] MAINTAINERS: Updates to Intel DRM
 2023-12-14 11:34 UTC  (2+ messages)

[drm-xe:drm-xe-next 2/10] xe_device.c:undefined reference to `__aeabi_uldivmod'
 2023-12-14 10:27 UTC 

[PATCH v2 0/8] Engine Busyness
 2023-12-14  8:06 UTC  (4+ messages)

[drm-xe:drm-xe-next] BUILD REGRESSION 5cd1893366708380854f4694ae57417192458a6b
 2023-12-14  6:24 UTC 

[PATCH v7 00/17] Add OA functionality to Xe
 2023-12-14  0:58 UTC  (5+ messages)
` [PATCH 02/17] drm/xe/perf/uapi: Add perf_stream_paranoid sysctl
` [PATCH 03/17] drm/xe/oa/uapi: Add oa_max_sample_rate sysctl

[PATCH] drm/xe/uapi: Remove sync binds
 2023-12-14  0:53 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH 00/10] Introduce VF specific interrupts handler
 2023-12-14  0:20 UTC  (10+ messages)
` [PATCH 01/10] drm/xe: Add device flag for memory based IRQ support
` [PATCH 07/10] drm/xe/vf: Introduce Memory Based Interrupts Handler
` [PATCH 10/10] drm/xe/vf: Add VF specific interrupt handler

[PATCH v2] drm/xe/uapi: Uniform async vs sync handling
 2023-12-13 22:41 UTC  (8+ messages)

[PATCH v3 0/3] Add support for XeLink device
 2023-12-13 22:32 UTC  (11+ messages)
` [PATCH v3 1/3] drm/xe: Introduce "
` [PATCH v3 2/3] drm/xe: Teach Xe how to use objects with XeLink connectivity
` [PATCH v3 3/3] drm/xe/uapi: Augment query ioctl to allow for fabric
` ✓ CI.Patch_applied: success for Add support for XeLink device (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/uapi: Ensure every uapi struct has drm_xe prefix
 2023-12-13 21:07 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "


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