Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_status.h51 DC_FAIL_CLK_BELOW_CFG_REQUIRED = 23, /*THIS IS hard_min in PPLIB*/ enumerator
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_debug.c417 case DC_FAIL_CLK_BELOW_CFG_REQUIRED: in dc_status_to_str()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c3851 return DC_FAIL_CLK_BELOW_CFG_REQUIRED; in dcn10_set_clock()