Home
last modified time | relevance | path

Searched refs:SharedPixmapNotifyDamage (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dscrnintstr.h653 SharedPixmapNotifyDamageProcPtr SharedPixmapNotifyDamage; member
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddriver.c687 SharedPixmapNotifyDamage(ent->slave_dst); in ms_dirty_update()
1833 pScreen->SharedPixmapNotifyDamage = msSharedPixmapNotifyDamage; in ScreenInit()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog23702 SharedPixmapNotifyDamage, the sink functions for PRIME synchronization and
23718 SharedPixmapNotifyDamage.
23784 for the source driver to call slave->SharedPixmapNotifyDamage() in
23834 Use SharedPixmapNotifyDamage to retry on next vblank after damage
24014 SharedPixmapNotifyDamage, and RequestSharedPixmapNotifyDamage to ScreenRec.
24035 SharedPixmapNotifyDamage and RequestSharedPixmapNotifyDamage are OPTIONAL
24039 for the source driver to call slave->SharedPixmapNotifyDamage(ppix) in
24044 Add SharedPixmapNotifyDamage / RequestSharedPixmapNotifyDamage