Home
last modified time | relevance | path

Searched refs:glamor_finish (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor.h421 extern _X_EXPORT void glamor_finish(ScreenPtr screen);
H A Dglamor_prepare.c165 glamor_finish(screen); in glamor_prep_pixmap_box()
H A Dglamor.c284 glamor_finish(screen); in glamor_block_handler()
1116 glamor_finish(ScreenPtr screen) in glamor_finish() function
H A Dglamor_xv.c944 glamor_finish(pScreen); in glamor_xv_put_dma_image()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddriver.c546 glamor_finish(pixmap->drawable.pScreen); in dispatch_dirty_region()
654 glamor_finish(screen); in redisplay_dirty()
H A Ddrmmode_display.c941 glamor_finish(screen); in drmmode_crtc_set_mode()
4946 glamor_finish(screen); in drmmode_update_fb()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog2328 modesetting: Call glamor_finish from drmmode_crtc_set_mode
26244 loosely based off the amdgpu code. relies on the glamor_finish code.
26294 glamor: add glamor_finish API