Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/qxl/
Dqxl_display.c35 static bool qxl_head_enabled(struct qxl_head *head) in qxl_head_enabled()
50 sizeof(struct qxl_head) * count, GFP_KERNEL); in qxl_alloc_client_monitors_config()
97 struct qxl_head *client_head = in qxl_display_copy_rom_client_monitors_config()
139 struct qxl_head *head; in qxl_update_offset_props()
192 struct qxl_head *head; in qxl_add_monitors_config_modes()
271 struct qxl_head *head = &qdev->monitors_config->heads[i]; in qxl_send_monitors_config()
290 struct qxl_head head; in qxl_crtc_update_monitors_config()
1142 max_allowed * sizeof(struct qxl_head); in qxl_create_monitors_object()
Dqxl_dev.h860 struct qxl_head { struct
874 struct qxl_head heads[0]; argument