Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
Ddml_top_display_cfg_types.h156 unsigned int cursor_primary_offset; member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared.c11448 …>cursor_x_position + (p->cursor_stereo_en == 0 ? 0 : math_max2(p->cursor_primary_offset, p->cursor… in dml2_core_shared_cursor_dlg_reg()
Ddml2_core_dcn4_calcs.c11760 …>cursor_x_position + (p->cursor_stereo_en == 0 ? 0 : math_max2(p->cursor_primary_offset, p->cursor… in dml2_core_calcs_cursor_dlg_reg()