Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dce/
A Ddmub_psr.c101 *state = PSR_STATE_INVALID; in dmub_psr_get_state()
103 } while (++retry_count <= 1000 && *state == PSR_STATE_INVALID); in dmub_psr_get_state()
106 if (retry_count >= 1000 && *state == PSR_STATE_INVALID) { in dmub_psr_get_state()
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc_types.h668 PSR_STATE_INVALID = 0xFF enumerator

Completed in 9 milliseconds