Home
last modified time | relevance | path

Searched defs:y_pos (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/i915/gvt/
H A Ddmabuf.h45 __u32 y_pos; /* vertical position of cursor plane */ member
/linux/drivers/gpu/ipu-v3/
H A Dipu-dp.c115 int ipu_dp_set_window_pos(struct ipu_dp *dp, u16 x_pos, u16 y_pos) in ipu_dp_set_window_pos()
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn10/
H A Ddcn10_dpp.c443 int y_pos = pos->y - param->viewport.y; in dpp1_set_cursor_position() local
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dcursor_reg_cache.h27 uint32_t y_pos: 16; member
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn10/
H A Ddcn10_hubp.c1204 int y_pos = pos->y - param->viewport.y; in hubp1_cursor_set_position() local
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn20/
H A Ddcn20_hubp.c994 int y_pos = pos->y - param->viewport.y; in hubp2_cursor_set_position() local
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c1092 int y_pos = pos_cpy.y; in dcn401_set_cursor_position() local
/linux/include/uapi/linux/
H A Dvfio.h826 __u32 y_pos; /* vertical position of cursor plane*/ member