Home
last modified time | relevance | path

Searched refs:PIPECONF_8BPC (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_display.c2000 val |= PIPECONF_8BPC; in ironlake_enable_pch_transcoder()
7857 pipeconf |= PIPECONF_8BPC; in i9xx_set_pipeconf()
8152 case PIPECONF_8BPC: in i9xx_get_pipe_config()
8625 val |= PIPECONF_8BPC; in ironlake_set_pipeconf()
9282 case PIPECONF_8BPC: in ironlake_get_pipe_config()
Di915_reg.h4391 #define PIPECONF_8BPC (0<<5) macro