After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 777248 - Please add option to adjust output RGB range
Please add option to adjust output RGB range
Status: RESOLVED DUPLICATE of bug 781856
Product: mutter
Classification: Core
Component: wayland
unspecified
Other All
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2017-01-14 12:13 UTC by nw9165-3201
Modified: 2017-06-01 09:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description nw9165-3201 2017-01-14 12:13:42 UTC
Hi,

when using X, it's possible to adjust the Intel driver's Broadcast RGB setting via xrandr like this:

xrandr --output OUTPUT --set "Broadcast RGB" "Full"

or:

xrandr --output OUTPUT --set "Broadcast RGB" "Limited 16:235"

or:

xrandr --output OUTPUT --set "Broadcast RGB" "Automatic"

Unfortunately the Intel driver now sets this to "Automatic" by default and "Automatic" doesn't really set it properly all of the time:

https://bugzilla.kernel.org/show_bug.cgi?id=94921

amdgpu and radeon apparently are also planned to get options to to adjust the RGB range / color space, see:

https://bugs.freedesktop.org/show_bug.cgi?id=83226

When asking on #wayland on the freenode IRC channel, I was told that such an option would need to be added to the corresponding Wayland compositor and that I should submit a feature request for the corresponding Wayland compositor.

So, could you pease add an option to adjust the RGB range?

Regards
Comment 1 nw9165-3201 2017-01-14 12:35:41 UTC
There's no kernel parameter for it, see:

https://bugs.freedesktop.org/show_bug.cgi?id=96489

So if the Wayland compositor does not provide an option to adjust it, you're pretty much stuck.
Comment 2 Bastien Nocera 2017-06-01 09:39:42 UTC
Bug 781856 has more feedback.

Thanks for taking the time to report this.
This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 781856 ***