* [Bug 94471] Tonga UVD 4Kx4K = failed to allocate a buffer
2016-03-10 0:21 [Bug 94471] Tonga UVD 4Kx4K = failed to allocate a buffer bugzilla-daemon
@ 2016-03-10 8:17 ` bugzilla-daemon
2016-03-10 12:22 ` bugzilla-daemon
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2016-03-10 8:17 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 363 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=94471
--- Comment #1 from Christian König <deathsimple@vodafone.de> ---
Hi Andy,
sounds like the estimated bitstream buffer size doesn't fit into a 32bit
integer any more.
Where can I download such a stream for testing?
Thanks,
Christian.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1127 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread* [Bug 94471] Tonga UVD 4Kx4K = failed to allocate a buffer
2016-03-10 0:21 [Bug 94471] Tonga UVD 4Kx4K = failed to allocate a buffer bugzilla-daemon
2016-03-10 8:17 ` bugzilla-daemon
@ 2016-03-10 12:22 ` bugzilla-daemon
2016-03-10 12:23 ` bugzilla-daemon
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2016-03-10 12:22 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 989 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=94471
--- Comment #2 from Andy Furniss <adf.lists@gmail.com> ---
(In reply to Christian König from comment #1)
> Hi Andy,
>
> sounds like the estimated bitstream buffer size doesn't fit into a 32bit
> integer any more.
>
> Where can I download such a stream for testing?
I wondered that myself so I made one with ffmpeg/libx264.
Further testing shows that 4080x4080 works and >= 4082x4082 fails.
I tried getting libx264 to make constrained baseline but no difference.
These 2 were made like
ffmpeg -i a-2160p60.mkv -vf scale=w=4080:h=4080 -c:v libx264 -vframes 10
x264-4080.mkv
as they are only 10 frames tested like -
mpv --speed=0.1 -fs --hwdec=vdpau x264-4080.mkv
While here a shameless bump of a similar VCE issue :-)
I don't know the precise fail point for VCE but 3840x2160 fails 2560x1440
works.
https://bugs.freedesktop.org/show_bug.cgi?id=91281
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1991 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread* [Bug 94471] Tonga UVD 4Kx4K = failed to allocate a buffer
2016-03-10 0:21 [Bug 94471] Tonga UVD 4Kx4K = failed to allocate a buffer bugzilla-daemon
2016-03-10 8:17 ` bugzilla-daemon
2016-03-10 12:22 ` bugzilla-daemon
@ 2016-03-10 12:23 ` bugzilla-daemon
2016-03-10 12:24 ` bugzilla-daemon
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2016-03-10 12:23 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 295 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=94471
--- Comment #3 from Andy Furniss <adf.lists@gmail.com> ---
Created attachment 122202
--> https://bugs.freedesktop.org/attachment.cgi?id=122202&action=edit
4082 fails
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1165 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread* [Bug 94471] Tonga UVD 4Kx4K = failed to allocate a buffer
2016-03-10 0:21 [Bug 94471] Tonga UVD 4Kx4K = failed to allocate a buffer bugzilla-daemon
` (2 preceding siblings ...)
2016-03-10 12:23 ` bugzilla-daemon
@ 2016-03-10 12:24 ` bugzilla-daemon
2016-03-10 13:00 ` bugzilla-daemon
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2016-03-10 12:24 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 295 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=94471
--- Comment #4 from Andy Furniss <adf.lists@gmail.com> ---
Created attachment 122203
--> https://bugs.freedesktop.org/attachment.cgi?id=122203&action=edit
4080 works
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1165 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread* [Bug 94471] Tonga UVD 4Kx4K = failed to allocate a buffer
2016-03-10 0:21 [Bug 94471] Tonga UVD 4Kx4K = failed to allocate a buffer bugzilla-daemon
` (3 preceding siblings ...)
2016-03-10 12:24 ` bugzilla-daemon
@ 2016-03-10 13:00 ` bugzilla-daemon
2016-07-04 14:45 ` bugzilla-daemon
2019-09-25 17:54 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2016-03-10 13:00 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 294 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=94471
--- Comment #5 from Andy Furniss <adf.lists@gmail.com> ---
Of course those are square - It is possible to get height 4096 working as long
as width is lower than 4082.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1051 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread* [Bug 94471] Tonga UVD 4Kx4K = failed to allocate a buffer
2016-03-10 0:21 [Bug 94471] Tonga UVD 4Kx4K = failed to allocate a buffer bugzilla-daemon
` (4 preceding siblings ...)
2016-03-10 13:00 ` bugzilla-daemon
@ 2016-07-04 14:45 ` bugzilla-daemon
2019-09-25 17:54 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2016-07-04 14:45 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 548 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=94471
--- Comment #6 from Andy Furniss <adf.lists@gmail.com> ---
Mesa commit
commit 51227b41c6b026f5b0a3925093b91800cdfcc923
Author: Indrajit Das <indrajit-kumar.das@amd.com>
Date: Fri May 27 18:27:15 2016 +0530
radeon/uvd: fix overflow error while calculating bit stream buffer size
gets rid of the errors and so mpv/mplayer will attempt to use uvd, but no video
is displayed, just a black screen.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1383 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread* [Bug 94471] Tonga UVD 4Kx4K = failed to allocate a buffer
2016-03-10 0:21 [Bug 94471] Tonga UVD 4Kx4K = failed to allocate a buffer bugzilla-daemon
` (5 preceding siblings ...)
2016-07-04 14:45 ` bugzilla-daemon
@ 2019-09-25 17:54 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2019-09-25 17:54 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 841 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=94471
GitLab Migration User <gitlab-migration@fdo.invalid> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |MOVED
Status|NEW |RESOLVED
--- Comment #7 from GitLab Migration User <gitlab-migration@fdo.invalid> ---
-- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.
You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/1230.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2428 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread