Home
last modified time | relevance | path

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

12

/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hubp/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_hubp.h30 #define TO_DCN10_HUBP(hubp)\ argument
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hubp/dcn401/
Ddcn401_hubp.c43 void hubp401_program_3dlut_fl_addr(struct hubp *hubp, in hubp401_program_3dlut_fl_addr()
52 void hubp401_program_3dlut_fl_dlg_param(struct hubp *hubp, int refcyc_per_3dlut_group) in hubp401_program_3dlut_fl_dlg_param()
59 void hubp401_enable_3dlut_fl(struct hubp *hubp, bool enable) in hubp401_enable_3dlut_fl()
66 int hubp401_get_3dlut_fl_done(struct hubp *hubp) in hubp401_get_3dlut_fl_done()
75 void hubp401_program_3dlut_fl_addressing_mode(struct hubp *hubp, enum hubp_3dlut_fl_addressing_mode… in hubp401_program_3dlut_fl_addressing_mode()
82 void hubp401_program_3dlut_fl_width(struct hubp *hubp, enum hubp_3dlut_fl_width width) in hubp401_program_3dlut_fl_width()
89 void hubp401_program_3dlut_fl_tmz_protected(struct hubp *hubp, bool protection_enabled) in hubp401_program_3dlut_fl_tmz_protected()
96 void hubp401_program_3dlut_fl_crossbar(struct hubp *hubp, in hubp401_program_3dlut_fl_crossbar()
109 void hubp401_update_3dlut_fl_bias_scale(struct hubp *hubp, uint16_t bias, uint16_t scale) in hubp401_update_3dlut_fl_bias_scale()
116 void hubp401_program_3dlut_fl_mode(struct hubp *hubp, enum hubp_3dlut_fl_mode mode) in hubp401_program_3dlut_fl_mode()
[all …]
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hubp/dcn20/
Ddcn20_hubp.c47 void hubp2_set_vm_system_aperture_settings(struct hubp *hubp, in hubp2_set_vm_system_aperture_settings()
82 struct hubp *hubp, in hubp2_program_deadline()
172 void hubp2_vready_at_or_After_vsync(struct hubp *hubp, in hubp2_vready_at_or_After_vsync()
197 static void hubp2_program_requestor(struct hubp *hubp, in hubp2_program_requestor()
230 struct hubp *hubp, in hubp2_setup()
247 struct hubp *hubp, in hubp2_setup_interdependent()
329 struct hubp *hubp, in hubp2_program_size()
377 struct hubp *hubp, in hubp2_program_rotation()
409 void hubp2_clear_tiling(struct hubp *hubp) in hubp2_clear_tiling()
423 void hubp2_dcc_control(struct hubp *hubp, bool enable, in hubp2_dcc_control()
[all …]
Ddcn20_hubp.h31 #define TO_DCN20_HUBP(hubp)\ argument
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hubp/dcn30/
Ddcn30_hubp.c45 void hubp3_set_vm_system_aperture_settings(struct hubp *hubp, in hubp3_set_vm_system_aperture_settings()
69 struct hubp *hubp, in hubp3_program_surface_flip_and_addr()
337 void hubp3_clear_tiling(struct hubp *hubp) in hubp3_clear_tiling()
353 void hubp3_dcc_control(struct hubp *hubp, bool enable, in hubp3_dcc_control()
366 void hubp3_dcc_control_sienna_cichlid(struct hubp *hubp, in hubp3_dcc_control_sienna_cichlid()
381 struct hubp *hubp, in hubp3_dmdata_set_attributes()
412 struct hubp *hubp, in hubp3_program_surface_config()
431 struct hubp *hubp, in hubp3_program_deadline()
442 void hubp3_read_state(struct hubp *hubp) in hubp3_read_state()
480 struct hubp *hubp, in hubp3_setup()
[all …]
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hubp/dcn21/
Ddcn21_hubp.c80 struct hubp *hubp, in apply_DEDCN21_142_wa_for_hostvm_deadline()
130 struct hubp *hubp, in hubp21_program_deadline()
140 struct hubp *hubp, in hubp21_program_requestor()
172 struct hubp *hubp, in hubp21_setup()
189 struct hubp *hubp, in hubp21_set_viewport()
230 static void hubp21_set_vm_system_aperture_settings(struct hubp *hubp, in hubp21_set_vm_system_aperture_settings()
253 static void hubp21_validate_dml_output(struct hubp *hubp, in hubp21_validate_dml_output()
596 static void program_surface_flip_and_addr(struct hubp *hubp, struct surface_flip_registers *flip_re… in program_surface_flip_and_addr()
669 static void dmcub_PLAT_54186_wa(struct hubp *hubp, in dmcub_PLAT_54186_wa()
699 struct hubp *hubp, in hubp21_program_surface_flip_and_addr()
[all …]
Ddcn21_hubp.h32 #define TO_DCN21_HUBP(hubp)\ argument
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hubp/dcn32/
Ddcn32_hubp.c42 void hubp32_update_force_pstate_disallow(struct hubp *hubp, bool pstate_disallow) in hubp32_update_force_pstate_disallow()
50 void hubp32_update_force_cursor_pstate_disallow(struct hubp *hubp, bool pstate_disallow) in hubp32_update_force_cursor_pstate_disallow()
59 void hubp32_update_mall_sel(struct hubp *hubp, uint32_t mall_sel, bool c_cursor) in hubp32_update_mall_sel()
68 void hubp32_prepare_subvp_buffering(struct hubp *hubp, bool enable) in hubp32_prepare_subvp_buffering()
86 void hubp32_phantom_hubp_post_enable(struct hubp *hubp) in hubp32_phantom_hubp_post_enable()
109 struct hubp *hubp, in hubp32_cursor_set_attributes()
167 void hubp32_init(struct hubp *hubp) in hubp32_init()
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/inc/hw/
Dhubp.h102 struct hubp { struct
103 const struct hubp_funcs *funcs; argument
115 struct cursor_position_cache_hubp pos; argument
116 struct cursor_attribute_cache_hubp att; argument
140 struct hubp_funcs { argument
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hubp/dcn31/
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()
57 static void hubp31_program_extended_blank(struct hubp *hubp, in hubp31_program_extended_blank()
66 struct hubp *hubp, unsigned int min_dst_y_next_start_optimized) in hubp31_program_extended_blank_value()
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hubp/dcn201/
Ddcn201_hubp.c43 struct hubp *hubp, in hubp201_program_surface_config()
59 struct hubp *hubp, in hubp201_program_deadline()
66 static void hubp201_program_requestor(struct hubp *hubp, in hubp201_program_requestor()
97 struct hubp *hubp, in hubp201_setup()
Ddcn201_hubp.h32 #define TO_DCN201_HUBP(hubp)\ argument
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hubp/dcn35/
Ddcn35_hubp.c41 void hubp35_set_fgcg(struct hubp *hubp, bool enable) in hubp35_set_fgcg()
48 static void hubp35_init(struct hubp *hubp) in hubp35_init()
58 struct hubp *hubp, in hubp35_program_pixel_format()
173 struct hubp *hubp, in hubp35_program_surface_config()
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/dcn201/
Ddcn201_hwseq.c307 struct hubp *hubp = res_pool->hubps[i]; in dcn201_init_hw() local
380 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn201_plane_atomic_disconnect() local
424 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn201_update_mpcc() local
571 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn201_set_dmdata_attributes() local
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
Ddcn10_hwseq.c181 struct hubp *hubp = pool->hubps[i]; in dcn10_log_hubp_states() local
598 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn10_did_underflow_occur() local
819 struct hubp *hubp = dc->res_pool->hubps[0]; in undo_DEGVIDCN10_253_wa() local
839 struct hubp *hubp = dc->res_pool->hubps[0]; in apply_DEGVIDCN10_253_wa() local
1136 struct hubp *hubp ; in dcn10_hw_wa_force_recovery() local
1230 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn10_plane_atomic_disconnect() local
1274 struct hubp *hubp) in dcn10_plane_atomic_power_down()
1308 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn10_plane_atomic_disable() local
1398 struct hubp *hubp = dc->res_pool->hubps[i]; in dcn10_init_pipes() local
1426 struct hubp *hubp = dc->res_pool->hubps[i]; in dcn10_init_pipes() local
[all …]
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
Ddcn20_hwseq.c696 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn20_plane_atomic_disable() local
1664 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn20_update_dchubp_dpp() local
2264 struct hubp *hubp = pipe->plane_res.hubp; in dcn20_post_unlock_program_front_end() local
2593 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn20_dmdata_status_done() local
2633 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn20_set_dmdata_attributes() local
2916 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn20_update_mpcc() local
3078 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn20_program_dmdata_engine() local
3166 struct hubp *hubp = dc->res_pool->hubps[i]; in dcn20_fpga_init_hw() local
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
Ddcn32_hwseq.c606 struct hubp *hubp = pipe->plane_res.hubp; in dcn32_update_force_pstate() local
626 struct hubp *hubp = pipe->plane_res.hubp; in dcn32_update_force_pstate() local
671 struct hubp *hubp = pipe->plane_res.hubp; in dcn32_update_mall_sel() local
731 struct hubp *hubp = pipe->plane_res.hubp; in dcn32_program_mall_pipe_config() local
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer_debug.c135 struct hubp *hubp = pool->hubps[i]; in dcn10_get_hubp_states() local
511 struct hubp *hubp = pool->hubps[i]; in dcn10_clear_hubp_underflow() local
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
Ddcn35_hwseq.c751 struct hubp *hubp = dc->res_pool->hubps[i]; in dcn35_init_pipes() local
779 struct hubp *hubp = dc->res_pool->hubps[i]; in dcn35_init_pipes() local
939 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn35_plane_atomic_disable() local
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
Ddcn401_hwseq.c405 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn401_populate_mcm_luts() local
577 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn401_trigger_3dlut_dma_load() local
1090 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn401_set_cursor_position() local
2311 struct hubp *hubp = pipe->plane_res.hubp; in dcn401_post_unlock_program_front_end() local
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/core/
Ddc_surface.c294 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dc_plane_force_update_for_panic() local
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/
Ddc_dmub_srv.c1063 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dc_build_cursor_update_payload0() local
1087 const struct hubp *hubp, const struct dpp *dpp) in dc_build_cursor_position_update_payload0()
1102 const struct hubp *hubp, const struct dpp *dpp) in dc_build_cursor_attribute_update_payload1()
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/resource/dcn32/
Ddcn32_resource_helpers.c44 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn32_helper_calculate_mall_bytes_for_cursor() local
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
Ddcn30_hwseq.c875 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn30_program_dmdata_engine() local

12