Home
last modified time | relevance | path

Searched refs:data_pitch (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h424 unsigned int data_pitch; member
H A Ddisplay_mode_vba.c581 mode_lib->vba.PitchY[mode_lib->vba.NumberOfActivePlanes] = src->data_pitch; in fetch_pipe_params()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1564 …pipes[pipe_cnt].pipe.src.data_pitch = ((pipes[pipe_cnt].pipe.src.viewport_width + 255) / 256) * 25… in dcn20_populate_dml_pipes_from_context()
1639 pipes[pipe_cnt].pipe.src.data_pitch = pln->plane_size.surface_pitch; in dcn20_populate_dml_pipes_from_context()
1644 pipes[pipe_cnt].pipe.src.data_pitch = pln->plane_size.surface_pitch; in dcn20_populate_dml_pipes_from_context()