On 11/27/2015 07:50 AM, Emil Velikov wrote:
> On 26 November 2015 at 07:15, Ben Skeggs <skeg...@gmail.com> wrote:
> 
>> +static const struct nouveau_mclass
>> +nv98_decoder_msvld[] = {
>> +   { 0x88b1, -1 },
>> +   { 0x86b1, -1 },
>> +   { 0x85b1, -1 },
>> +   {}
>> +};
>> +
>> +static const struct nouveau_mclass
>> +nv98_decoder_mspdec[] = {
>> +   { 0x88b2, -1 },
>> +   { 0x85b2, -1 },
>> +   {}
>> +};
>> +
>> +static const struct nouveau_mclass
>> +nv98_decoder_msppp[] = {
>> +   { 0x88b3, -1 },
>> +   { 0x85b3, -1 },
>> +   {}
>> +};
>> +
> Was going to suggest using the new headers, only to realise that there
> are no for video decoding. Is that intentional ?
There is, I was just being lazy.  Fixed in the next series :)

> 
> -Emil
> 

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to