Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1094 unsigned int dpte_row_height_luma_one_row_per_frame[DML2_MAX_PLANES]; member
H A Ddml2_core_shared.c5691 …row_bytes_params.dpte_row_height_one_row_per_frame = &s->dpte_row_height_luma_one_row_per_frame[k]; in CalculateVMRowAndSwath()
5800 p->dpte_row_height_luma[k] = s->dpte_row_height_luma_one_row_per_frame[k]; in CalculateVMRowAndSwath()
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h1747 dml_uint_t dpte_row_height_luma_one_row_per_frame[__DML_NUM_PLANES__]; member