Searched refs:S5_COLOR_DITHER_ENABLE (Results 1 – 4 of 4) sorted by relevance
157 #define S5_COLOR_DITHER_ENABLE (1<<1) macro
815 dw |= S5_COLOR_DITHER_ENABLE; in i915Enable()817 dw &= ~S5_COLOR_DITHER_ENABLE; in i915Enable()936 i915->state.Ctx[I915_CTXREG_LIS5] |= S5_COLOR_DITHER_ENABLE; in i915_init_packets()
414 #define S5_COLOR_DITHER_ENABLE (1<<1) macro
148 cso_data->LIS5 |= S5_COLOR_DITHER_ENABLE; in i915_create_blend_state()