Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddchubbub.h191 bool (*is_allow_self_refresh_enabled)(struct hubbub *hubbub); member
/linux-6.15/drivers/gpu/drm/amd/display/dc/hubbub/dcn30/
H A Ddcn30_hubbub.c454 .is_allow_self_refresh_enabled = hubbub1_is_allow_self_refresh_enabled,
/linux-6.15/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-6.15/drivers/gpu/drm/amd/display/dc/hubbub/dcn35/
H A Ddcn35_hubbub.c581 .is_allow_self_refresh_enabled = hubbub1_is_allow_self_refresh_enabled,
/linux-6.15/drivers/gpu/drm/amd/display/dc/hubbub/dcn10/
H A Ddcn10_hubbub.c921 .is_allow_self_refresh_enabled = hubbub1_is_allow_self_refresh_enabled,
/linux-6.15/drivers/gpu/drm/amd/display/dc/hubbub/dcn31/
H A Ddcn31_hubbub.c1067 .is_allow_self_refresh_enabled = hubbub1_is_allow_self_refresh_enabled,
/linux-6.15/drivers/gpu/drm/amd/display/dc/hubbub/dcn32/
H A Ddcn32_hubbub.c1000 .is_allow_self_refresh_enabled = hubbub1_is_allow_self_refresh_enabled,
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c877 if (dc->res_pool->hubbub->funcs->is_allow_self_refresh_enabled) in dcn10_bios_golden_init()
879 dc->res_pool->hubbub->funcs->is_allow_self_refresh_enabled(dc->res_pool->hubbub); in dcn10_bios_golden_init()
901 dc->res_pool->hubbub->funcs->is_allow_self_refresh_enabled(dc->res_pool->hubbub)) in dcn10_bios_golden_init()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hubbub/dcn401/
H A Ddcn401_hubbub.c1237 .is_allow_self_refresh_enabled = hubbub1_is_allow_self_refresh_enabled,