]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: expose _SUBSLICE_MASK GETPARM
authorRobert Bragg <robert@sixbynine.org>
Tue, 13 Jun 2017 11:23:00 +0000 (12:23 +0100)
committerBen Widawsky <ben@bwidawsk.net>
Wed, 14 Jun 2017 19:31:57 +0000 (12:31 -0700)
commit101387521b75d12c3e379d62979d71d6c015f350
treeb5813cf263ffbb024f3d3cf024ef593e76fbe930
parent350edf94cd766c941425446f2e4a293197e99f46
drm/i915: expose _SUBSLICE_MASK GETPARM

Assuming a uniform mask across all slices, this enables userspace to
determine the specific sub slices can be enabled. This information is
required, for example, to be able to analyse some OA counter reports
where the counter configuration depends on the HW sub slice
configuration.

Signed-off-by: Robert Bragg <robert@sixbynine.org>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
drivers/gpu/drm/i915/i915_drv.c
include/uapi/drm/i915_drm.h