Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h427 unsigned int meta_pitch_c; member
H A Ddisplay_mode_vba.c588 mode_lib->vba.DCCMetaPitchC[mode_lib->vba.NumberOfActivePlanes] = src->meta_pitch_c; in fetch_pipe_params()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/
H A Ddml21_translation_helper.c460 surface->dcc.plane1.pitch = plane_state->dcc.meta_pitch_c; in populate_dml21_surface_config_from_plane_state()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1642 pipes[pipe_cnt].pipe.src.meta_pitch_c = pln->dcc.meta_pitch_c; in dcn20_populate_dml_pipes_from_context()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h2961 …uint32_t meta_pitch_c; /* DCSURF_SURFACE_PITCH_C->META_PITCH_C from dcc.meta_pit… member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml2_translation_helper.c928 out->DCCMetaPitchC[location] = in->dcc.meta_pitch_c; in populate_dml_surface_cfg_from_plane_state()