Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dce120/
H A Ddce120_hwseq.c240 dh_data->dchub_initialzied = true; in dce120_update_dchub()
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn20/
H A Ddcn20_hubbub.c502 dh_data->dchub_initialzied = true; in hubbub2_update_dchub()
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn10/
H A Ddcn10_hubbub.c678 dh_data->dchub_initialzied = true; in hubbub1_update_dchub()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1085 bool dchub_initialzied; member