Searched refs:S5_COLOR_DITHER_ENABLE (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Dintel_reg.h161 #define S5_COLOR_DITHER_ENABLE (1<<1) macro
H A Di915_state.c815 dw |= S5_COLOR_DITHER_ENABLE;
817 dw &= ~S5_COLOR_DITHER_ENABLE;
937 i915->state.Ctx[I915_CTXREG_LIS5] |= S5_COLOR_DITHER_ENABLE;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Dintel_reg.h161 #define S5_COLOR_DITHER_ENABLE (1<<1) macro
H A Di915_state.c815 dw |= S5_COLOR_DITHER_ENABLE;
817 dw &= ~S5_COLOR_DITHER_ENABLE;
937 i915->state.Ctx[I915_CTXREG_LIS5] |= S5_COLOR_DITHER_ENABLE;
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di915_video.c122 s5 |= S5_COLOR_DITHER_ENABLE;
H A Di915_reg.h434 #define S5_COLOR_DITHER_ENABLE (1<<1) macro
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Di915_video.c140 s5 |= S5_COLOR_DITHER_ENABLE;
H A Di915_reg.h418 #define S5_COLOR_DITHER_ENABLE (1<<1) macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Di915_video.c140 s5 |= S5_COLOR_DITHER_ENABLE;
H A Di915_reg.h418 #define S5_COLOR_DITHER_ENABLE (1<<1) macro
/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Di915_reg.h418 #define S5_COLOR_DITHER_ENABLE (1<<1) macro
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Di915_reg.h418 #define S5_COLOR_DITHER_ENABLE (1<<1) macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_reg.h414 #define S5_COLOR_DITHER_ENABLE (1<<1) macro
H A Di915_state.c148 cso_data->LIS5 |= S5_COLOR_DITHER_ENABLE;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_reg.h393 #define S5_COLOR_DITHER_ENABLE (1 << 1) macro
H A Di915_state.c189 cso_data->LIS5 |= S5_COLOR_DITHER_ENABLE;
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen3_render.h421 #define S5_COLOR_DITHER_ENABLE (1<<1) macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen3_render.h421 #define S5_COLOR_DITHER_ENABLE (1<<1) macro

Completed in 44 milliseconds