aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJordan Justen <[email protected]>2014-06-29 12:06:33 -0700
committerJordan Justen <[email protected]>2015-03-09 23:56:51 -0700
commit81124aefe8a2f61d5af4257e5b9989019bfed518 (patch)
treec1662d5adade96bfacc9c0ee7a8f79b192675d69 /Makefile.am
parent31b851dccb606090989c0400fc1899cbfe44bcf1 (diff)
i965/gen7: Don't allocate hiz miptree structure
We now skip allocating a hiz miptree for gen7. Instead, we calculate the required hiz buffer parameters and allocate a bo directly. v2: * Update hz_height calculation as suggested by Topi v3: * Bail if we failed to create the bo (Ben) v4: * CEILING => DIV_ROUND_UP * Make sure mt->logical_depth0 being 0 would not cause trouble * Fail if Y tiling is not returned Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=67564 Signed-off-by: Jordan Justen <[email protected]> Reviewed-by: Topi Pohjolainen <[email protected]> Reviewed-by: Ben Widawsky <[email protected]>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions