summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_rast.c
diff options
context:
space:
mode:
authorNeil Roberts <[email protected]>2015-02-19 16:09:41 +0000
committerNeil Roberts <[email protected]>2015-02-25 13:19:34 +0000
commit67e3302497e90a4602921b4ac4621e97df60f850 (patch)
tree71e715ddad44e76e2e3c9e454f205670b5c30e63 /src/gallium/drivers/llvmpipe/lp_rast.c
parent6d164f65c5a794164d07bc66c1f8f87280514e8c (diff)
i965: Don't force x-tiling for 16-bpp formats on Gen>7
Sandybridge doesn't support y-tiling for surface formats with 16 or more bpp. There was previously an override to explicitly allow this for Gen7. However, this restriction is also removed in Gen8+ so we should use y-tiling there too. This is important to do for Skylake which doesn't support x-tiling for 3D surfaces. Reviewed-by: Ben Widawsky <[email protected]>
Diffstat (limited to 'src/gallium/drivers/llvmpipe/lp_rast.c')
0 files changed, 0 insertions, 0 deletions