diff options
author | Ian Romanick <[email protected]> | 2011-08-21 16:41:22 -0700 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2011-09-09 12:01:50 -0700 |
commit | 2a6a1c4bc291b76674f62bd989d1487f10268ef0 (patch) | |
tree | 26de3f0804cf9c38816d1f35df01124043bffac7 /docs/subset-A.html | |
parent | f0dd21ac88c0ee0a7dd96012881deeb3172974b6 (diff) |
intel: Silence many "intel_batchbuffer.h:97:39: warning: comparison between signed and unsigned integer expressions"
v2: Remove the assertion in intel_batchbuffer_space:
assert((intel->batch.state_batch_offset - intel->batch.reserved_space)
>= intel->batch.used*4);
After reviewing all the places where this is called, I'm (fairly)
comfortable that this assertion was redundant. Having the assertion
adds ~20KiB to a driver build:
text data bss dec hex filename
903173 26392 1552 931117 e352d i965_dri.so
924093 26392 1552 952037 e86e5 i965_dri.so
Based on feedback from Eric Anholt.
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'docs/subset-A.html')
0 files changed, 0 insertions, 0 deletions