Home
last modified time | relevance | path

Searched refs:dst_y_offset (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dcursor_reg_cache.h60 uint32_t dst_y_offset: 8; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_dchub_registers.h96 uint32_t dst_y_offset; // CURSOR0_DST_Y_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
648 dst_y_offset = state->crtc.y; in mixer_graph_buffer()
673 val |= MXR_GRP_DXY_DY(dst_y_offset); in mixer_graph_buffer()
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn20/
H A Ddcn20_hubp.c635 hubp->att.settings.bits.dst_y_offset = 0; in hubp2_cursor_set_attributes()
/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h3315 uint32_t dst_y_offset: 8; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared.c11461 cursor_dlg_regs->dst_y_offset = 0; in dml2_core_shared_cursor_dlg_reg()