Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_utils.c514 unsigned int max_det_size, total_det_allocated = 0; in dml2_verify_det_buffer_configuration() local
531 total_det_allocated += dml_get_det_buffer_size_kbytes(&in_ctx->v20.dml_core_ctx, dml_pipe_idx); in dml2_verify_det_buffer_configuration()
532 if (total_det_allocated > max_det_size) { in dml2_verify_det_buffer_configuration()