Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce/
A Ddmub_psr.c41 enum dc_psr_state state = PSR_STATE0; in convert_psr_state()
44 state = PSR_STATE0; in convert_psr_state()
183 enum dc_psr_state state = PSR_STATE0; in dmub_psr_enable()
211 if (state != PSR_STATE0) in dmub_psr_enable()
214 if (state == PSR_STATE0) in dmub_psr_enable()
233 enum dc_psr_state state = PSR_STATE0; in dmub_psr_set_level()
238 if (state == PSR_STATE0) in dmub_psr_set_level()
A Ddce_dmcu.c136 enum dc_psr_state state = PSR_STATE0; in dce_dmcu_set_psr_enable()
157 if (state != PSR_STATE0) in dce_dmcu_set_psr_enable()
160 if (state == PSR_STATE0) in dce_dmcu_set_psr_enable()
553 enum dc_psr_state state = PSR_STATE0; in dcn10_dmcu_set_psr_enable()
583 if (state != PSR_STATE0) in dcn10_dmcu_set_psr_enable()
586 if (state == PSR_STATE0) in dcn10_dmcu_set_psr_enable()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc_types.h589 PSR_STATE0 = 0x0, enumerator
/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_debugfs.c2794 enum dc_psr_state state = PSR_STATE0; in psr_get()

Completed in 16 milliseconds