Searched refs:IGNORE_DAMAGE (Results 1 - 23 of 23) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_accel.c3655 if (flags & IGNORE_DAMAGE) {
3704 if (priv->cpu && (flags & (FORCE_GPU | IGNORE_DAMAGE)) == 0) {
3709 if ((flags & (PREFER_GPU | IGNORE_DAMAGE)) == IGNORE_DAMAGE) {
3720 (flags & (REPLACES | IGNORE_DAMAGE) || !priv->gpu_damage || !kgem_bo_is_busy(priv->gpu_bo))) {
3755 if ((flags & IGNORE_DAMAGE) == 0) {
3834 if (!priv->cpu_damage || flags & IGNORE_DAMAGE) {
3838 if (flags & IGNORE_DAMAGE)
3879 if ((flags & IGNORE_DAMAGE) == 0 && priv->cpu_damage) {
3901 flags & IGNORE_DAMAGE
[all...]
H A Dsna.h869 #define IGNORE_DAMAGE 0x8 macro
H A Dsna_blt.c2611 hint |= IGNORE_DAMAGE;
2712 hint |= IGNORE_DAMAGE;
2881 hint |= IGNORE_DAMAGE;
H A Dsna_composite.c1017 hint |= IGNORE_DAMAGE;
H A Dgen4_render.c1718 hint |= IGNORE_DAMAGE;
H A Dgen5_render.c1670 hint |= IGNORE_DAMAGE;
H A Dgen6_render.c1975 hint |= IGNORE_DAMAGE;
H A Dgen7_render.c2204 hint |= IGNORE_DAMAGE;
H A Dgen8_render.c2035 hint |= IGNORE_DAMAGE;
H A Dgen9_render.c2111 hint |= IGNORE_DAMAGE;
H A Dgen2_render.c1651 hint |= IGNORE_DAMAGE;
H A Dgen3_render.c3235 hint |= IGNORE_DAMAGE;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_accel.c3532 if (flags & IGNORE_DAMAGE) {
3581 if (priv->cpu && (flags & (FORCE_GPU | IGNORE_DAMAGE)) == 0) {
3586 if ((flags & (PREFER_GPU | IGNORE_DAMAGE)) == IGNORE_DAMAGE) {
3597 (flags & (REPLACES | IGNORE_DAMAGE) || !priv->gpu_damage || !kgem_bo_is_busy(priv->gpu_bo))) {
3632 if ((flags & IGNORE_DAMAGE) == 0) {
3711 if (!priv->cpu_damage || flags & IGNORE_DAMAGE) {
3715 if (flags & IGNORE_DAMAGE)
3753 if ((flags & IGNORE_DAMAGE) == 0 && priv->cpu_damage) {
3775 flags & IGNORE_DAMAGE
[all...]
H A Dsna.h756 #define IGNORE_DAMAGE 0x8 macro
H A Dsna_composite.c998 hint |= IGNORE_DAMAGE;
H A Dsna_blt.c2554 hint |= IGNORE_DAMAGE;
2644 hint |= IGNORE_DAMAGE;
2810 hint |= IGNORE_DAMAGE;
H A Dgen2_render.c1624 hint |= IGNORE_DAMAGE;
H A Dgen4_render.c1669 hint |= IGNORE_DAMAGE;
H A Dgen5_render.c1623 hint |= IGNORE_DAMAGE;
H A Dgen6_render.c1932 hint |= IGNORE_DAMAGE;
H A Dgen7_render.c2152 hint |= IGNORE_DAMAGE;
H A Dgen8_render.c1966 hint |= IGNORE_DAMAGE;
H A Dgen3_render.c3187 hint |= IGNORE_DAMAGE;

Completed in 180 milliseconds