isl: properly filter supported display modifiers on Gen9+
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Tue, 15 Oct 2019 11:37:45 +0000 (14:37 +0300)
committerMarge Bot <eric+marge@anholt.net>
Thu, 19 Mar 2020 19:17:10 +0000 (19:17 +0000)
commitdab0aadea9494ebf19a0c3e23a38bd01c857b49c
tree0540ce95e8a959bf459b140a27f5de505479f6fb
parent157a3cf3ecb6917c26508c5bf641e1b8c58e6228
isl: properly filter supported display modifiers on Gen9+

Y tiling is supported for display on Gen9+ so don't filter it from the
possible flags.

v2: Drop Yf from display supported tilings on Gen12+ (Jason)

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Cc: <mesa-stable@lists.freedesktop.org>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4243>
src/intel/isl/isl_gen7.c