Home
last modified time | relevance | path

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

/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()
105 struct qxl_head *client_head = in qxl_display_copy_rom_client_monitors_config()
147 struct qxl_head *head; in qxl_update_offset_props()
202 struct qxl_head *head; in qxl_add_monitors_config_modes()
411 struct qxl_head *head = &qdev->monitors_config->heads[i]; in qxl_send_monitors_config()
970 struct qxl_head *head; in qxl_write_monitors_config_for_encoder()
1240 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