Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_display.c7111 pipeconf |= PIPECONF_6BPC; in i9xx_set_pipeconf()
7511 case PIPECONF_6BPC: in i9xx_get_pipe_config()
8041 val |= PIPECONF_6BPC; in ironlake_set_pipeconf()
8611 case PIPECONF_6BPC: in ironlake_get_pipe_config()
H A Di915_reg.h5358 #define PIPECONF_6BPC (2<<5) macro