1. NAME

drm_rgb_quant_range_selectable - is RGB quantization range selectable?

2. SYNOPSIS

bool drm_rgb_quant_range_selectable(struct edid *  edid );

3. ARGUMENTS

edid
    -- undescribed --

4. 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.

5. AUTHORS

Jesse Barnes <>
Intel Corporation,
    Initial version

Laurent Pinchart <>
Ideas on board SPRL,
    Driver internals

6. COPYRIGHT