Home
last modified time | relevance | path

Searched refs:cursor_x_position (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
Ddml_top_display_cfg_types.h153 unsigned int cursor_x_position; member
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared.c11448 …int dst_x_offset = (int)((p->cursor_x_position + (p->cursor_stereo_en == 0 ? 0 : math_max2(p->curs… in dml2_core_shared_cursor_dlg_reg()
11453 dml2_printf("DML_DLG::%s: cursor_x_position=%d\n", __func__, p->cursor_x_position); in dml2_core_shared_cursor_dlg_reg()
Ddml2_core_dcn4_calcs.c12205 …int dst_x_offset = (int) ((p->cursor_x_position + (p->cursor_stereo_en == 0 ? 0 : math_max2(p->cur… in dml2_core_calcs_cursor_dlg_reg()
12210 dml2_printf("DML_DLG::%s: cursor_x_position=%d\n", __func__, p->cursor_x_position); in dml2_core_calcs_cursor_dlg_reg()