Displaying 20 results from an estimated 10000 matches similar to: "[Bug 77102] gallium nouveau has no profile in vdpau and libva"
2014 Apr 07
0
[Bug 77102] gallium nouveau has no profile in vdpau and libva
https://bugs.freedesktop.org/show_bug.cgi?id=77102
--- Comment #13 from Ilia Mirkin <imirkin at alum.mit.edu> ---
Created attachment 97009
--> https://bugs.freedesktop.org/attachment.cgi?id=97009&action=edit
firmware present patch
OK, upon further code reading, it looks like the way nouveau does class id's is
a bit off. That doesn't strictly matter for BSP, but there's
2014 Apr 06
0
[Bug 77102] gallium nouveau has no profile in vdpau and libva
https://bugs.freedesktop.org/show_bug.cgi?id=77102
Ilia Mirkin <imirkin at alum.mit.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|mesa-dev at lists.freedesktop. |nouveau at lists.freedesktop.o
|org |rg
Component|Other
2014 Apr 06
0
[Bug 77102] gallium nouveau has no profile in vdpau and libva
https://bugs.freedesktop.org/show_bug.cgi?id=77102
--- Comment #8 from Ilia Mirkin <imirkin at alum.mit.edu> ---
OK, so it seems like the firmware is correctly in place, and there are no
errors coming from dmesg, which means it's getting loaded (or at least isn't
failing to load).
What version of Mesa are you using? I recently added a feature which
auto-detects if firmware is
2014 Apr 06
0
[Bug 77102] gallium nouveau has no profile in vdpau and libva
https://bugs.freedesktop.org/show_bug.cgi?id=77102
--- Comment #10 from Ilia Mirkin <imirkin at alum.mit.edu> ---
Would you mind booting with
nouveau.debug=PBSP=trace
and putting up a dmesg from that (after the vdpauinfo, that is). BTW, silly
question -- do you have a libvdpau_nouveau.so?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part
2014 Apr 07
0
[Bug 77102] gallium nouveau has no profile in vdpau and libva
https://bugs.freedesktop.org/show_bug.cgi?id=77102
--- Comment #14 from Stefan Ringel <mail at stefanringel.de> ---
(In reply to comment #13)
> Created attachment 97009 [details] [review]
> firmware present patch
>
> OK, upon further code reading, it looks like the way nouveau does class id's
> is a bit off. That doesn't strictly matter for BSP, but there's a
2014 Apr 07
0
[Bug 77102] gallium nouveau has no profile in vdpau and libva
https://bugs.freedesktop.org/show_bug.cgi?id=77102
--- Comment #15 from Stefan Ringel <mail at stefanringel.de> ---
Created attachment 97014
--> https://bugs.freedesktop.org/attachment.cgi?id=97014&action=edit
correct profile in vdpauinfo + vainfo
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment
2014 Apr 07
0
[Bug 77102] gallium nouveau has no profile in vdpau and libva
https://bugs.freedesktop.org/show_bug.cgi?id=77102
--- Comment #16 from Stefan Ringel <mail at stefanringel.de> ---
(In reply to comment #15)
> Created attachment 97014 [details]
> correct profile in vdpauinfo + vainfo
dmseg:
[ 97.292274] nouveau T[ PBSP][0000:01:00.0] inc() == 4
[ 97.341821] nouveau T[ PBSP][0000:01:00.0] use(+1) == 1
[ 97.341827] nouveau T[
2014 Apr 06
0
[Bug 77102] gallium nouveau has no profile in vdpau and libva
https://bugs.freedesktop.org/show_bug.cgi?id=77102
--- Comment #11 from Stefan Ringel <mail at stefanringel.de> ---
(In reply to comment #10)
> Would you mind booting with
>
> nouveau.debug=PBSP=trace
>
> and putting up a dmesg from that (after the vdpauinfo, that is). BTW, silly
> question -- do you have a libvdpau_nouveau.so?
yes I have libvdpau_nouveau.so. It is
2014 Apr 06
0
[Bug 77102] gallium nouveau has no profile in vdpau and libva
https://bugs.freedesktop.org/show_bug.cgi?id=77102
--- Comment #7 from Stefan Ringel <mail at stefanringel.de> ---
Created attachment 96999
--> https://bugs.freedesktop.org/attachment.cgi?id=96999&action=edit
ls
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2014 Apr 06
0
[Bug 77102] gallium nouveau has no profile in vdpau and libva
https://bugs.freedesktop.org/show_bug.cgi?id=77102
--- Comment #9 from Stefan Ringel <mail at stefanringel.de> ---
(In reply to comment #8)
> OK, so it seems like the firmware is correctly in place, and there are no
> errors coming from dmesg, which means it's getting loaded (or at least isn't
> failing to load).
>
> What version of Mesa are you using? I recently
2014 Apr 06
0
[Bug 77102] gallium nouveau has no profile in vdpau and libva
https://bugs.freedesktop.org/show_bug.cgi?id=77102
--- Comment #12 from Stefan Ringel <mail at stefanringel.de> ---
Created attachment 97000
--> https://bugs.freedesktop.org/attachment.cgi?id=97000&action=edit
dmesg
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2020 Sep 15
0
libva-utils test siuite is crashing in nouveau sriver
On Sun, Sep 13, 2020 at 5:01 PM Tomasz K?oczko <kloczko.tomasz at gmail.com> wrote:
>
>
> On Sun, 13 Sep 2020 at 20:35, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
>>
>> What hardware are you using?
>
>
> 0000:18:00.0 VGA compatible controller: NVIDIA Corporation GP104GL [Quadro P4000] (rev a1)
There's no acceleration support for video decoding past
2013 Oct 25
0
[Mesa-dev] [PATCH 1/2] gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES
Thanks, Marek. Could someone with commit access pick this up? Let me
know if you'd like me to reformat/resend/create a git tree/whatever.
-ilia
On Sun, Oct 13, 2013 at 9:16 AM, Marek Ol??k <maraeo at gmail.com> wrote:
> For the series:
>
> Reviewed-by: Marek Ol??k <marek.olsak at amd.com>
>
> Marek
>
> On Sun, Oct 13, 2013 at 3:43 AM, Ilia Mirkin
2013 Aug 30
0
[Bug 46597] [NVA8/NV50 gallium] nv50_pc.h:351: nv_alloc_instruction: Assertion `pc->num_instructions < 2048' failed.
https://bugs.freedesktop.org/show_bug.cgi?id=46597
Ilia Mirkin <imirkin at alum.mit.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|nv50_pc.h:351: |[NVA8/NV50 gallium]
|nv_alloc_instruction: |nv50_pc.h:351:
|Assertion
2013 Oct 01
0
[Bug 46597] [NVA8/NV50 gallium] nv50_pc.h:351: nv_alloc_instruction: Assertion `pc->num_instructions < 2048' failed.
https://bugs.freedesktop.org/show_bug.cgi?id=46597
Ilia Mirkin <imirkin at alum.mit.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Ilia Mirkin <imirkin at
2018 May 01
0
libva problem?
On Tue, May 1, 2018 at 6:16 PM, James <bjlockie at lockie.ca> wrote:
> On 2018-05-01 06:00 PM, Ilia Mirkin wrote:
>> On Tue, May 1, 2018 at 5:53 PM, James <bjlockie at lockie.ca> wrote:
>>> I am playing videos from my lubuntu computer to my tv through the hdmi
>>> interface on my video card.
>>> It mostly works.
>>> Some sound doesn't
2020 Sep 01
0
VAAPI on GeForce GT 620M
Hi,
Try: DRI_PRIME=1 LIBVA_DRIVER_NAME=nouveau vainfo --display drm --device
/dev/dri/renderD129
Also try with and without the --device option, the important one is
--display drm
Cheers
Julien
On Tue, Sep 1, 2020 at 10:49 AM Analabha Roy <hariseldon99 at gmail.com> wrote:
>
>
> On Tue, 1 Sep 2020 at 18:59, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
>
>> On
2013 Oct 13
0
[PATCH 1/2] gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES
ping
On Fri, Oct 4, 2013 at 4:32 AM, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
> This CAP will determine whether ARB_framebuffer_object can be enabled.
> The nv30 driver does not allow mixing swizzled and linear zsbuf/cbuf
> textures.
>
> Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
> ---
> src/gallium/docs/source/screen.rst | 3 +++
>
2017 Aug 21
2
VDPAU issues in 17.2 and master, and a test request
Hi guys,
I just wanted to record some of my observations with nouveau; I
haven't had time to debug what happened. All testing done with mplayer
-vo vdpau.
First off, it seems like master + DRI3 works, up to a point, but then
crashes in nouveau pushbuf logic with a missing kref (which means some
unknown buffer is being used ... somewhere).
Now, in 17.2-rcN (sorry, I forget which one, but
2018 May 01
2
libva problem?
On 2018-05-01 06:00 PM, Ilia Mirkin wrote:
> What GPU do you have? For video acceleration (i.e. va-api and vdpau),
> did you install the necessary firmware?
>
> On Tue, May 1, 2018 at 5:53 PM, James <bjlockie at lockie.ca> wrote:
>> I am playing videos from my lubuntu computer to my tv through the hdmi
>> interface on my video card.
>> It mostly works.
>>