Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-04 00:19:25 to 2023-08-08 05:36:04 UTC [more...]

[Intel-xe] [PATCH 00/10] Add OA functionality to Xe
 2023-08-08  5:36 UTC  (25+ messages)
` [Intel-xe] [PATCH 01/10] drm/xe/oa: Introduce OA uapi
` [Intel-xe] [PATCH 02/10] drm/xe/oa: Add OA types
` [Intel-xe] [PATCH 03/10] drm/xe/oa: Add registers and GPU commands used by OA
` [Intel-xe] [PATCH 04/10] drm/xe/oa: Module init/exit and probe/remove
` [Intel-xe] [PATCH 05/10] drm/xe/oa: Add/remove config ioctl's
` [Intel-xe] [PATCH 06/10] drm/xe/oa: Start implementing OA stream open ioctl
` [Intel-xe] [PATCH 07/10] drm/xe/oa: OA stream initialization
` [Intel-xe] [PATCH 08/10] drm/xe/oa: Expose OA stream fd
` [Intel-xe] [PATCH 09/10] drm/xe/oa: Read file_operation
` [Intel-xe] [PATCH 10/10] drm/xe/oa: Implement queries
` [Intel-xe] ✓ CI.Patch_applied: success for Add OA functionality to Xe (rev3)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✗ CI.BAT: failure "
` [Intel-xe] ✓ CI.Patch_applied: success for Add OA functionality to Xe (rev4)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "

[Intel-xe] [PATCH 1/3] drm/xe: Move the memory region struct out xe_tile
 2023-08-08  4:54 UTC  (10+ messages)
` [Intel-xe] [PATCH 1/2] "
` [Intel-xe] [PATCH 2/2] drm/xe: Improve vram info debug printing
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: Move the memory region struct out xe_tile
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✗ CI.BAT: failure "

[Intel-xe] [PATCH 1/3] drm/xe: Move the memory region struct out xe_tile
 2023-08-08  3:38 UTC  (10+ messages)
` [Intel-xe] [PATCH 1/2] "
` [Intel-xe] [PATCH 2/2] drm/xe: Improve vram info debug printing
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: Move the memory region struct out xe_tile
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✗ CI.BAT: failure "

[Intel-xe] [PATCH v2 0/3] drm/xe: clean up kernel submissions
 2023-08-08  0:21 UTC  (11+ messages)
` [Intel-xe] [PATCH v2 1/3] drm/xe: fix submissions without vm
` [Intel-xe] [PATCH v2 2/3] drm/xe: split kernel vs permanent engine flags
` [Intel-xe] [PATCH v2 3/3] drm/xe: standardize vm-less kernel submissions
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: clean up kernel submissions (rev2)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✗ CI.BAT: failure "

[Intel-xe] [PATCH v5 0/3] kunit: Expose some built-in features to modules
 2023-08-07 23:32 UTC  (6+ messages)
` [Intel-xe] [PATCH v5 1/3] kunit: Report the count of test suites in a module
` [Intel-xe] [PATCH v5 2/3] kunit: Make 'list' action available to kunit test modules
` [Intel-xe] [PATCH v5 3/3] kunit: Allow kunit test modules to use test filtering
` [Intel-xe] ✗ CI.Patch_applied: failure for kunit: Expose some built-in features to modules (rev5)

[Intel-xe] [PATCH v2 0/2] drm/xe/pmu: Enable PMU interface
 2023-08-07 22:22 UTC  (13+ messages)
` [Intel-xe] [PATCH v2 2/2] "

[Intel-xe] [PATCH v2 1/2] drm/xe/guc_submit: prevent repeated unregister
 2023-08-07 22:18 UTC  (8+ messages)
` [Intel-xe] [PATCH v2 2/2] drm/xe/guc_submit: fixup deregister in job timeout
` [Intel-xe] ○ CI.BAT: info for series starting with [v2,1/2] drm/xe/guc_submit: prevent repeated unregister

[Intel-xe] [PATCH igt] tests/xe_debugfs: Skip test for tile count
 2023-08-07 22:14 UTC  (2+ messages)

