Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_pmo/
Ddml2_pmo_dcn3.c347 int odm_load, highest_odm_load = -1, highest_odm_load_index = -1; in find_highest_odm_load_stream_index() local
352 if (odm_load > highest_odm_load) { in find_highest_odm_load_stream_index()
354 highest_odm_load = odm_load; in find_highest_odm_load_stream_index()
Ddml2_pmo_dcn4_fams2.c783 int odm_load, highest_odm_load = -1, highest_odm_load_index = -1; in find_highest_odm_load_stream_index() local
788 if (odm_load > highest_odm_load) { in find_highest_odm_load_stream_index()
790 highest_odm_load = odm_load; in find_highest_odm_load_stream_index()