This file contains 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 5e9abc08e7873f69ab7fdf9ca3731a2de4733936 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)> |