i965/miptree: Remove some unneeded restrictions
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 22 Jun 2017 04:33:41 +0000 (21:33 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Sun, 23 Jul 2017 03:59:22 +0000 (20:59 -0700)
commitefc4c6b702a113a8c6e884b4185fe0202801f1ce
tree25ccceef5e176e0f550afaac1c393e050d9fff92
parent9c09672ad47037b7baea1c31eccfb9e44d782137
i965/miptree: Remove some unneeded restrictions

intel_miptree_supports_ccs_e should handle the gen >= 9 requirement and
there's no reason why we can't do CCS_E on window system buffers so long
as we resolve.

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/mesa/drivers/dri/i965/intel_mipmap_tree.c
src/mesa/drivers/dri/i965/intel_mipmap_tree.h