Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core.c10154 dml_uint_t start_state_idx, in mode_support_pwr_states() argument
10161 if (end_state_idx < start_state_idx) in mode_support_pwr_states()
10167 for (state_idx = start_state_idx; state_idx <= end_state_idx; state_idx++) { in mode_support_pwr_states()