Re: [BUG][AMD][VDPAU] RX6600 GPU locks up when decoding HEVC

2024-02-15 Thread Timur Kristóf
Hi, Please use the issue tracker on the Mesa Gitlab for discussing bug reports. I recommend to include all information that you can in there, we don't use this mailing list for bug reports. Thanks & best regards, Timur On Thu, 2024-02-15 at 17:23 +, Chris Rankin wrote: > Thanks, I have disco

[ANNOUNCE] mesa 23.3.6

2024-02-15 Thread Eric Engestrom
Hello everyone, The bugfix release 23.3.6 is now available. This is the last release of the 23.3 series. Users are encouraged to switch to the 24.0 series to continue receiving bugfixes. Cheers, Eric --- Blisto (1): driconf: set vk_x11_strict_image_count for Atlas Fallen Vulkan Boris

Re: [BUG][AMD][VDPAU] RX6600 GPU locks up when decoding HEVC

2024-02-15 Thread Chris Rankin
Thanks, I have discovered that my PC needs for VLC to use hardware decoding when playing 4K HEVC streams, but that VLC won't support VA-API again until VLC 4 is released. As an aside, one of these 4K HEVC streams correctly uses VDPAU if I use: $ mpv --vo=gpu --hwdec=vdpau --hwdec-image-format=yuv

Re: Lavapipe license

2024-02-15 Thread Marek Olšák
You should only see the MIT license for all Mesa contributions that don't import external source code. Marek On Tue, Feb 13, 2024 at 5:23 AM George Karpathios wrote: > > Hi everyone, > > I'd like to bundle Lavapipe's binary that I've built (also contains LLVM > thanks to static linking) with a

Re: Lavapipe license

2024-02-15 Thread Jose Fonseca
What I've seen done elsewhere is to collate all licenses. Last time I checked all components (re)used in mesa had permissive licenses (and this was done by design.)Even if one ends up including a license of a component that's not actually used, one is erring on the safe side. If one stumbles

RE: [BUG][AMD][VDPAU] RX6600 GPU locks up when decoding HEVC

2024-02-15 Thread Liu, Leo
[AMD Official Use Only - General] This is being looked. > -Original Message- > From: mesa-dev On Behalf Of > Chris Rankin > Sent: Thursday, February 15, 2024 10:38 AM > To: mesa-dev@lists.freedesktop.org > Subject: [BUG][AMD][VDPAU] RX6600 GPU locks up when decoding HEVC > > I have disco

[BUG][AMD][VDPAU] RX6600 GPU locks up when decoding HEVC

2024-02-15 Thread Chris Rankin
I have discovered that my RX6600 cannot use VDPAU to decode HEVC, although VA-API works OK. Unfortunately, VLC 3.x only supports VDPAU these days for hardware decoding. I have raised this issue: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10599 Mesa 23.3.5 just used to fail, but both Mesa 2