Searched refs:PIPEMISC_OUTPUT_COLORSPACE_YUV (Results 1 – 2 of 2) sorted by relevance
8461 val |= PIPEMISC_OUTPUT_COLORSPACE_YUV | in haswell_set_pipemisc()9528 bool clrspace_yuv = tmp & PIPEMISC_OUTPUT_COLORSPACE_YUV; in haswell_get_pipe_config()
5663 #define PIPEMISC_OUTPUT_COLORSPACE_YUV (1 << 11) macro