i965: Add missing has_surface_tile_offset flag to the Gen8+ device info structures.
authorFrancisco Jerez <currojerez@riseup.net>
Tue, 19 Jul 2016 01:06:02 +0000 (18:06 -0700)
committerFrancisco Jerez <currojerez@riseup.net>
Fri, 26 Aug 2016 01:36:07 +0000 (18:36 -0700)
commit74e4baec59a5697ec2511733f16421bfd32f4145
tree3269021947124edb375a47c37704fbcd58d0b76a
parent0fe732e66f10f526b9187c4d11f134282f5209c8
i965: Add missing has_surface_tile_offset flag to the Gen8+ device info structures.

This surface state control has been supported by all hardware
generations since G45.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_device_info.c