subpicture: don't overallocate palette on 64-bit systems.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 3 Jan 2013 14:57:25 +0000 (15:57 +0100)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 3 Jan 2013 15:04:35 +0000 (16:04 +0100)
commite01e94d312a0b23764367e87958c23bf76e6a782
tree46447ed5ebaf8ae01c2924bfe0308705b3b32982
parent0c6f4b4781db0e2ce9516a636cf3cba91e34c0d4
subpicture: don't overallocate palette on 64-bit systems.

Allocate the exact amount of memory for VA image palettes on 64-bit
systems. No more.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
src/i965_drv_video.c