OSDN Git Service

anv: Predicate 48bit support on gen >= 8
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 18 May 2017 17:57:42 +0000 (10:57 -0700)
committerJuan A. Suarez Romero <jasuarez@igalia.com>
Wed, 31 May 2017 20:32:04 +0000 (22:32 +0200)
commitdeecf2a49a2babcde6ebb7a6c4f83848836145ab
tree09d514066fcb8377da4bebe277088cf32cd419be
parentfafa17bd19a66777099529448914e09d50d33462
anv: Predicate 48bit support on gen >= 8

This doesn't matter right now since it only affects whether or not we
set the kernel bit but, if we ever do anything else based on it, we'll
want it to be correct per-gen.

Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
Cc: "17.1" <mesa-stable@lists.freedesktop.org>
(cherry picked from commit eceaf7e2340fca0079300692733206b2af555bd9)
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
src/intel/vulkan/anv_device.c