Searched refs:hubp_inst (Results 1 - 19 of 19) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn302/
H A Ddcn302_hwseq.h32 void dcn302_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on);
H A Ddcn302_hwseq.c102 void dcn302_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on) argument
112 switch (hubp_inst) {
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn303/
H A Ddcn303_hwseq.h14 void dcn303_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on);
H A Ddcn303_hwseq.c32 void dcn303_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on) argument
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn31/
H A Ddcn31_hwseq.h49 void dcn31_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on);
H A Ddcn31_hwseq.c439 void dcn31_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on) argument
453 switch (hubp_inst) {
H A Ddcn31_hubbub.c76 static void dcn31_program_det_size(struct hubbub *hubbub, int hubp_inst, unsigned int det_buffer_size_in_kbyte) argument
82 switch (hubp_inst) {
106 DC_LOG_DEBUG("Set DET%d to %d segments\n", hubp_inst, det_size_segments);
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.h42 void dcn32_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on);
H A Ddcn32_hubbub.h147 void dcn32_program_det_size(struct hubbub *hubbub, int hubp_inst, unsigned int det_buffer_size_in_kbyte);
H A Ddcn32_hubbub.c92 void dcn32_program_det_size(struct hubbub *hubbub, int hubp_inst, unsigned int det_buffer_size_in_kbyte) argument
98 switch (hubp_inst) {
H A Ddcn32_hwseq.c160 void dcn32_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on) argument
171 switch (hubp_inst) {
/openbsd-current/sys/dev/pci/drm/amd/display/dc/inc/hw/
H A Ddchubbub.h190 void (*program_det_size)(struct hubbub *hubbub, int hubp_inst, unsigned det_buffer_size_in_kbyte);
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.h102 unsigned int hubp_inst,
H A Ddcn20_hwseq.c508 unsigned int hubp_inst,
519 switch (hubp_inst) {
506 dcn20_hubp_pg_control( struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on) argument
/openbsd-current/sys/dev/pci/drm/amd/display/dc/inc/
H A Dhw_sequencer_private.h126 unsigned int hubp_inst,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.h88 unsigned int hubp_inst,
H A Ddcn10_hw_sequencer.c673 * @hubp_inst: DPP instance reference.
680 unsigned int hubp_inst,
691 switch (hubp_inst) {
678 dcn10_hubp_pg_control( struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on) argument
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn21/
H A Ddcn21_hubp.c686 cmd.PLAT_54186_wa.flip.flip_params.hubp_inst = hubp->inst;
/openbsd-current/sys/dev/pci/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h1200 uint8_t hubp_inst : 4; /**< HUBP instance */ member in struct:dmub_cmd_PLAT_54186_wa::__anon23

Completed in 294 milliseconds