Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_utils.c267 if (!fail_only || support->OutstandingRequestsUrgencyAvoidance == 0) in dml2_core_utils_print_mode_support_info()
268 …upport: OutstandingRequestsUrgencyAvoidance = %d\n", support->OutstandingRequestsUrgencyAvoidance); in dml2_core_utils_print_mode_support_info()
H A Ddml2_core_shared_types.h271 bool OutstandingRequestsUrgencyAvoidance; member