Home
last modified time | relevance | path

Searched defs:dst_x_offset (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dcursor_reg_cache.h40 uint32_t dst_x_offset: 13; member
/linux/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-hw.c767 int dst_x_offset; in bdisp_hw_build_node() local
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn401/
H A Ddcn401_hubp.c703 int dst_x_offset; in hubp401_cursor_set_position() local
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn10/
H A Ddcn10_hubp.c1211 uint32_t dst_x_offset; in hubp1_cursor_set_position() local
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn20/
H A Ddcn20_hubp.c1001 uint32_t dst_x_offset; in hubp2_cursor_set_position() local
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_dchub_registers.h95 uint32_t dst_x_offset; // CURSOR0_DST_X_OFFSET member
/linux/drivers/gpu/drm/exynos/
H A Dexynos_mixer.c610 unsigned int dst_x_offset, dst_y_offset; in mixer_graph_buffer() local
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A 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() local
H A Ddml2_core_dcn4_calcs.c12203 …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() local
/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h3384 uint32_t dst_x_offset: 13; member