Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn302/ !
H A Ddcn302_hwseq.c102 void dcn302_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on) in dcn302_hubp_pg_control() argument
112 switch (hubp_inst) { in dcn302_hubp_pg_control()
H A Ddcn302_hwseq.h32 void dcn302_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on);
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn303/ !
H A Ddcn303_hwseq.h33 void dcn303_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on);
H A Ddcn303_hwseq.c51 void dcn303_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on) in dcn303_hubp_pg_control() argument
/linux/drivers/gpu/drm/amd/display/dc/hwss/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.c446 void dcn31_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on) in dcn31_hubp_pg_control() argument
460 switch (hubp_inst) { in dcn31_hubp_pg_control()
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn401/ !
H A Ddcn401_hubbub.h211 void dcn401_program_det_segments(struct hubbub *hubbub, int hubp_inst, unsigned det_buffer_size_seg…
213 void dcn401_wait_for_det_update(struct hubbub *hubbub, int hubp_inst);
H A Ddcn401_hubbub.c1113 void dcn401_program_det_segments(struct hubbub *hubbub, int hubp_inst, unsigned det_buffer_size_seg) in dcn401_program_det_segments() argument
1117 switch (hubp_inst) { in dcn401_program_det_segments()
1173 void dcn401_wait_for_det_update(struct hubbub *hubbub, int hubp_inst) in dcn401_wait_for_det_update() argument
1177 switch (hubp_inst) { in dcn401_wait_for_det_update()
/linux/drivers/gpu/drm/amd/display/dc/core/ !
H A Ddc_hw_sequencer.c1755 unsigned int hubp_inst, in hwss_add_hubp_program_det_size() argument
1760 seq_state->steps[*seq_state->num_steps].params.program_det_size_params.hubp_inst = hubp_inst; in hwss_add_hubp_program_det_size()
1798 unsigned int hubp_inst, in hwss_add_hubp_program_det_segments() argument
1803 seq_state->steps[*seq_state->num_steps].params.program_det_segments_params.hubp_inst = hubp_inst; in hwss_add_hubp_program_det_segments()
2417 unsigned int hubp_inst = params->program_det_size_params.hubp_inst; in hwss_program_det_size() local
2421 hubbub->funcs->program_det_size(hubbub, hubp_inst, det_buffer_size_kb); in hwss_program_det_size()
2427 unsigned int hubp_inst = params->program_det_segments_params.hubp_inst; in hwss_program_det_segments() local
2431 hubbub->funcs->program_det_segments(hubbub, hubp_inst, det_size); in hwss_program_det_segments()
2898 unsigned int hubp_inst = params->hubp_pg_control_params.hubp_inst; in hwss_hubp_pg_control() local
2902 hws->funcs.hubp_pg_control(hws, hubp_inst, power_on); in hwss_hubp_pg_control()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn31/ !
H A Ddcn31_hubbub.c76 static void dcn31_program_det_size(struct hubbub *hubbub, int hubp_inst, unsigned int det_buffer_si… in dcn31_program_det_size() argument
82 switch (hubp_inst) { in dcn31_program_det_size()
106 DC_LOG_DEBUG("Set DET%d to %d segments\n", hubp_inst, det_size_segments); in dcn31_program_det_size()
112 static void dcn31_wait_for_det_apply(struct hubbub *hubbub, int hubp_inst) in dcn31_wait_for_det_apply() argument
116 switch (hubp_inst) { in dcn31_wait_for_det_apply()
/linux/drivers/gpu/drm/amd/display/dc/hwss/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_hwseq.c167 void dcn32_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on) in dcn32_hubp_pg_control() argument
181 switch (hubp_inst) { in dcn32_hubp_pg_control()
/linux/drivers/gpu/drm/amd/display/dc/hwss/ !
H A Dhw_sequencer.h317 unsigned int hubp_inst; member
323 unsigned int hubp_inst; member
585 unsigned int hubp_inst; member
1689 struct hubbub *hubbub, unsigned int hubp_inst, unsigned int det_buffer_size_kb);
1698 struct hubbub *hubbub, unsigned int hubp_inst, unsigned int det_size);
1878 unsigned int hubp_inst,
H A Dhw_sequencer_private.h151 unsigned int hubp_inst,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/ !
H A Ddcn20_hwseq.h108 unsigned int hubp_inst,
H A Ddcn20_hwseq.c620 unsigned int hubp_inst, in dcn20_hubp_pg_control() argument
631 switch (hubp_inst) { in dcn20_hubp_pg_control()
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn32/ !
H A Ddcn32_hubbub.h149 void dcn32_program_det_size(struct hubbub *hubbub, int hubp_inst, unsigned int det_buffer_size_in_k…
H A Ddcn32_hubbub.c101 void dcn32_program_det_size(struct hubbub *hubbub, int hubp_inst, unsigned int det_buffer_size_in_k… in dcn32_program_det_size() argument
107 switch (hubp_inst) { in dcn32_program_det_size()
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn21/ !
H A Ddcn21_hubp.c686 cmd.PLAT_54186_wa.flip.flip_params.hubp_inst = hubp->inst; in dmcub_PLAT_54186_wa()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/ !
H A Ddcn10_hwseq.c958 unsigned int hubp_inst, in dcn10_hubp_pg_control() argument
969 switch (hubp_inst) { in dcn10_hubp_pg_control()
/linux/drivers/gpu/drm/amd/display/dmub/inc/ !
H A Ddmub_cmd.h2104 uint32_t hubp_inst : 4; /**< HUBP instance */ member