Home
last modified time | relevance | path

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

/third_party/weston/libweston/backend-drm/
Ddrm-virtual.c138 struct drm_output *output = to_drm_output(output_base); in drm_virtual_output_repaint()
182 struct drm_output *output = to_drm_output(base); in drm_virtual_output_deinit()
192 struct drm_output *output = to_drm_output(base); in drm_virtual_output_destroy()
209 struct drm_output *output = to_drm_output(output_base); in drm_virtual_output_enable()
256 struct drm_output *output = to_drm_output(base); in drm_virtual_output_disable()
296 struct drm_output *output = to_drm_output(base); in drm_virtual_output_set_gbm_format()
309 struct drm_output *output = to_drm_output(output_base); in drm_virtual_output_set_submit_frame_cb()
331 struct drm_output *output = to_drm_output(output_base); in drm_virtual_output_finish_frame()
Ddrm.c463 struct drm_output *output = to_drm_output(output_base); in drm_output_repaint()
544 struct drm_output *output = to_drm_output(output_base); in drm_output_start_repaint_loop()
711 struct drm_output *output = to_drm_output(output_base); in drm_output_switch_mode()
1069 struct drm_output *output = to_drm_output(output_base); in drm_set_backlight()
1128 struct drm_output *output = to_drm_output(output_base); in drm_set_dpms()
1445 struct drm_output *output = to_drm_output(base); in drm_output_set_gbm_format()
1456 struct drm_output *output = to_drm_output(base); in drm_output_set_seat()
1760 struct drm_output *output = to_drm_output(base); in drm_output_enable()
1828 struct drm_output *output = to_drm_output(base); in drm_output_deinit()
1861 struct drm_output *output = to_drm_output(base); in drm_output_destroy()
[all …]
Dstate-propose.c766 struct drm_output *output = to_drm_output(output_base); in drm_output_propose_state()
1037 struct drm_output *output = to_drm_output(output_base); in drm_assign_planes()
Ddrm-internal.h550 to_drm_output(struct weston_output *base) in to_drm_output() function
Dmodes.c787 struct drm_output *output = to_drm_output(base); in drm_output_set_mode()
Dkms.c530 struct drm_output *output = to_drm_output(output_base); in drm_output_set_gamma()
/third_party/weston/libweston/
Dtde-render-part.cpp113 struct drm_output *output = to_drm_output(wo); in dst_image_phyaddr()