Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dc/dcn301/
H A Ddcn301_hubbub.c52 .update_dchub = hubbub2_update_dchub,
H A Ddcn301_init.c45 .update_dchub = dcn10_update_dchub,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn201/
H A Ddcn201_hubbub.c79 .update_dchub = hubbub2_update_dchub,
H A Ddcn201_init.c42 .update_dchub = dcn10_update_dchub,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_init.c41 .update_dchub = dcn10_update_dchub,
H A Ddcn10_hubbub.c933 .update_dchub = hubbub1_update_dchub,
H A Ddcn10_hw_sequencer.c3352 hubbub->funcs->update_dchub(hubbub, dh_data); in dcn10_update_dchub()
/openbsd/sys/dev/pci/drm/amd/display/dc/inc/hw/
H A Ddchubbub.h122 void (*update_dchub)( member
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_init.c42 .update_dchub = dcn10_update_dchub,
H A Ddcn20_hubbub.c640 .update_dchub = hubbub2_update_dchub,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn21/
H A Ddcn21_init.c43 .update_dchub = dcn10_update_dchub,
H A Ddcn21_hubbub.c693 .update_dchub = hubbub2_update_dchub,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn30/
H A Ddcn30_init.c43 .update_dchub = dcn10_update_dchub,
H A Ddcn30_hubbub.c440 .update_dchub = hubbub2_update_dchub,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn31/
H A Ddcn31_init.c46 .update_dchub = dcn10_update_dchub,
H A Ddcn31_hubbub.c1031 .update_dchub = hubbub2_update_dchub,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn314/
H A Ddcn314_init.c48 .update_dchub = dcn10_update_dchub,
/openbsd/sys/dev/pci/drm/amd/display/dc/dce120/
H A Ddce120_hw_sequencer.c266 dc->hwss.update_dchub = dce120_update_dchub; in dce120_hw_sequencer_construct()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn32/
H A Ddcn32_init.c44 .update_dchub = dcn10_update_dchub,
H A Ddcn32_hubbub.c978 .update_dchub = hubbub2_update_dchub,
/openbsd/sys/dev/pci/drm/amd/display/dc/inc/
H A Dhw_sequencer.h207 void (*update_dchub)(struct dce_hwseq *hws, member