Searched refs:RequestSharedPixmapNotifyDamage (Results 1 – 4 of 4) sorted by relevance
654 RequestSharedPixmapNotifyDamageProcPtr RequestSharedPixmapNotifyDamage; member
1834 pScreen->RequestSharedPixmapNotifyDamage = in ScreenInit()
1332 if (master->RequestSharedPixmapNotifyDamage) { in drmmode_SharedPixmapPresent()1338 if (master->RequestSharedPixmapNotifyDamage(ppix)) in drmmode_SharedPixmapPresent()
23580 RequestSharedPixmapNotifyDamage, the source functions for PRIME23783 attempt to use master->RequestSharedPixmapNotifyDamage() to request24014 SharedPixmapNotifyDamage, and RequestSharedPixmapNotifyDamage to ScreenRec.24035 SharedPixmapNotifyDamage and RequestSharedPixmapNotifyDamage are OPTIONAL24038 master->RequestSharedPixmapNotifyDamage(ppix), the sink driver can request24044 Add SharedPixmapNotifyDamage / RequestSharedPixmapNotifyDamage