Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/qxl/
Dqxl_display.c34 static bool qxl_head_enabled(struct qxl_head *head) in qxl_head_enabled()
49 sizeof(struct qxl_head) * count, GFP_KERNEL); in qxl_alloc_client_monitors_config()
89 struct qxl_head *client_head = in qxl_display_copy_rom_client_monitors_config()
109 struct qxl_head *head; in qxl_update_offset_props()
151 struct qxl_head *head; in qxl_add_monitors_config_modes()
567 struct qxl_head *head = &qdev->monitors_config->heads[i]; in qxl_send_monitors_config()
752 struct qxl_head *head; in qxl_write_monitors_config_for_encoder()
1035 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