Home
last modified time | relevance | path

Searched defs:screen (Results 1 – 25 of 179) sorted by relevance

12345678

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor.c45 glamor_get_screen_private(ScreenPtr screen) in glamor_get_screen_private()
52 glamor_set_screen_private(ScreenPtr screen, glamor_screen_private *priv) in glamor_set_screen_private()
105 ScreenPtr screen = pixmap->drawable.pScreen; in glamor_set_pixmap_texture() local
135 ScreenPtr screen = pixmap->drawable.pScreen; in glamor_clear_pixmap() local
200 glamor_create_pixmap(ScreenPtr screen, int w, int h, int depth, in glamor_create_pixmap()
269 glamor_block_handler(ScreenPtr screen) in glamor_block_handler()
292 _glamor_block_handler(ScreenPtr screen, void *timeout) in _glamor_block_handler()
418 ScreenPtr screen = (void *)userParam; in glamor_debug_output_callback() local
435 glamor_setup_debug_output(ScreenPtr screen) in glamor_setup_debug_output()
472 glamor_add_format(ScreenPtr screen, int depth, CARD32 render_format, in glamor_add_format()
[all …]
H A Dglamor_egl.c123 glamor_create_texture_from_image(ScreenPtr screen, in glamor_create_texture_from_image()
143 glamor_egl_get_gbm_device(ScreenPtr screen) in glamor_egl_get_gbm_device()
151 glamor_egl_create_textured_screen(ScreenPtr screen, int handle, int stride) in glamor_egl_create_textured_screen()
186 ScreenPtr screen = pixmap->drawable.pScreen; in glamor_egl_create_textured_pixmap() local
223 ScreenPtr screen = pixmap->drawable.pScreen; in glamor_egl_create_textured_pixmap_from_gbm_bo() local
272 ScreenPtr screen = pixmap->drawable.pScreen; in glamor_make_pixmap_exportable() local
386 glamor_gbm_bo_from_pixmap_internal(ScreenPtr screen, PixmapPtr pixmap) in glamor_gbm_bo_from_pixmap_internal()
398 glamor_gbm_bo_from_pixmap(ScreenPtr screen, PixmapPtr pixmap) in glamor_gbm_bo_from_pixmap()
407 glamor_egl_fds_from_pixmap(ScreenPtr screen, PixmapPtr pixmap, int *fds, in glamor_egl_fds_from_pixmap()
448 glamor_egl_fd_from_pixmap(ScreenPtr screen, PixmapPtr pixmap, in glamor_egl_fd_from_pixmap()
[all …]
H A Dglamor_egl_stubs.c38 glamor_egl_screen_init(ScreenPtr screen, struct glamor_context *glamor_ctx) in glamor_egl_screen_init()
43 glamor_egl_fd_name_from_pixmap(ScreenPtr screen, in glamor_egl_fd_name_from_pixmap()
52 glamor_egl_fds_from_pixmap(ScreenPtr screen, PixmapPtr pixmap, int *fds, in glamor_egl_fds_from_pixmap()
60 glamor_egl_fd_from_pixmap(ScreenPtr screen, PixmapPtr pixmap, in glamor_egl_fd_from_pixmap()
67 glamor_gbm_bo_from_pixmap(ScreenPtr screen, PixmapPtr pixmap) in glamor_gbm_bo_from_pixmap()
H A Dglamor_vbo.c46 glamor_get_vbo_space(ScreenPtr screen, unsigned size, char **vbo_offset) in glamor_get_vbo_space()
145 glamor_put_vbo_space(ScreenPtr screen) in glamor_put_vbo_space()
170 glamor_init_vbo(ScreenPtr screen) in glamor_init_vbo()
182 glamor_fini_vbo(ScreenPtr screen) in glamor_fini_vbo()
H A Dglamor_sync.c50 ScreenPtr screen = fence->pScreen; in glamor_sync_fence_set_triggered() local
63 glamor_sync_create_fence(ScreenPtr screen, in glamor_sync_create_fence()
82 glamor_sync_init(ScreenPtr screen) in glamor_sync_init()
111 glamor_sync_close(ScreenPtr screen) in glamor_sync_close()
H A Dglamor_composite_glyphs.c75 ScreenPtr screen = atlas_draw->pScreen; in glamor_copy_glyph() local
122 glamor_glyph_atlas_init(ScreenPtr screen, struct glamor_glyph_atlas *atlas) in glamor_glyph_atlas_init()
217 glamor_glyphs_init_facet(ScreenPtr screen) in glamor_glyphs_init_facet()
225 glamor_glyphs_fini_facet(ScreenPtr screen) in glamor_glyphs_fini_facet()
302 glamor_glyph_start(ScreenPtr screen, int count) in glamor_glyph_start()
357 ScreenPtr screen = drawable->pScreen; in glamor_composite_glyphs() local
511 glamor_alloc_glyph_atlas(ScreenPtr screen, int depth, CARD32 f) in glamor_alloc_glyph_atlas()
529 glamor_composite_glyphs_init(ScreenPtr screen) in glamor_composite_glyphs_init()
568 glamor_composite_glyphs_fini(ScreenPtr screen) in glamor_composite_glyphs_fini()
/OK3568_Linux_fs/external/xserver/present/
H A Dpresent_scmd.c57 present_flip_pending_pixmap(ScreenPtr screen) in present_flip_pending_pixmap()
80 ScreenPtr screen = window->drawable.pScreen; in present_check_flip() local
156 ScreenPtr screen = crtc->pScreen; in present_flip() local
181 present_get_ust_msc(ScreenPtr screen, RRCrtcPtr crtc, uint64_t *ust, uint64_t *msc) in present_get_ust_msc()
194 ScreenPtr screen = window->drawable.pScreen; in present_flush() local
207 present_queue_vblank(ScreenPtr screen, in present_queue_vblank()
267 present_flip_try_ready(ScreenPtr screen) in present_flip_try_ready()
280 present_flip_idle(ScreenPtr screen) in present_flip_idle()
299 present_restore_screen_pixmap(ScreenPtr screen) in present_restore_screen_pixmap()
333 present_set_abort_flip(ScreenPtr screen) in present_set_abort_flip()
[all …]
H A Dpresent_screen.c63 present_close_screen(ScreenPtr screen) in present_close_screen()
81 ScreenPtr screen = window->drawable.pScreen; in present_free_window_vblank() local
98 ScreenPtr screen = window->drawable.pScreen; in present_clear_window_flip() local
143 ScreenPtr screen = window->drawable.pScreen; in present_destroy_window() local
177 ScreenPtr screen = window->drawable.pScreen; in present_config_notify() local
198 ScreenPtr screen = window->drawable.pScreen; in present_clip_notify() local
221 present_screen_priv_init(ScreenPtr screen) in present_screen_priv_init()
243 present_wnmd_screen_init(ScreenPtr screen, present_wnmd_info_ptr info) in present_wnmd_screen_init()
264 present_screen_init(ScreenPtr screen, present_screen_info_ptr info) in present_screen_init()
H A Dpresent_fake.c36 ScreenPtr screen; member
40 present_fake_get_ust_msc(ScreenPtr screen, uint64_t *ust, uint64_t *msc) in present_fake_get_ust_msc()
50 present_fake_notify(ScreenPtr screen, uint64_t event_id) in present_fake_notify()
73 present_fake_abort_vblank(ScreenPtr screen, uint64_t event_id, uint64_t msc) in present_fake_abort_vblank()
88 present_fake_queue_vblank(ScreenPtr screen, in present_fake_queue_vblank()
121 present_fake_screen_init(ScreenPtr screen) in present_fake_screen_init()
H A Dpresent_wnmd.c46 present_wnmd_queue_vblank(ScreenPtr screen, in present_wnmd_queue_vblank()
75 present_wnmd_get_ust_msc(ScreenPtr screen, WindowPtr window, uint64_t *ust, uint64_t *msc) in present_wnmd_get_ust_msc()
138 ScreenPtr screen = window->drawable.pScreen; in present_wnmd_toplvl_pixmap_window() local
270 ScreenPtr screen = window->drawable.pScreen; in present_wnmd_check_flip() local
375 ScreenPtr screen = window->drawable.pScreen; in present_wnmd_flip() local
401 ScreenPtr screen = window->drawable.pScreen; in present_wnmd_can_window_flip() local
461 ScreenPtr screen = window->drawable.pScreen; in present_wnmd_execute() local
579 ScreenPtr screen = window->drawable.pScreen; in present_wnmd_pixmap() local
664 present_wnmd_abort_vblank(ScreenPtr screen, WindowPtr window, RRCrtcPtr crtc, uint64_t event_id, ui… in present_wnmd_abort_vblank()
689 present_wnmd_flip_destroy(ScreenPtr screen) in present_wnmd_flip_destroy()
[all …]
H A Dpresent.c60 ScreenPtr screen = window->drawable.pScreen; in present_get_crtc() local
79 ScreenPtr screen = drawable->pScreen; in present_copy_region() local
125 ScreenPtr screen = window->drawable.pScreen; in present_set_tree_pixmap_visit() local
139 ScreenPtr screen = window->drawable.pScreen; in present_set_tree_pixmap() local
154 ScreenPtr screen = window->drawable.pScreen; in present_can_window_flip() local
205 ScreenPtr screen = window->drawable.pScreen; in present_pixmap() local
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr_draw.c59 KdScreenInfo *screen = pScreenPriv->screen; in ephyrPreparePipelinedAccess() local
80 KdScreenInfo *screen = pScreenPriv->screen; in ephyrFinishPipelinedAccess() local
98 KdScreenInfo *screen = pScreenPriv->screen; in ephyrPrepareSolid() local
130 KdScreenInfo *screen = pScreenPriv->screen; in ephyrSolid() local
146 KdScreenInfo *screen = pScreenPriv->screen; in ephyrDoneSolid() local
166 KdScreenInfo *screen = pScreenPriv->screen; in ephyrPrepareCopy() local
198 KdScreenInfo *screen = pScreenPriv->screen; in ephyrCopy() local
215 KdScreenInfo *screen = pScreenPriv->screen; in ephyrDoneCopy() local
252 KdScreenInfo *screen = pScreenPriv->screen; in ephyrPrepareComposite() local
283 KdScreenInfo *screen = pScreenPriv->screen; in ephyrComposite() local
[all …]
H A Dephyr.c93 ephyrScreenInitialize(KdScreenInfo *screen) in ephyrScreenInitialize()
198 ephyrBufferHeight(KdScreenInfo * screen) in ephyrBufferHeight()
210 ephyrMapFramebuffer(KdScreenInfo * screen) in ephyrMapFramebuffer()
258 KdScreenInfo *screen = pScreenPriv->screen; in ephyrSetScreenSizes() local
276 ephyrUnmapFramebuffer(KdScreenInfo * screen) in ephyrUnmapFramebuffer()
292 KdScreenInfo *screen = pScreenPriv->screen; in ephyrShadowUpdate() local
308 KdScreenInfo *screen = pScreenPriv->screen; in ephyrInternalDamageRedisplay() local
353 KdScreenInfo *screen = pScreenPriv->screen; in ephyrScreenBlockHandler() local
375 KdScreenInfo *screen = pScreenPriv->screen; in ephyrSetInternalDamage() local
394 KdScreenInfo *screen = pScreenPriv->screen; in ephyrUnsetInternalDamage() local
[all …]
H A Dephyr_glamor_xv.c43 ephyr_glamor_xv_stop_video(KdScreenInfo *screen, void *data, Bool cleanup) in ephyr_glamor_xv_stop_video()
52 ephyr_glamor_xv_set_port_attribute(KdScreenInfo *screen, in ephyr_glamor_xv_set_port_attribute()
59 ephyr_glamor_xv_get_port_attribute(KdScreenInfo *screen, in ephyr_glamor_xv_get_port_attribute()
66 ephyr_glamor_xv_query_best_size(KdScreenInfo *screen, in ephyr_glamor_xv_query_best_size()
78 ephyr_glamor_xv_query_image_attributes(KdScreenInfo *screen, in ephyr_glamor_xv_query_image_attributes()
87 ephyr_glamor_xv_put_image(KdScreenInfo *screen, in ephyr_glamor_xv_put_image()
109 ephyr_glamor_xv_init(ScreenPtr screen) in ephyr_glamor_xv_init()
H A Dephyrcursor.c174 ephyrRealizeCursor(DeviceIntPtr dev, ScreenPtr screen, CursorPtr cursor) in ephyrRealizeCursor()
190 ephyrUnrealizeCursor(DeviceIntPtr dev, ScreenPtr screen, CursorPtr cursor) in ephyrUnrealizeCursor()
203 ephyrSetCursor(DeviceIntPtr dev, ScreenPtr screen, CursorPtr cursor, int x, in ephyrSetCursor()
222 ephyrMoveCursor(DeviceIntPtr dev, ScreenPtr screen, int x, int y) in ephyrMoveCursor()
227 ephyrDeviceCursorInitialize(DeviceIntPtr dev, ScreenPtr screen) in ephyrDeviceCursorInitialize()
233 ephyrDeviceCursorCleanup(DeviceIntPtr dev, ScreenPtr screen) in ephyrDeviceCursorCleanup()
247 ephyrCursorInit(ScreenPtr screen) in ephyrCursorInit()
H A Dhostx.c68 int screen; member
118 hostx_want_screen_geometry(KdScreenInfo *screen, int *width, int *height, int *x, int *y) in hostx_want_screen_geometry()
136 hostx_add_screen(KdScreenInfo *screen, unsigned long win_id, int screen_num, Bool use_geometry, con… in hostx_add_screen()
159 hostx_set_screen_number(KdScreenInfo *screen, int number) in hostx_set_screen_number()
170 hostx_set_win_title(KdScreenInfo *screen, const char *extra_text) in hostx_set_win_title()
222 hostx_want_preexisting_window(KdScreenInfo *screen) in hostx_want_preexisting_window()
585 KdScreenInfo *screen = HostX.screens[index]; in hostx_init() local
728 KdScreenInfo *screen = HostX.screens[index]; in hostx_init() local
773 hostx_get_server_depth(KdScreenInfo *screen) in hostx_get_server_depth()
781 hostx_get_bpp(KdScreenInfo *screen) in hostx_get_bpp()
[all …]
/OK3568_Linux_fs/external/xserver/randr/
H A Drrmonitor.c42 ScreenPtr screen = crtc->pScreen; in RRMonitorCrtcPrimary() local
57 ScreenPtr screen = crtc->pScreen; in RRMonitorGetCrtcGeometry() local
119 ScreenPtr screen = monitor->pScreen; in RRMonitorGetGeometry() local
193 RRMonitorInitList(ScreenPtr screen, RRMonitorListPtr mon_list, Bool get_active) in RRMonitorInitList()
309 RRMonitorMakeList(ScreenPtr screen, Bool get_active, RRMonitorPtr *monitors_ret, int *nmon_ret) in RRMonitorMakeList()
388 RRMonitorCountList(ScreenPtr screen) in RRMonitorCountList()
420 RRMonitorDelete(ClientPtr client, ScreenPtr screen, Atom name) in RRMonitorDelete()
446 RRMonitorMatchesOutputName(ScreenPtr screen, Atom name) in RRMonitorMatchesOutputName()
463 RRMonitorAdd(ClientPtr client, ScreenPtr screen, RRMonitorPtr monitor) in RRMonitorAdd()
574 RRMonitorInit(ScreenPtr screen) in RRMonitorInit()
[all …]
H A Drrlease.c35 ScreenPtr screen = window->drawable.pScreen; in RRDeliverLeaseEvent() local
63 ScreenPtr screen = lease->screen; in RRLeaseChangeState() local
78 RRLeaseAlloc(ScreenPtr screen, RRLease lid, int numCrtcs, int numOutputs) in RRLeaseAlloc()
104 ScreenPtr screen = crtc->pScreen; in RRCrtcIsLeased() local
123 ScreenPtr screen = output->pScreen; in RROutputIsLeased() local
175 ScreenPtr screen = lease->screen; in RRTerminateLease() local
213 ScreenPtr screen; in ProcRRCreateLease() local
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddri3.c31 ScreenPtr screen, in ms_exa_dri3_open_client()
79 ms_exa_pixmap_from_fds(ScreenPtr screen, in ms_exa_pixmap_from_fds()
116 ms_exa_egl_fd_from_pixmap(ScreenPtr screen, PixmapPtr pixmap, in ms_exa_egl_fd_from_pixmap()
136 ms_exa_egl_fds_from_pixmap(ScreenPtr screen, PixmapPtr pixmap, int *fds, in ms_exa_egl_fds_from_pixmap()
157 ms_exa_get_formats(ScreenPtr screen, in ms_exa_get_formats()
166 ms_exa_get_modifiers(ScreenPtr screen, uint32_t format, in ms_exa_get_modifiers()
193 ms_exa_dri3_init(ScreenPtr screen) in ms_exa_dri3_init()
H A Dpageflip.c41 ms_flush_drm_events(ScreenPtr screen) in ms_flush_drm_events()
76 ScreenPtr screen; member
126 ScreenPtr screen = flipdata->screen; in ms_pageflip_handler() local
153 ScreenPtr screen = flipdata->screen; in ms_pageflip_abort() local
174 queue_flip_on_crtc(ScreenPtr screen, xf86CrtcPtr crtc, in queue_flip_on_crtc()
230 ms_do_pageflip_bo(ScreenPtr screen, in ms_do_pageflip_bo()
352 ms_do_pageflip(ScreenPtr screen, in ms_do_pageflip()
/OK3568_Linux_fs/external/xserver/glx/
H A Dvnd_dispatch_stubs.c48 CARD32 screen, context; in dispatch_CreateContext() local
146 CARD32 screen, glxpixmap; in dispatch_CreateGLXPixmap() local
173 CARD32 screen; in dispatch_GetVisualConfigs() local
209 CARD32 screen; in dispatch_QueryExtensionsString() local
228 CARD32 screen; in dispatch_QueryServerString() local
264 CARD32 screen, context; in dispatch_CreateNewContext() local
291 CARD32 screen, pbuffer; in dispatch_CreatePbuffer() local
318 CARD32 screen, glxpixmap; in dispatch_CreatePixmap() local
345 CARD32 screen, glxwindow; in dispatch_CreateWindow() local
372 CARD32 screen, context; in dispatch_CreateContextAttribsARB() local
[all …]
H A Dglxdri2.c88 __GLXDRIscreen *screen; member
203 __GLXDRIscreen *screen = priv->screen; in __glXDRIdrawableSwapBuffers() local
244 __GLXDRIscreen *screen = (__GLXDRIscreen *) context->base.pGlxScreen; in __glXDRIcontextDestroy() local
257 __GLXDRIscreen *screen = (__GLXDRIscreen *) context->base.pGlxScreen; in __glXDRIcontextMakeCurrent() local
267 __GLXDRIscreen *screen = (__GLXDRIscreen *) context->base.pGlxScreen; in __glXDRIcontextLoseCurrent() local
278 __GLXDRIscreen *screen = (__GLXDRIscreen *) dst->base.pGlxScreen; in __glXDRIcontextCopy() local
339 dri2_convert_glx_attribs(__GLXDRIscreen *screen, unsigned num_attribs, in dri2_convert_glx_attribs()
442 __GLXDRIscreen * screen, in create_driver_context()
542 __GLXDRIscreen *screen = (__GLXDRIscreen *) baseScreen; in __glXDRIscreenCreateContext() local
582 __GLXDRIscreen *screen = private->screen; in __glXDRIinvalidateBuffers() local
[all …]
H A Dglxdriswrast.c84 __GLXDRIscreen *screen; member
130 __GLXDRIscreen *screen = (__GLXDRIscreen *) context->base.pGlxScreen; in __glXDRIcontextDestroy() local
143 __GLXDRIscreen *screen = (__GLXDRIscreen *) context->base.pGlxScreen; in __glXDRIcontextMakeCurrent() local
153 __GLXDRIscreen *screen = (__GLXDRIscreen *) context->base.pGlxScreen; in __glXDRIcontextLoseCurrent() local
164 __GLXDRIscreen *screen = (__GLXDRIscreen *) dst->base.pGlxScreen; in __glXDRIcontextCopy() local
211 __GLXDRIscreen *screen = (__GLXDRIscreen *) baseScreen; in __glXDRIscreenCreateContext() local
252 __GLXscreen * screen, in __glXDRIscreenCreateDrawable()
348 initializeExtensions(__GLXscreen * screen) in initializeExtensions()
403 __GLXDRIscreen *screen = (__GLXDRIscreen *) baseScreen; in __glXDRIscreenDestroy() local
424 __GLXDRIscreen *screen; in __glXDRIscreenProbe() local
/OK3568_Linux_fs/u-boot/board/gdsys/common/
H A Dosd.c39 #define OSD_SET_REG(screen, fld, val) \ argument
47 #define OSD_SET_REG(screen, fld, val) \ argument
52 #define OSD_GET_REG(screen, fld, val) \ argument
60 #define OSD_GET_REG(screen, fld, val) \ argument
105 static void mpc92469ac_set(unsigned screen, unsigned int fout) in mpc92469ac_set()
239 static int osd_write_videomem(unsigned screen, unsigned offset, in osd_write_videomem()
263 unsigned screen; in osd_print() local
303 int osd_probe(unsigned screen) in osd_probe()
400 unsigned screen; in osd_write() local
453 unsigned screen; in osd_size() local
/OK3568_Linux_fs/external/xserver/dri3/
H A Ddri3_screen.c36 dri3_open(ClientPtr client, ScreenPtr screen, RRProviderPtr provider, int *fd) in dri3_open()
53 dri3_pixmap_from_fds(PixmapPtr *ppixmap, ScreenPtr screen, in dri3_pixmap_from_fds()
88 ScreenPtr screen = pixmap->drawable.pScreen; in dri3_fds_from_pixmap() local
118 ScreenPtr screen = pixmap->drawable.pScreen; in dri3_fd_from_pixmap() local
157 cache_formats_and_modifiers(ScreenPtr screen) in cache_formats_and_modifiers()
216 dri3_get_supported_modifiers(ScreenPtr screen, DrawablePtr drawable, in dri3_get_supported_modifiers()

12345678