NVIDIA developers, I would like to ask questions regarding bit color and whether or not this driver release will resolve it in Linux ? My questions are : "
- Is my monitor(AW3423DW) outputting 8 bit or 10 bit color in Plasma Wayland 6.2.2 ?
- If the bit color output is wrong, will this driver(565.57.01) fix the bit color in my monitor when I enable the HDR option in Plasma ?"
I was checking my system information on Steam and in Desktop Color Depth, it said 24 bit color.
I was curious whether or not that was true or not so I scrolled around the internet for more information about bit color and I have learned two commands that query the bit color that is showing and I am conflicted on whether or not my monitor is displaying 8 or 10 bit color ( on Plasma Wayland).
One command I have used first to query the bit color is xdpyinfo , under āsignificant bits in color specificationā it says 8 bit . But when I use drm_info , under āFormatā it says ABGR2101010(which from a Reddit comment confirms that this is 10 bit color). Could you confirm to me whether Plasma( or specifically Kwin, correct me if Iām wrong) is outputting the correct bit color( with hdr disabled ) . And if you confirm that the output of the Kwin compositor outputs the wrong bit color, will this driver release fix that or on a future release ?
Thank you for reading
Here are the sources that help me learned about this topic:
https://www.reddit.com/r/kde/comments/syf2gq/kde_on_wayland_how_to_set_30bit_color_ie_10bit/
https://github.com/ValveSoftware/steam-for-linux/issues/4399
Here are the snippets of the output of the two commands
- xdpyinfo
visual:
visual id: 0x24c
class: TrueColor
depth: 32 planes
available colormap entries: 256 per subfield
red, green, blue masks: 0xff0000, 0xff00, 0xff
significant bits in color specification: 8 bits
visual:
visual id: 0x255
class: TrueColor
depth: 32 planes
available colormap entries: 256 per subfield
red, green, blue masks: 0xff0000, 0xff00, 0xff
significant bits in color specification: 8 bits
visual:
visual id: 0x256
class: TrueColor
depth: 32 planes
available colormap entries: 256 per subfield
red, green, blue masks: 0xff0000, 0xff00, 0xff
significant bits in color specification: 8 bits
visual:
visual id: 0x257
class: TrueColor
depth: 32 planes
available colormap entries: 256 per subfield
red, green, blue masks: 0xff0000, 0xff00, 0xff
significant bits in color specification: 8 bits
visual:
visual id: 0x258
class: TrueColor
depth: 32 planes
available colormap entries: 256 per subfield
red, green, blue masks: 0xff0000, 0xff00, 0xff
significant bits in color specification: 8 bits
- drm_info
ā ā ā āāāāFormat: ABGR2101010 (0x30334241)
ā ā āāāāFormats:
ā ā āāāāFormat: ABGR2101010 (0x30334241)