[igt-dev] [PATCH 0/2] Test parallel execbuf
Matthew Brost
matthew.brost at intel.com
Fri Nov 12 00:24:37 UTC 2021
v2:
(Daniele)
- Sync i915_drm.h
- Address comments in test
v3:
(Daniele)
- Read timeslice from sysfs
v4:
(Daniele)
- Add comment in timeslice sysfs read function
v5:
- Rebase
Signed-off-by: Matthew Brost <matthew.brost at intel.com>
Matthew Brost (2):
i915_drm.h sync with drm-next
i915/gem_exec_balancer: Test parallel execbuf
include/drm-uapi/i915_drm.h | 242 +++++++++++++++-
lib/i915/i915_drm_local.h | 23 --
lib/intel_ctx.c | 30 +-
lib/intel_ctx.h | 2 +
lib/intel_reg.h | 5 +
tests/i915/gem_exec_balancer.c | 490 +++++++++++++++++++++++++++++++++
6 files changed, 767 insertions(+), 25 deletions(-)
--
2.33.1
More information about the igt-dev
mailing list