Home
last modified time | relevance | path

Searched refs:exaDoPutImage (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_accel.c138 exaDoPutImage(DrawablePtr pDrawable, GCPtr pGC, int depth, int x, int y, in exaDoPutImage() function
233 if (!exaDoPutImage(pDrawable, pGC, depth, x, y, w, h, format, bits, in exaPutImage()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog117226 EXA: Restore migration call in exaDoPutImage().
125307 EXA: Bail earlier from exaDoPutImage if the driver has no UploadToScreen hook.