OSDN Git Service

intel: Fix insufficient integer width for upload buffer offset
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 21 Feb 2011 20:56:06 +0000 (20:56 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 21 Feb 2011 20:58:09 +0000 (20:58 +0000)
commit5a1fbf0f70a1c2d444f61494f86e26ca866c31d5
tree87db83544ecd3800c7b240fed42cbb8483bd25a3
parentdcb21d8b1cc3962faac600dabc87f3038acb5c5d
intel: Fix insufficient integer width for upload buffer offset

I was being overly miserly and gave the offset of the buffer into the bo
insufficient bits, distracted by the adjacency of the buffer[4096].

Ref: https://bugs.freedesktop.org/show_bug.cgi?id=34541
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
src/mesa/drivers/dri/intel/intel_context.h