From: Ben Skeggs <skeggsb-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Emil Velikov <emil.l.velikov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: ML nouveau
<nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org>,
Ben Skeggs <bskeggs-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Subject: Re: [mesa 7/9] nv50: fix g98+ vdec class allocation
Date: Fri, 27 Nov 2015 11:05:59 +1000 [thread overview]
Message-ID: <5657AC77.2050009@gmail.com> (raw)
In-Reply-To: <CACvgo53x74cJHXXJ6kZMAdFC2QU3QKeTg=9mRL9VDKq6MvnDMg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
[-- Attachment #1.1: Type: text/plain, Size: 814 bytes --]
On 11/27/2015 07:50 AM, Emil Velikov wrote:
> On 26 November 2015 at 07:15, Ben Skeggs <skeggsb-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 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 #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
[-- Attachment #2: Type: text/plain, Size: 153 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
next prev parent reply other threads:[~2015-11-27 1:05 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-26 7:14 [mesa 1/9] nouveau: bump required libdrm version to 2.4.66 Ben Skeggs
[not found] ` <1448522103-4925-1-git-send-email-skeggsb-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-11-26 7:14 ` [mesa 2/9] nouveau: remove use of deprecated nouveau_device::fd Ben Skeggs
2015-11-26 7:14 ` [mesa 3/9] nouveau: remove use of deprecated nouveau_device::drm_version Ben Skeggs
2015-11-26 7:14 ` [mesa 4/9] nouveau: return nouveau_screen from hw-specific creation functions Ben Skeggs
2015-11-26 7:14 ` [mesa 5/9] nouveau: fix screen creation failure paths Ben Skeggs
2015-11-26 7:15 ` [mesa 6/9] nouveau: remove use of deprecated nouveau_device_wrap() Ben Skeggs
2015-11-26 7:15 ` [mesa 7/9] nv50: fix g98+ vdec class allocation Ben Skeggs
[not found] ` <1448522103-4925-7-git-send-email-skeggsb-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-11-26 21:50 ` Emil Velikov
[not found] ` <CACvgo53x74cJHXXJ6kZMAdFC2QU3QKeTg=9mRL9VDKq6MvnDMg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-11-27 1:05 ` Ben Skeggs [this message]
2015-11-26 7:15 ` [mesa 8/9] nvc0: remove allocation of unused sw class Ben Skeggs
2015-11-26 7:15 ` [mesa 9/9] nouveau: enable use of new kernel interfaces Ben Skeggs
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5657AC77.2050009@gmail.com \
--to=skeggsb-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=bskeggs-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
--cc=emil.l.velikov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.