Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h564 unsigned int full_swath_bytes; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h2073 unsigned int full_swath_bytes; member
H A Ddml2_core_dcn4_calcs.c2310 DML_LOG_VERBOSE("DML::%s: full_swath_bytes = %u\n", __func__, p->full_swath_bytes); in calculate_mcache_row_bytes()
2399 …rhead_factor = 1 + math_max2(1.0 / 256.0, *p->mcache_row_bytes / p->full_swath_bytes); // dcc_dr_o… in calculate_mcache_row_bytes()
2475 l->l_p.full_swath_bytes = p->full_swath_bytes_l; in calculate_mcache_setting()
2511 l->c_p.full_swath_bytes = p->full_swath_bytes_c; in calculate_mcache_setting()