[Mesa-dev] [PATCH v3 0/4] nouveau: add support for vaapi

2015-09-07 Thread Julien Isorce
v3: Indent to 3 spaces. Move "unsigned bsp_size" and unsigned int nb_slices" in commits that use it. v2: Squash some commits as requested. Currently nouveau does not support chunk decoding which is required to support st/va. The low level code is already there since it supports vpau. But it is m

[Mesa-dev] [PATCH v3 0/4] nouveau: add support for vaapi

2015-09-07 Thread Julien Isorce
Currently nouveau does not support chunk decoding which is required to support st/va. The low level code is already there since it supports vpau. But it is missing the possibility to feed the nouveau_bo buffers gradually. Resizing is already there too. But it also requires to preserve the content