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:01:03 +0000 (16:01 +0100)
commit23fd8e305fae88a24fef877bb3d1b9599bbca69a
treef93e5f2cf1ca52498de718faacdcbc0b124fd583
parentaa515822a4dc39805b7ab2bc9d73636c8ae5c881
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