Searched refs:qemu_drm_format_to_pixman (Results 1 – 4 of 4) sorted by relevance
76 pixman_format_code_t qemu_drm_format_to_pixman(uint32_t drm_format);
92 format = qemu_drm_format_to_pixman(fourcc); in ramfb_fw_cfg_write()
105 pixman_format_code_t qemu_drm_format_to_pixman(uint32_t drm_format) in qemu_drm_format_to_pixman() function
426 format = qemu_drm_format_to_pixman(plane.drm_format); in vfio_display_region_update()