[Bug 83226] Allow use of ColorRange and ColorSpace in xorg.conf.d files

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Feb 24 06:36:29 PST 2015


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

--- Comment #15 from Alex Deucher <alexdeucher at gmail.com> ---
(In reply to Andy Furniss from comment #13)
> 
> I added a couple of DRM_ERROR... lines to see if I passed
> if(drm_rgb_quant_range_selectable and I don't.
> 
> But even if I did I don't think that patch will work as I only get one
> message at the start - I would have expected that flipping between tvrgb and
> bypass (which works OK) would have generated more, but it doesn't.

Changing the AVI infoframe requires a full modeset, changing the output_csc
does not.  The AVI infoframe change only takes affect when you force a full
modeset (e.g., switch modes with xrandr).  It's trivial to change the code to
force a full modeset rather than just updating the output_csc state when you
update the property, but I left them decoupled now for testing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150224/5d67967e/attachment.html>


More information about the dri-devel mailing list