https://bugs.kde.org/show_bug.cgi?id=516333

--- Comment #2 from Oleg <[email protected]> ---
In CachyOS kernel AMD_PRIVATE_COLOR was disabled by default
```
zcat /proc/config.gz | rg -i amd_private          
# CONFIG_AMD_PRIVATE_COLOR is not set
```
I've recompiled my kernel enabling AMD_PRIVATE_COLOR but still didn't manage to
get direct scanout to work on HDR screen. No matter if I choose accuracy or
performance options in screen settings.
```
zcat /proc/config.gz | rg -i amd_private
CONFIG_AMD_PRIVATE_COLOR=y
```

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to