Signed-off-by: Ilia Mirkin
---
src/gallium/drivers/nouveau/nouveau_vp3_video_vp.c | 28 ++
1 file changed, 13 insertions(+), 15 deletions(-)
diff --git a/src/gallium/drivers/nouveau/nouveau_vp3_video_vp.c
b/src/gallium/drivers/nouveau/nouveau_vp3_video_vp.c
index a0f5332..ad
Create the ref_bo without any storage type flags set for now. The issue
probably arises from our use of the additional buffer space at the end
of the ref_bo. It should probably be split up in the future.
Signed-off-by: Ilia Mirkin
Tested-by: Martin Peres
Cc: "10.0"
---
src/gallium/drivers/nouv
Based on comments by Benjamin Morris in
http://lists.freedesktop.org/archives/nouveau/2013-December/015328.html
This adds setting of is_long_term, and updates a few field names we were
unclear about.
Signed-off-by: Ilia Mirkin
---
src/gallium/drivers/nouveau/nouveau_vp3_video_vp.c | 33 +++
On Fri, Dec 6, 2013 at 11:43 PM, Ilia Mirkin wrote:
> Create the ref_bo without any storage type flags set for now. This can
> probably be split up somehow later on, but this seems to work.
>
> Signed-off-by: Ilia Mirkin
> Cc: "10.0"
> ---
>
> Would be great if someone could see if this also mak
https://bugs.freedesktop.org/show_bug.cgi?id=72458
Ilia Mirkin changed:
What|Removed |Added
Summary|Machine freezes when|[NV63] Machine freezes when
https://bugs.freedesktop.org/show_bug.cgi?id=72458
Priority: medium
Bug ID: 72458
Assignee: nouveau@lists.freedesktop.org
Summary: Machine freezes when launching Firefox
QA Contact: xorg-t...@lists.x.org
Severity: normal
Classificati
Some firmware images may be large (64K), so using kmalloc memory is
inappropriate for them. Use vmalloc instead, to avoid high-order
allocation failures.
Signed-off-by: Ilia Mirkin
Cc: sta...@vger.kernel.org
---
Couldn't get video decoding started on a long-running system due to high-order
alloc
On 07/12/2013 17:09, Ilia Mirkin wrote:
On Sat, Dec 7, 2013 at 8:11 AM, Martin Peres wrote:
From: Martin Peres
This patch is a follow-up from Ilia Mirkin's enable H.264 patch which
solves the problem that prevented MPEG-4 videos to play correctly.
Tested on an nva3.
I might reword this as
On Sat, Dec 7, 2013 at 8:11 AM, Martin Peres wrote:
> From: Martin Peres
>
> This patch is a follow-up from Ilia Mirkin's enable H.264 patch which
> solves the problem that prevented MPEG-4 videos to play correctly.
>
> Tested on an nva3.
I might reword this as
"""
VP3/VP4 now work on all the c
From: Martin Peres
This patch is a follow-up from Ilia Mirkin's enable H.264 patch which
solves the problem that prevented MPEG-4 videos to play correctly.
Tested on an nva3.
Signed-off-by: Martin Peres
Tested-by: Martin Peres
Cc: "10.0"
---
src/gallium/drivers/nouveau/nouveau_vp3_video.c |
https://bugs.freedesktop.org/show_bug.cgi?id=61069
--- Comment #8 from Ilia Mirkin ---
Are you using a version of libdrm before 2.4.48 compiled with gcc-4.8? If so,
upgrade. Or compile using an older gcc.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=61069
--- Comment #7 from dave.muel...@gmx.ch ---
In the meantime i updated my system (kernel 3.12, X Server 1.14.3,
nouveau_drv.so module version = 1.0.9) and the crash with the 3200x2700 picture
is gone.
But i see the following lines in the kernel l
12 matches
Mail list logo