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