SYNOPSIS

bool drm_rgb_quant_range_selectable(struct edid * edid);

ARGUMENTS

edid

EDID block to scan

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.

AUTHORS

Jesse Barnes <[email protected]>

Intel Corporation,

Initial version

Laurent Pinchart <[email protected]>

Ideas on board SPRL,

Driver internals

Daniel Vetter <[email protected]>

Intel Corporation,

Contributions all over the place

COPYRIGHT