Name
drm_rgb_quant_range_selectable —
is RGB quantization range selectable?
Synopsis
bool drm_rgb_quant_range_selectable ( | struct edid * edid) ; |
Description
Check whether the monitor reports the RGB quantization range selection
as supported. The AVI infoframe can then be used to inform the monitor
which quantization range (full or limited) is used.
Return
True if the RGB quantization range is selectable, false otherwise.