Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c12276 double stored_swath_c_bytes; in rq_dlg_get_rq_reg() local
12357 stored_swath_c_bytes = dml_get_det_stored_buffer_size_c_bytes(mode_lib, pipe_idx); in rq_dlg_get_rq_reg()
12365 if (stored_swath_l_bytes / stored_swath_c_bytes <= 1.5) { in rq_dlg_get_rq_reg()
12383 DML_LOG_VERBOSE("DML_DLG: %s: stored_swath_c_bytes = %f\n", __func__, stored_swath_c_bytes); in rq_dlg_get_rq_reg()