This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From 6d4076cd302fd094ed68e3b2443d141995116510 Mon Sep 17 00:00:00 2001 | |
From: rafaelrc7 <[email protected]> | |
Date: Sat, 15 Feb 2025 01:45:18 -0300 | |
Subject: [PATCH] [amdgpu] Add "pixel_encoding" to switch between RGB & | |
YUV color modes | |
Usage: | |
- X11: xrandr --output <output name> --set "pixel encoding" <encoding> | |
- Wayland: proptest -M amdgpu -D <card path> <connector ID> connector | |
<pixel encoding ID> <encoding (ID)> |