Home
last modified time | relevance | path

Searched refs:update_dchub (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn301/
H A Ddcn301_hubbub.c52 .update_dchub = hubbub2_update_dchub,
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn201/
H A Ddcn201_hubbub.c79 .update_dchub = hubbub2_update_dchub,
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn20/
H A Ddcn20_hubbub.c662 .update_dchub = hubbub2_update_dchub,
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn401/
H A Ddcn401_hubbub.c1227 .update_dchub = hubbub2_update_dchub,
/linux/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer.h1022 void (*update_dchub)(struct dce_hwseq *hws, member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c3643 hubbub->funcs->update_dchub(hubbub, dh_data); in dcn10_update_dchub()