OSDN Git Service

gallium/svga: Enable PIPE_FORMAT_L8_UNORM for vgpu10
authorThomas Hellstrom <thellstrom@vmware.com>
Tue, 15 Sep 2015 06:40:07 +0000 (23:40 -0700)
committerThomas Hellstrom <thellstrom@vmware.com>
Tue, 15 Sep 2015 16:25:02 +0000 (09:25 -0700)
commitedfb7ed1099cc8b6bebc2f1cb0b7b71bdcdbedeb
tree710f3909aede7ee42f942c3590d98bc2efa7c473
parenta1ac742f709089eabad59b4da484799091203d91
gallium/svga: Enable PIPE_FORMAT_L8_UNORM for vgpu10

It's extensively used by XA for a8- and planar yuv component surfaces.
This fixes broken XA yuv blits using vgpu10 contexts.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/gallium/drivers/svga/svga_format.c