Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dcursor_reg_cache.h60 uint32_t dst_y_offset: 8; member
/openbmc/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()
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h2599 uint32_t dst_y_offset: 8; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hubp.c633 hubp->att.settings.bits.dst_y_offset = 0; in hubp2_cursor_set_attributes()