[Nouveau] [mesa 7/9] nv50: fix g98+ vdec class allocation

Ben Skeggs skeggsb at gmail.com
Thu Nov 26 17:05:59 PST 2015


On 11/27/2015 07:50 AM, Emil Velikov wrote:
> On 26 November 2015 at 07:15, Ben Skeggs <skeggsb at 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
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20151127/986389e3/attachment.sig>


More information about the Nouveau mailing list