intel/isl: Start using miptails
authorJason Ekstrand <jason.ekstrand@intel.com>
Sat, 3 Mar 2018 03:02:17 +0000 (19:02 -0800)
committerMarge Bot <emma+marge@anholt.net>
Fri, 1 Sep 2023 23:22:18 +0000 (23:22 +0000)
commit46f45d62d1bc78dfdd8bf9300584a01541f7660f
tree35a3c43e064728f0c20636f9d5a425aab11af7bb
parenta42d808b7123bc1378044c77c0256868a5b251e2
intel/isl: Start using miptails

This commit adds the code for choosing where to start the miptail and
enables miptails by default unless the client driver passes
info->min_miptail_start_level >= info->levels.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23620>
src/intel/isl/isl.c