[Intel-xe] [PATCH] fixup! drm/i915/display: Remaining changes to make xe compile
 2023-08-07 22:09 UTC  (4+ messages)
` [Intel-xe] ○ CI.BAT: info for fixup! drm/i915/display: Remaining changes to make xe compile (rev3)

[Intel-xe] [PATCH] drm/xe: Introduce xe_ASSERT macros
 2023-08-07 18:45 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Introduce xe_ASSERT macros (rev2)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✗ CI.BAT: failure "

[Intel-xe] [PATCH] drm/xe/vm: uncombine the combined_links.destroy
 2023-08-07 18:29 UTC  (15+ messages)
` [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: warning "
` [Intel-xe] ✗ CI.BAT: failure "

[Intel-xe] [PATCH 0/8] DRM scheduler changes for Xe
 2023-08-07 15:46 UTC  (8+ messages)
` [Intel-xe] [PATCH 4/8] drm/sched: Add generic scheduler message interface

[Intel-xe] [PATCH 0/2] Update ARL-S device IDs
 2023-08-07  6:58 UTC  (13+ messages)
` [Intel-xe] [PATCH 1/2] fixup! drm/xe: Introduce a new DRM driver for Intel GPUs
` [Intel-xe] [PATCH 2/2] drm/xe: Update ARL-S DevIDs to the latest BSpec
` [Intel-xe] ✓ CI.Patch_applied: success for Update ARL-S device IDs
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✗ CI.BAT: failure "

[Intel-xe] [PATCH 0/3] Port CPU-GPU timestamp correlation to XE KMD
 2023-08-05  6:54 UTC  (12+ messages)
` [Intel-xe] [PATCH 1/3] drm/xe: Fix array bounds check for queries
` [Intel-xe] [PATCH 2/3] drm/xe: Set the correct type for xe_to_user_engine_class
` [Intel-xe] [PATCH 3/3] drm/xe: Correlate engine and cpu timestamps with better accuracy
` [Intel-xe] ✓ CI.Patch_applied: success for Port CPU-GPU timestamp correlation to XE KMD
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "

[Intel-xe] [PATCH v4 0/3] kunit: Expose some built-in features to modules
 2023-08-05  1:05 UTC  (6+ messages)
` [Intel-xe] [PATCH v4 1/3] kunit: Report the count of test suites in a module
` [Intel-xe] [PATCH v4 2/3] kunit: Make 'list' action available to kunit test modules
` [Intel-xe] [PATCH v4 3/3] kunit: Allow kunit test modules to use test filtering
` [Intel-xe] ✗ CI.Patch_applied: failure for kunit: Expose some built-in features to modules (rev4)

[Intel-xe] [PATCH i-g-t] tests/xe/xe_query: Add a test for querying cs cycles
 2023-08-04 23:19 UTC  (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for tests/xe/xe_query: Add a test for querying cs cycles (rev2)

[Intel-xe] [PATCH] tests/xe/xe_query: Add a test for querying cs cycles
 2023-08-04 21:54 UTC  (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "

[Intel-xe] [PATCH v5] Documentation/gpu: Add a VM_BIND async draft document
 2023-08-04 21:30 UTC  (4+ messages)

[Intel-xe] [PATCH] drm/xe: Implement HW workaround 14016763929
 2023-08-04 21:18 UTC  (10+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Implement HW workaround 14016763929 (rev2)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✗ CI.BAT: failure "

[Intel-xe] [PATCH] drm/xe: Call __guc_engine_fini_async direct for KERNEL engines
 2023-08-04 20:51 UTC  (2+ messages)

[Intel-xe] [RFC] drm/xe: Introduce xe_ASSERT macros
 2023-08-04 20:47 UTC  (6+ messages)

[Intel-xe] [PATCH] drm/xe: Set max pte size when skipping rebinds
 2023-08-04 20:45 UTC  (3+ messages)

[Intel-xe] [RFC PATCH] Documentation/gpu: Draft VM_BIND locking document
 2023-08-04 20:15 UTC  (2+ messages)

[Intel-xe] [PATCH] drm/xe: Implement HW workaround 14016763929
 2023-08-04 20:08 UTC  (6+ messages)
` [Intel-xe] ○ CI.BAT: info for "

[Intel-xe] [PATCH v3 0/6] Add HWMON support for DGFX
 2023-08-04 14:43 UTC  (18+ messages)
` [Intel-xe] [PATCH v3 1/6] drm/xe/hwmon: Add HWMON infrastructure
` [Intel-xe] [PATCH v3 2/6] drm/xe/hwmon: Expose power attributes
` [Intel-xe] [PATCH v3 3/6] drm/xe/hwmon: Expose card reactive critical power
` [Intel-xe] [PATCH v3 4/6] drm/xe/hwmon: Expose input voltage attribute

[Intel-xe] [PATCH V13 0/6] drm/xe: Add engine scheduler control interface
 2023-08-04 13:40 UTC  (14+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Add engine scheduler control interface (rev13)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] [PATCH V13 1/6] drm/xe: Add sysfs entries for engines under its GT
` [Intel-xe] [PATCH V13 2/6] drm/xe: Add sysfs for default engine scheduler properties
` [Intel-xe] [PATCH V13 3/6] drm/xe: Add job timeout engine property to sysfs
` [Intel-xe] [PATCH V13 4/6] drm/xe: Add timeslice duration "
` [Intel-xe] [PATCH V13 5/6] drm/xe: Add sysfs for preempt reset timeout
` [Intel-xe] [PATCH V13 6/6] drm/xe: Add min/max cap for engine scheduler properties
` [Intel-xe] ✓ CI.Build: success for drm/xe: Add engine scheduler control interface (rev13)
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✗ CI.BAT: failure "

[Intel-xe] [PATCH v3 0/3] kunit: Expose some built-in features to modules
 2023-08-04  9:33 UTC  (4+ messages)
` [Intel-xe] [PATCH v3 1/3] kunit: Report the count of test suites in a module

[Intel-xe] [PATCH v4] drm/xe: Make explicit that exec uAPI expects canonical addresses
 2023-08-04  8:33 UTC  (2+ messages)
` [Intel-xe] ○ CI.BAT: info for drm/xe: Make explicit that exec uAPI expects canonical addresses (rev4)

[Intel-xe] [PATCH V12 0/6] drm/xe: Add engine scheduler control interface
 2023-08-04  8:27 UTC  (14+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Add engine scheduler control interface (rev12)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] [PATCH V12 1/6] drm/xe: Add sysfs entries for engines under its GT
` [Intel-xe] [PATCH V12 2/6] drm/xe: Add sysfs for default engine scheduler properties
` [Intel-xe] [PATCH V12 3/6] drm/xe: Add job timeout engine property to sysfs
` [Intel-xe] [PATCH V12 4/6] drm/xe: Add timeslice duration "
` [Intel-xe] [PATCH V12 5/6] drm/xe: Add sysfs for preempt reset timeout
` [Intel-xe] [PATCH V12 6/6] drm/xe: Add min/max cap for engine scheduler properties
` [Intel-xe] ✓ CI.KUnit: success for drm/xe: Add engine scheduler control interface (rev12)
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✗ CI.BAT: failure "

[Intel-xe] [PATCH] fixup! drm/xe: Introduce a new DRM driver for Intel GPUs
 2023-08-04  7:45 UTC  (3+ messages)
` [Intel-xe] ○ CI.BAT: info for fixup! drm/xe: Introduce a new DRM driver for Intel GPUs (rev7)

[Intel-xe] [PATCH 1/2] drm/xe: Fix error path in xe_guc_pc_gucrc_disable()
 2023-08-04  7:43 UTC  (5+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe: Fix error path in xe_guc_pc_start()
` [Intel-xe] ○ CI.BAT: info for series starting with [1/2] drm/xe: Fix error path in xe_guc_pc_gucrc_disable()

[Intel-xe] [PATCH] drm/xe/pm: Add vram_d3cold_threshold for d3cold capable device
 2023-08-04  7:40 UTC  (2+ messages)
` [Intel-xe] ○ CI.BAT: info for "

[Intel-xe] ttm_bo and multiple backing store segments
 2023-08-04  0:19 UTC  (4+ messages)


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