Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-19 08:41:13 to 2023-12-27 10:56:53 UTC [more...]

[v6] drm/xe: Add vram frequency sysfs attributes
 2023-12-27 10:56 UTC  (6+ messages)

[PATCH] drm/xe/debugfs: Make sysfs gt force reset synchronous
 2023-12-27 10:36 UTC  (3+ messages)

[PATCH] drm/xe/guc: Add more GuC CT states
 2023-12-27  6:52 UTC  (13+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/uapi: Remove DRM_XE_VM_BIND_FLAG_ASYNC comment left over
 2023-12-26 18:32 UTC  (2+ messages)

[PATCH] nightly.conf: Add the xe repo to drm-tip
 2023-12-26 18:30 UTC  (6+ messages)

[PULL] drm-xe-next-fixes
 2023-12-26 18:27 UTC 

[PATCH v2 1/2] drm/xe: add a new debugfs file - mmio
 2023-12-25 12:33 UTC  (5+ messages)
` [PATCH v2 2/2] drm/xe: restore xe_mmio_ioctl as the ioctl handler of the mmio debugfs file

[drm-xe:drm-xe-next] BUILD SUCCESS 84b9f177f5c8f5482c862a69d81c741253115a84
 2023-12-24 20:56 UTC 

drivers/gpu/drm/xe/display/xe_display_misc.c:10:14: warning: no previous prototype for 'intel_gmch_vga_set_decode'
 2023-12-24 15:04 UTC 

drivers/gpu/drm/xe/display/ext/i915_utils.c:18:5: warning: no previous prototype for '__i915_inject_probe_error'
 2023-12-24 11:36 UTC 

drivers/gpu/drm/xe/xe_tile_sysfs.c:29:36: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'resource_size_t' {aka 'unsigned int'}
 2023-12-24  7:59 UTC 

include/trace/../../drivers/gpu/drm/xe/xe_trace.h:35:42: warning: cast from pointer to integer of different size
 2023-12-24  4:34 UTC 

[PATCH v7 00/17] Add OA functionality to Xe
 2023-12-23  2:39 UTC  (32+ messages)
` [PATCH 02/17] drm/xe/perf/uapi: Add perf_stream_paranoid sysctl
` [PATCH 05/17] drm/xe/oa/uapi: Initialize OA units
` [PATCH 06/17] drm/xe/oa/uapi: Add/remove OA config perf ops
` [PATCH 07/17] drm/xe/oa/uapi: Define and parse OA stream properties
` [PATCH 08/17] drm/xe/oa: OA stream initialization (OAG)
` [PATCH 09/17] drm/xe/oa/uapi: Expose OA stream fd
` [PATCH 10/17] drm/xe/oa/uapi: Read file_operation
` [PATCH 11/17] drm/xe/oa: Disable overrun mode for Xe2+ OAG
` [PATCH 12/17] drm/xe/oa: Add OAR support
` [PATCH 13/17] drm/xe/oa: Add OAC support
` [PATCH 14/17] drm/xe/oa/uapi: Query OA unit properties
` [PATCH 15/17] drm/xe/oa/uapi: OA buffer mmap
` [PATCH 16/17] drm/xe/oa: Add MMIO trigger support

[PATCH RESEND v2] drm/xe/vm: Fix an error path
 2023-12-22 23:28 UTC  (2+ messages)

[PATCH] drm/xe: Check skip_guc_pc before setting SLPC flag
 2023-12-22 23:27 UTC  (2+ messages)

[PATCH v4 0/8] Engine busyness
 2023-12-22 20:03 UTC  (10+ messages)
` [PATCH v4 1/8] drm/xe: Move user engine class mappings to functions
` [PATCH v4 2/8] drm/xe/guc: Add interface for engine busyness ticks
` [PATCH v4 3/8] drm/xe/uapi: Add configs for Engine busyness
` [PATCH v4 4/8] drm/xe/pmu: Enable PMU interface and add engine busyness counter
` [PATCH v4 5/8] drm/xe/guc: Add PMU counter for total active ticks
` [PATCH v4 6/8] drm/xe/guc: Expose engine busyness only for supported GuC version
` [PATCH v4 7/8] drm/xe/guc: Dynamically enable/disable engine busyness stats
` [PATCH v4 8/8] drm/xe/guc: Handle runtime suspend issues for engine busyness

[PATCH v2] drm/xe: Add mocs reset kunit
 2023-12-22 19:23 UTC 

[PATCH v5] drm/xe/dgfx: Release mmap mappings on rpm suspend
 2023-12-22 18:21 UTC  (3+ messages)

[PATCH] drm/xe: Add mocs reset kunit
 2023-12-22 18:13 UTC  (2+ messages)

[PATCH v2 0/8] Engine Busyness
 2023-12-22  9:41 UTC  (19+ messages)
` [PATCH v2 2/8] RFC drm/xe/guc: Add interface for engine busyness ticks
` [PATCH v2 3/8] RFC drm/xe/guc: Expose engine busyness only for supported GuC version
` [PATCH v2 5/8] RFC drm/xe/uapi: Add configs for Engine busyness

[PATCH] locking/ww_mutex: Adjust to lockdep nest_lock requirements
 2023-12-22  9:18 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v4] drm/xe/dgfx: Release mmap mappings on rpm suspend
 2023-12-22  8:33 UTC 

[PATCH v3] drm/xe/dgfx: Release mmap mappings on rpm suspend
 2023-12-22  7:42 UTC  (3+ messages)

[v5 1/3] drm/xe: Add vram frequency sysfs attributes
 2023-12-22  3:54 UTC  (19+ messages)
` ✓ CI.Patch_applied: success for series starting with [v5,1/3] "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` [PATCH 2/3] drm/xe: Add base balance "
` [PATCH 3/3] [RFC] drm/xe: Add media rp0/rpn "
` ✓ CI.BAT: success for series starting with [v5,1/3] drm/xe: Add vram frequency "

[PATCH i-g-t] drm/xe: Add mocs reset kunit
 2023-12-22  1:56 UTC  (2+ messages)

[PATCH 0/6] drm/xe: Fix 32bit build
 2023-12-22  0:07 UTC  (8+ messages)
` [PATCH 1/6] drm/xe: Disable 32bits build
` [PATCH 2/6] drm/xe: Use _ULL for u64 division
` [PATCH 3/6] drm/xe/mmio: Cast to u64 when printing
` [PATCH 4/6] drm/xe/display: Avoid calling readq()
` [PATCH 5/6] drm/xe: Fix cast on trace variable
` [PATCH 6/6] drm/xe: Enable 32bits build

[PULL] drm-xe-next v4
 2023-12-21 21:37 UTC 

[PATCH] drm/xe: Make sysfs gt force reset synchronous
 2023-12-21 18:59 UTC  (2+ messages)

[PULL] drm-xe-next v3
 2023-12-21 18:11 UTC 

[PATCH] drm/xe/kunit: Drop xe_wa tests for pre-production DG2
 2023-12-21 16:35 UTC  (2+ messages)

[PATCH 1/2] drm/xe/exec: move fence reservation
 2023-12-21 13:46 UTC  (4+ messages)
` [PATCH 2/2] drm/xe/exec: reserve fence slot for CPU bind

[Intel-xe] [PATCH 00/11] Introduce drm evictable lru
 2023-12-21 13:12 UTC  (2+ messages)
`  "

[PATCH v2] drm/xe/vm: Fix an error path
 2023-12-21  7:41 UTC 

[PATCH 00/22] XeKmd basic SVM support
 2023-12-21  4:38 UTC  (23+ messages)
` [PATCH 01/22] drm/xe/svm: Add SVM document
` [PATCH 02/22] drm/xe/svm: Add svm key data structures
` [PATCH 03/22] drm/xe/svm: create xe svm during vm creation
` [PATCH 04/22] drm/xe/svm: Trace svm creation
` [PATCH 05/22] drm/xe/svm: add helper to retrieve svm range from address
` [PATCH 06/22] drm/xe/svm: Introduce a helper to build sg table from hmm range
` [PATCH 07/22] drm/xe/svm: Add helper for binding hmm range to gpu
` [PATCH 08/22] drm/xe/svm: Add helper to invalidate svm range from GPU
` [PATCH 09/22] drm/xe/svm: Remap and provide memmap backing for GPU vram
` [PATCH 10/22] drm/xe/svm: Introduce svm migration function
` [PATCH 11/22] drm/xe/svm: implement functions to allocate and free device memory
` [PATCH 12/22] drm/xe/svm: Trace buddy block allocation and free
` [PATCH 13/22] drm/xe/svm: Handle CPU page fault
` [PATCH 14/22] drm/xe/svm: trace svm range migration
` [PATCH 15/22] drm/xe/svm: Implement functions to register and unregister mmu notifier
` [PATCH 16/22] drm/xe/svm: Implement the mmu notifier range invalidate callback
` [PATCH 17/22] drm/xe/svm: clean up svm range during process exit
` [PATCH 18/22] drm/xe/svm: Move a few structures to xe_gt.h
` [PATCH 19/22] drm/xe/svm: migrate svm range to vram
` [PATCH 20/22] drm/xe/svm: Populate svm range
` [PATCH 21/22] drm/xe/svm: GPU page fault support
` [PATCH 22/22] drm/xe/svm: Add DRM_XE_SVM kernel config entry

[PATCH v4 0/3] Add support for XeLink device
 2023-12-20 23:17 UTC  (4+ messages)
` [PATCH v4 1/3] drm/xe: Introduce "
` [PATCH v4 2/3] drm/xe: Teach Xe how to use objects with XeLink connectivity
` [PATCH v4 3/3] drm/xe/uapi: Augment query ioctl to allow for fabric

[PULL] drm-xe-next v2
 2023-12-20 18:48 UTC  (2+ messages)

[PATCH] drm/xe/vm: Fix an error path
 2023-12-20 17:10 UTC  (5+ messages)

[PATCH] drm/xe: Remove uninitialized variable from warning
 2023-12-20 16:39 UTC  (2+ messages)

[PATCH] drm/xe: Add wait for completion after gt force reset
 2023-12-20 15:20 UTC  (5+ messages)

[01/17] drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream
 2023-12-20  6:19 UTC 

[PATCH] drm/xe/xelpg: Extend Wa_14019877138 for Graphics 12.7
 2023-12-20  4:57 UTC  (3+ messages)

[PATCH] drm/xe: CLOS Based Cache Reservation support
 2023-12-20  1:27 UTC 

[PATCH v2 1/3] drm/xe: Remove ci-only GuC FW definitions
 2023-12-19 22:58 UTC  (11+ messages)
` [PATCH v2 2/3] drm/xe/guc: define PVC FW
` [PATCH v2 3/3] drm/xe/guc: define LNL FW
` ✓ CI.Patch_applied: success for series starting with [v2,1/3] drm/xe: Remove ci-only GuC FW definitions
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH RESEND v5 00/10] Introduce GuC Doorbells Manager
 2023-12-19 16:37 UTC  (4+ messages)

[PULL] drm-xe-next
 2023-12-19  9:15 UTC  (3+ messages)

[PATCH v4] drm/xe/migrate: Fix CCS copy for small VRAM copy chunks
 2023-12-19  8:41 UTC  (3+ messages)


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