]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: expose _SLICE_MASK GETPARM
authorRobert Bragg <robert@sixbynine.org>
Tue, 13 Jun 2017 11:22:59 +0000 (12:22 +0100)
committerBen Widawsky <ben@bwidawsk.net>
Wed, 14 Jun 2017 19:31:57 +0000 (12:31 -0700)
commit59da98698c76916b5878cb781529a71e0cf8b0e5
tree1ff593236422a476c40bae28f388c1f3faeca40b
parentdd72b8a1f7a00a0de61fe66f87ef80620bd4634f
drm/i915: expose _SLICE_MASK GETPARM

Enables userspace to determine the maximum number of slices that can
be enabled on the device and also know what specific 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 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