Searched refs:gtt_dirty (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dkgem.h88 uint32_t gtt_dirty : 1; member in struct:kgem_bo
648 bo->gtt_dirty = false;
H A Dkgem.c876 bo->gtt_dirty = true;
3455 bo->gtt_dirty = false;
6181 if (!bo->needs_flush && !bo->gtt_dirty)
6916 bo->gtt_dirty = true;
7130 bo->gtt_dirty = true;
7175 bo->gtt_dirty = true;
7216 bo->gtt_dirty = true;
H A Dsna_accel.c17562 if (sna->flags & SNA_FLUSH_GTT && scanout->gpu_bo->gtt_dirty) {
17592 if (sna->flags & SNA_FLUSH_GTT && scanout->gpu_bo->gtt_dirty) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dkgem.h87 uint32_t gtt_dirty : 1; member in struct:kgem_bo
618 bo->gtt_dirty = false;
H A Dkgem.c716 bo->gtt_dirty = true;
2696 bo->gtt_dirty = false;
5628 bo->gtt_dirty = false;
6297 bo->gtt_dirty = true;
6565 bo->gtt_dirty = true;
H A Dsna_accel.c17264 if (sna->flags & SNA_FLUSH_GTT && scanout->gpu_bo->gtt_dirty) {
17294 if (sna->flags & SNA_FLUSH_GTT && scanout->gpu_bo->gtt_dirty) {

Completed in 55 milliseconds