GPUOpen-Drivers / AMDVLK

AMD Open Source Driver For Vulkan
MIT License
1.73k stars 162 forks source link

Green screen in Youtube videos (RDNA1) #360

Open vkargov opened 5 months ago

vkargov commented 5 months ago

Hi all,

I use the AMDVLK driver with the GFX1012 (RDNA1) graphics card in my home PC and I started seeing the following artifacts in Chrome when playing Youtube videos

Screenshot with the problem

I don't have any logs (yet) but I was wondering if anyone recognizes the issue.

Looks like something went wrong with color formats or compression. (More broadly speaking, I'm not sure if AMDVLK is at fault here, it could be something in the kernel driver or drm. I think I was using the same AMDVLK version previously and it worked just fine. Nonetheless, it does look GPU related, and without AMDVLK, the video works just fine)

My OS is Ubuntu 22.04 and I'm using the dev branch of the driver.

qiaojbao commented 5 months ago

Could you help to provide more details info for this issue, like AMDVLK version, video URL? All the videos are observed such issue on YouTube?

qiaojbao commented 5 months ago

Thanks for the catch. We're working on it.