Lines Matching refs:secondary_dst
608 dirty->secondary_dst->drawable.width,
609 dirty->secondary_dst->drawable.height);
617 PixmapRegionInit(&pixregion, dirty->secondary_dst);
634 if (dirty->secondary_dst->primary_pixmap)
635 DamageRegionAppend(&dirty->secondary_dst->drawable, region);
644 if (dirty->secondary_dst->primary_pixmap)
645 DamageRegionProcessPending(&dirty->secondary_dst->drawable);
667 if (!amdgpu_dirty_src_equals(dirty, ent->secondary_dst))
690 ScreenPtr secondary_screen = dirty->secondary_dst->drawable.pScreen;
716 ScrnInfoPtr secondary_scrn = xf86ScreenToScrn(dirty->secondary_dst->drawable.pScreen);
733 ScreenPtr screen = dirty->secondary_dst->drawable.pScreen;
776 dirty->secondary_dst = drmmode_crtc->scanout[scanout_id];
803 ScreenPtr screen = dirty->secondary_dst->drawable.pScreen;
867 ScreenPtr screen = ent->secondary_dst->drawable.pScreen;
946 if (amdgpu_dirty_src_equals(ent, region_ent->secondary_dst))