[igt-dev] [PATCH i-g-t v5 0/2] intel: per context powergating tests & benchmark
Lionel Landwerlin
lionel.g.landwerlin at intel.com
Thu May 24 14:58:55 UTC 2018
Hi all,
Updating the series for kernel side changes :)
Cheers,
Lionel Landwerlin (2):
headers: bump
tests: add slice power programming test
include/drm-uapi/amdgpu_drm.h | 23 +
include/drm-uapi/drm.h | 7 +
include/drm-uapi/drm_mode.h | 22 +-
include/drm-uapi/etnaviv_drm.h | 6 +
include/drm-uapi/exynos_drm.h | 240 ++++++++
include/drm-uapi/i915_drm.h | 43 ++
include/drm-uapi/msm_drm.h | 2 +
include/drm-uapi/tegra_drm.h | 492 ++++++++++++++-
include/drm-uapi/vc4_drm.h | 13 +-
include/drm-uapi/virtgpu_drm.h | 1 +
tests/Makefile.sources | 1 +
tests/gem_ctx_param.c | 4 +-
tests/gem_ctx_sseu.c | 1017 ++++++++++++++++++++++++++++++++
tests/meson.build | 1 +
14 files changed, 1855 insertions(+), 17 deletions(-)
create mode 100644 tests/gem_ctx_sseu.c
--
2.17.0
More information about the igt-dev
mailing list