Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn301/
H A Ddcn301_hubbub.c62 .is_allow_self_refresh_enabled = hubbub1_is_allow_self_refresh_enabled,
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddchubbub.h191 bool (*is_allow_self_refresh_enabled)(struct hubbub *hubbub); member
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn30/
H A Ddcn30_hubbub.c453 .is_allow_self_refresh_enabled = hubbub1_is_allow_self_refresh_enabled,
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn20/
H A Ddcn20_hubbub.c671 .is_allow_self_refresh_enabled = hubbub1_is_allow_self_refresh_enabled,
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn35/
H A Ddcn35_hubbub.c580 .is_allow_self_refresh_enabled = hubbub1_is_allow_self_refresh_enabled,
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn10/
H A Ddcn10_hubbub.c939 .is_allow_self_refresh_enabled = hubbub1_is_allow_self_refresh_enabled,
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn32/
H A Ddcn32_hubbub.c999 .is_allow_self_refresh_enabled = hubbub1_is_allow_self_refresh_enabled,
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn31/
H A Ddcn31_hubbub.c1066 .is_allow_self_refresh_enabled = hubbub1_is_allow_self_refresh_enabled,
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn401/
H A Ddcn401_hubbub.c1206 .is_allow_self_refresh_enabled = hubbub1_is_allow_self_refresh_enabled,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c876 if (dc->res_pool->hubbub->funcs->is_allow_self_refresh_enabled) in dcn10_bios_golden_init()
878 dc->res_pool->hubbub->funcs->is_allow_self_refresh_enabled(dc->res_pool->hubbub); in dcn10_bios_golden_init()
900 dc->res_pool->hubbub->funcs->is_allow_self_refresh_enabled(dc->res_pool->hubbub)) in dcn10_bios_golden_init()