Home
last modified time | relevance | path

Searched refs:dumb_heads (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/qxl/
H A Dqxl_display.c346 head.x += qdev->dumb_heads[i].x; in qxl_crtc_update_monitors_config()
665 qdev->dumb_heads[new_state->crtc->index].x; in qxl_primary_atomic_update()
756 if (qdev->dumb_heads[index].width == width && in qxl_update_dumb_head()
757 qdev->dumb_heads[index].height == height) in qxl_update_dumb_head()
761 qdev->dumb_heads[index].width, in qxl_update_dumb_head()
762 qdev->dumb_heads[index].height, in qxl_update_dumb_head()
764 qdev->dumb_heads[index].width = width; in qxl_update_dumb_head()
765 qdev->dumb_heads[index].height = height; in qxl_update_dumb_head()
776 head = qdev->dumb_heads + i; in qxl_calc_dumb_shadow()
1216 qdev->dumb_heads in qxl_create_monitors_object()
[all...]
H A Dqxl_drv.h206 struct qxl_head *dumb_heads; member
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
H A Dqxl_display.c342 head.x += qdev->dumb_heads[i].x; in qxl_crtc_update_monitors_config()
551 qdev->dumb_heads[plane->state->crtc->index].x; in qxl_primary_atomic_update()
726 if (qdev->dumb_heads[index].width == width && in qxl_update_dumb_head()
727 qdev->dumb_heads[index].height == height) in qxl_update_dumb_head()
731 qdev->dumb_heads[index].width, in qxl_update_dumb_head()
732 qdev->dumb_heads[index].height, in qxl_update_dumb_head()
734 qdev->dumb_heads[index].width = width; in qxl_update_dumb_head()
735 qdev->dumb_heads[index].height = height; in qxl_update_dumb_head()
746 head = qdev->dumb_heads + i; in qxl_calc_dumb_shadow()
1165 qdev->dumb_heads in qxl_create_monitors_object()
[all...]
H A Dqxl_drv.h224 struct qxl_head *dumb_heads; member

Completed in 6 milliseconds