Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gvt/
H A Dfb_decoder.h130 u32 y_pos; /* in lines */ member
146 u32 y_pos; /* in lines */ member
H A Ddmabuf.h45 __u32 y_pos; /* vertical position of cursor plane */ member
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn10/
H A Ddcn10_dpp.c440 int y_pos = pos->y - param->viewport.y; dpp1_set_cursor_position() local
/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/inc/hw/
H A Dcursor_reg_cache.h27 uint32_t y_pos: 16; member
/linux/drivers/input/touchscreen/
H A Dfsl-imx25-tcq.c241 unsigned int y_pos = 0; in mx25_tcq_create_event_for_4wire() local
/linux/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_client_blt.c351 int x_pos, int y_pos) in tiled_offset()
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn401/
H A Ddcn401_hubp.c700 int y_pos = pos->y - param->recout.y; in hubp401_cursor_set_position() local
/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.c1109 int y_pos = pos_cpy.y; in dcn401_set_cursor_position() local