Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hubp.c142 struct hubp *hubp, in hubp1_program_tiling()
164 struct hubp *hubp, in hubp1_program_size()
204 struct hubp *hubp, in hubp1_program_rotation()
237 struct hubp *hubp, in hubp1_program_pixel_format()
350 struct hubp *hubp, in hubp1_program_surface_flip_and_addr()
536 struct hubp *hubp, in hubp1_program_surface_config()
553 struct hubp *hubp, in hubp1_program_requestor()
587 struct hubp *hubp, in hubp1_program_deadline()
675 struct hubp *hubp, in hubp1_setup()
690 struct hubp *hubp, in hubp1_setup_interdependent()
[all …]
A Ddcn10_hw_sequencer.c172 struct hubp *hubp = pool->hubps[i]; in dcn10_log_hubp_states() local
539 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn10_did_underflow_occur() local
756 struct hubp *hubp = dc->res_pool->hubps[0]; in undo_DEGVIDCN10_253_wa() local
776 struct hubp *hubp = dc->res_pool->hubps[0]; in apply_DEGVIDCN10_253_wa() local
1037 struct hubp *hubp ; in dcn10_hw_wa_force_recovery() local
1142 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn10_plane_atomic_disconnect() local
1184 struct hubp *hubp) in dcn10_plane_atomic_power_down()
1213 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn10_plane_atomic_disable() local
1312 struct hubp *hubp = dc->res_pool->hubps[i]; in dcn10_init_pipes() local
2521 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn10_update_mpcc() local
[all …]
A 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
A Ddcn10_hubp.h30 #define TO_DCN10_HUBP(hubp)\ argument
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_hubp.c80 struct hubp *hubp, in hubp2_program_deadline()
196 struct hubp *hubp, in hubp2_program_requestor()
229 struct hubp *hubp, in hubp2_setup()
246 struct hubp *hubp, in hubp2_setup_interdependent()
328 struct hubp *hubp, in hubp2_program_size()
376 struct hubp *hubp, in hubp2_program_rotation()
423 struct hubp *hubp, in hubp2_program_pixel_format()
536 struct hubp *hubp, in hubp2_program_surface_config()
697 struct hubp *hubp, in hubp2_program_surface_flip_and_addr()
871 struct hubp *hubp, in hubp2_enable_triplebuffer()
[all …]
A Ddcn20_hwseq.c573 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn20_plane_atomic_disable() local
1408 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn20_update_dchubp_dpp() local
1765 struct hubp *hubp = pipe->plane_res.hubp; in dcn20_post_unlock_program_front_end() local
1970 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn20_dmdata_status_done() local
2010 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn20_set_dmdata_attributes() local
2300 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn20_update_mpcc() local
2455 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn20_program_dmdata_engine() local
2543 struct hubp *hubp = dc->res_pool->hubps[i]; in dcn20_fpga_init_hw() local
A Ddcn20_hubp.h31 #define TO_DCN20_HUBP(hubp)\ argument
/linux/drivers/gpu/drm/amd/display/dc/dcn21/
A Ddcn21_hubp.c78 struct hubp *hubp, in apply_DEDCN21_142_wa_for_hostvm_deadline()
128 struct hubp *hubp, in hubp21_program_deadline()
138 struct hubp *hubp, in hubp21_program_requestor()
170 struct hubp *hubp, in hubp21_setup()
187 struct hubp *hubp, in hubp21_set_viewport()
228 void hubp21_set_vm_system_aperture_settings(struct hubp *hubp, in hubp21_set_vm_system_aperture_settings()
251 void hubp21_validate_dml_output(struct hubp *hubp, in hubp21_validate_dml_output()
594 static void program_surface_flip_and_addr(struct hubp *hubp, struct surface_flip_registers *flip_re… in program_surface_flip_and_addr()
667 void dmcub_PLAT_54186_wa(struct hubp *hubp, struct surface_flip_registers *flip_regs) in dmcub_PLAT_54186_wa()
701 struct hubp *hubp, in hubp21_program_surface_flip_and_addr()
[all …]
A Ddcn21_hubp.h32 #define TO_DCN21_HUBP(hubp)\ argument
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_hubp.c45 void hubp3_set_vm_system_aperture_settings(struct hubp *hubp, in hubp3_set_vm_system_aperture_settings()
73 struct hubp *hubp, in hubp3_program_surface_flip_and_addr()
341 void hubp3_dcc_control(struct hubp *hubp, bool enable, in hubp3_dcc_control()
354 void hubp3_dcc_control_sienna_cichlid(struct hubp *hubp, in hubp3_dcc_control_sienna_cichlid()
369 struct hubp *hubp, in hubp3_dmdata_set_attributes()
400 struct hubp *hubp, in hubp3_program_surface_config()
419 struct hubp *hubp, in hubp3_program_deadline()
430 void hubp3_read_state(struct hubp *hubp) in hubp3_read_state()
459 struct hubp *hubp, in hubp3_setup()
473 void hubp3_init(struct hubp *hubp) in hubp3_init()
A Ddcn30_hwseq.c710 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn30_program_dmdata_engine() local
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dhubp.h56 struct hubp { struct
57 const struct hubp_funcs *funcs; argument
58 struct dc_context *ctx;
59 struct dc_plane_address request_address;
60 int inst;
63 int opp_id;
64 int mpcc_id;
65 struct dc_cursor_attributes curs_attr;
89 struct hubp_funcs { argument
/linux/drivers/gpu/drm/amd/display/dc/dcn201/
A Ddcn201_hubp.c43 struct hubp *hubp, in hubp201_program_surface_config()
59 struct hubp *hubp, in hubp201_program_deadline()
67 struct hubp *hubp, in hubp201_program_requestor()
97 struct hubp *hubp, in hubp201_setup()
A Ddcn201_hwseq.c317 struct hubp *hubp = res_pool->hubps[i]; in dcn201_init_hw() local
392 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn201_plane_atomic_disconnect() local
437 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn201_update_mpcc() local
544 struct hubp *hubp = NULL; in dcn201_pipe_control_lock() local
586 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn201_set_dmdata_attributes() local
A Ddcn201_hubp.h32 #define TO_DCN201_HUBP(hubp)\ argument
/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_hubp.c42 void hubp31_set_unbounded_requesting(struct hubp *hubp, bool enable) in hubp31_set_unbounded_requesting()
50 void hubp31_soft_reset(struct hubp *hubp, bool reset) in hubp31_soft_reset()
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc_stream.c669 struct hubp *hubp; in dc_stream_set_dynamic_metadata() local
/linux/drivers/gpu/drm/amd/display/dc/inc/
A Dcore_types.h327 struct hubp *hubp; member

Completed in 45 milliseconds