diff options
author | Eric Anholt <[email protected]> | 2017-01-21 16:56:27 +1100 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2017-09-26 14:50:29 -0700 |
commit | 6cc59de9cd56498e176fa3a07326be00a7f5929f (patch) | |
tree | eceba0b9e45d5ba6abfd370a6ca2eff5250603f4 /src/mesa/drivers/dri/i965/brw_tes.c | |
parent | bb7c9789c2fbba0335993cb610cee3d455a8bedc (diff) |
gallium: Weaken assertion about u_mm's align2 field.
vc5 MMU mappings are access-controlled at a 128kb boundary, so the 4kb
here was too small for that purpose. Allowing any valid align2 value that
u_mm's 32-bit addressing can represent will still catch most cases of
people passing in a byte alignment.
Reviewed-by: Nicolai Hähnle <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_tes.c')
0 files changed, 0 insertions, 0 deletions