- Edited
I'm shocked the mbp is fine. Do you use stillcolor app? The frc doesn't bother you on that monitor but GPU dithering does?
I use Stillcolor with my MBP M1 because, without it, I can't work for extended periods. In my case, the macOS interface has subdued colors and is rendered without harsh transitions and strong contrast. My hypothesis is that this makes the FRC on the monitor less active. However, when switching to Windows and Linux, I notice an increase in sharpness and contrast, and the image becomes more vibrant, which leads to more "active" FRC operation. I immediately notice this as eye strain.
How would I force 8bit with the AMD igpu in Linux?
I’m not sure off the top of my head, but you can run the command xrandr --verbose
. This will print the available variables for modification in the terminal.
Or would that xrandr command you told me earlier also work on this?
Xrandr can work with any video driver. It receives a list of properties from the driver and simply sends the property along with its value to the driver when setting it.
I'm thinking this z390 board also is just no good
My motherboard is based on the Z390 chipset, and when I tried switching from A770 to UHD 630 in Windows 11, I noticed that it became less comfortable for my eyes.
It turns out that the minimum 8-bit limitation for HDMI on my Intel UHD Xe (12th gen CPU) is not a hardware issue
I have experimented with i9-9900K (UHD 630). I tried to enable 6-bit on Windows with this iGPU. However, Ditherig returned 0 as the pipeline state register value (the same situation occurred on Linux), which is strange. I attempted to write data to the register, but UHD 630 did not respond.