Home
last modified time | relevance | path

Searched refs:RequestSharedPixmapNotifyDamage (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dscrnintstr.h654 RequestSharedPixmapNotifyDamageProcPtr RequestSharedPixmapNotifyDamage; member
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddriver.c1834 pScreen->RequestSharedPixmapNotifyDamage = in ScreenInit()
H A Ddrmmode_display.c1332 if (master->RequestSharedPixmapNotifyDamage) { in drmmode_SharedPixmapPresent()
1338 if (master->RequestSharedPixmapNotifyDamage(ppix)) in drmmode_SharedPixmapPresent()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog23580 RequestSharedPixmapNotifyDamage, the source functions for PRIME
23783 attempt to use master->RequestSharedPixmapNotifyDamage() to request
24014 SharedPixmapNotifyDamage, and RequestSharedPixmapNotifyDamage to ScreenRec.
24035 SharedPixmapNotifyDamage and RequestSharedPixmapNotifyDamage are OPTIONAL
24038 master->RequestSharedPixmapNotifyDamage(ppix), the sink driver can request
24044 Add SharedPixmapNotifyDamage / RequestSharedPixmapNotifyDamage