Home
last modified time | relevance | path

Searched defs:hubp (Results 1 – 12 of 12) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hubp.c41 void hubp1_set_blank(struct hubp *hubp, bool blank) in hubp1_set_blank()
70 static void hubp1_disconnect(struct hubp *hubp) in hubp1_disconnect()
81 static void hubp1_disable_control(struct hubp *hubp, bool disable_hubp) in hubp1_disable_control()
90 static unsigned int hubp1_get_underflow_status(struct hubp *hubp) in hubp1_get_underflow_status()
103 void hubp1_clear_underflow(struct hubp *hubp) in hubp1_clear_underflow()
110 static void hubp1_set_hubp_blank_en(struct hubp *hubp, bool blank) in hubp1_set_hubp_blank_en()
118 void hubp1_vready_workaround(struct hubp *hubp, in hubp1_vready_workaround()
142 struct hubp *hubp, in hubp1_program_tiling()
164 struct hubp *hubp, in hubp1_program_size()
204 struct hubp *hubp, in hubp1_program_rotation()
[all …]
Ddcn10_hw_sequencer.c136 struct hubp *hubp = pool->hubps[i]; in dcn10_log_hubp_states() local
426 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn10_did_underflow_occur() local
620 struct hubp *hubp = dc->res_pool->hubps[0]; in undo_DEGVIDCN10_253_wa() local
640 struct hubp *hubp = dc->res_pool->hubps[0]; in apply_DEGVIDCN10_253_wa() local
877 struct hubp *hubp ; in dcn10_hw_wa_force_recovery() local
979 struct hubp *hubp = pipe_ctx->plane_res.hubp; in hwss1_plane_atomic_disconnect() local
1008 struct hubp *hubp) in dcn10_plane_atomic_power_down()
1031 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn10_plane_atomic_disable() local
1127 struct hubp *hubp = dc->res_pool->hubps[i]; in dcn10_init_pipes() local
1812 void dcn10_program_pte_vm(struct dce_hwseq *hws, struct hubp *hubp) in dcn10_program_pte_vm()
[all …]
Ddcn10_hw_sequencer_debug.c134 struct hubp *hubp = pool->hubps[i]; in dcn10_get_hubp_states() local
510 struct hubp *hubp = pool->hubps[i]; in dcn10_clear_hubp_underflow() local
Ddcn10_hubp.h30 #define TO_DCN10_HUBP(hubp)\ argument
/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hubp.c43 void hubp2_set_vm_system_aperture_settings(struct hubp *hubp, in hubp2_set_vm_system_aperture_settings()
78 struct hubp *hubp, in hubp2_program_deadline()
168 void hubp2_vready_at_or_After_vsync(struct hubp *hubp, in hubp2_vready_at_or_After_vsync()
191 struct hubp *hubp, in hubp2_program_requestor()
224 struct hubp *hubp, in hubp2_setup()
241 struct hubp *hubp, in hubp2_setup_interdependent()
323 struct hubp *hubp, in hubp2_program_size()
367 struct hubp *hubp, in hubp2_program_rotation()
399 void hubp2_dcc_control(struct hubp *hubp, bool enable, in hubp2_dcc_control()
414 struct hubp *hubp, in hubp2_program_pixel_format()
[all …]
Ddcn20_hwseq.c478 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn20_plane_atomic_disable() local
1422 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn20_dmdata_status_done() local
1466 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn20_set_dmdata_attributes() local
1727 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn20_update_mpcc() local
1971 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn20_program_dmdata_engine() local
2058 struct hubp *hubp = dc->res_pool->hubps[i]; in dcn20_fpga_init_hw() local
Ddcn20_hubp.h31 #define TO_DCN20_HUBP(hubp)\ argument
/drivers/gpu/drm/amd/display/dc/inc/hw/
Dhubp.h55 struct hubp { struct
56 const struct hubp_funcs *funcs; argument
70 struct hubp *hubp, argument
/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_hubp.c72 struct hubp *hubp, in apply_DEDCN21_142_wa_for_hostvm_deadline()
107 struct hubp *hubp, in hubp21_program_deadline()
117 struct hubp *hubp, in hubp21_program_requestor()
149 struct hubp *hubp, in hubp21_setup()
165 void hubp21_set_vm_system_aperture_settings(struct hubp *hubp, in hubp21_set_vm_system_aperture_settings()
192 void hubp21_init(struct hubp *hubp) in hubp21_init()
Ddcn21_hubp.h32 #define TO_DCN21_HUBP(hubp)\ argument
/drivers/gpu/drm/amd/display/dc/core/
Ddc_stream.c598 struct hubp *hubp; in dc_stream_set_dynamic_metadata() local
/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h259 struct hubp *hubp; member