[Mesa-dev] [PATCH 14/16] intel/common/icl: Add has_sample_with_hiz flag in gen_device_info

Kenneth Graunke kenneth at whitecape.org
Thu Feb 15 21:25:17 UTC 2018


On Thursday, February 15, 2018 11:09:09 AM PST Anuj Phogat wrote:
> Sampling from hiz is enabled in i965 for GEN9+ but this feature has
> been removed from gen11. So, this new flag will be useful to turn
> the feature on/off for different gen h/w. It will be used later
> in a patch adding device info for gen11.
> 
> Suggested-by: Kenneth Graunke <kenneth at whitecape.org>
> Signed-off-by: Anuj Phogat <anuj.phogat at gmail.com>
> Cc: Kenneth Graunke <kenneth at whitecape.org>
> ---
>  src/intel/common/gen_device_info.c            | 7 +++++++
>  src/intel/common/gen_device_info.h            | 2 +-
>  src/mesa/drivers/dri/i965/intel_mipmap_tree.c | 5 +----
>  3 files changed, 9 insertions(+), 5 deletions(-)

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180215/e4db8825/attachment.sig>


More information about the mesa-dev mailing list