Lines Matching refs:secondary_dst
562 dirty->secondary_dst->drawable.width,
563 dirty->secondary_dst->drawable.height);
571 PixmapRegionInit(&pixregion, dirty->secondary_dst);
588 if (dirty->secondary_dst->primary_pixmap)
589 DamageRegionAppend(&dirty->secondary_dst->drawable, region);
598 if (dirty->secondary_dst->primary_pixmap)
599 DamageRegionProcessPending(&dirty->secondary_dst->drawable);
621 if (!radeon_dirty_src_equals(dirty, ent->secondary_dst))
644 ScreenPtr secondary_screen = dirty->secondary_dst->drawable.pScreen;
670 ScrnInfoPtr secondary_scrn = xf86ScreenToScrn(dirty->secondary_dst->drawable.pScreen);
687 ScreenPtr screen = dirty->secondary_dst->drawable.pScreen;
730 dirty->secondary_dst = drmmode_crtc->scanout[scanout_id].pixmap;
757 ScreenPtr screen = dirty->secondary_dst->drawable.pScreen;
821 ScreenPtr screen = ent->secondary_dst->drawable.pScreen;
900 if (radeon_dirty_src_equals(ent, region_ent->secondary_dst))