Searched defs:hubbub (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn20/ |
| H A D | dcn20_hubbub.c | 217 bool hubbub2_get_dcc_compression_cap(struct hubbub *hubbub, in hubbub2_get_dcc_compression_cap() 378 void hubbub2_init_vm_ctx(struct hubbub *hubbub, in hubbub2_init_vm_ctx() 394 int hubbub2_init_dchub_sys_ctx(struct hubbub *hubbub, in hubbub2_init_dchub_sys_ctx() 431 void hubbub2_update_dchub(struct hubbub *hubbub, in hubbub2_update_dchub() 506 void hubbub2_wm_read_state(struct hubbub *hubbub, in hubbub2_wm_read_state() 560 void hubbub2_get_dchub_ref_freq(struct hubbub *hubbub, in hubbub2_get_dchub_ref_freq() 593 struct hubbub *hubbub, in hubbub2_program_watermarks() 630 void hubbub2_read_state(struct hubbub *hubbub, struct dcn_hubbub_state *hubbub_state) in hubbub2_read_state() 676 void hubbub2_construct(struct dcn20_hubbub *hubbub, in hubbub2_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn201/ |
| H A D | dcn201_hubbub.c | 54 struct hubbub *hubbub, in hubbub201_program_watermarks() 91 void hubbub201_construct(struct dcn20_hubbub *hubbub, in hubbub201_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc_hw_sequencer.c | 1767 struct hubbub *hubbub, in hwss_add_hubp_program_det_size() 1793 struct hubbub *hubbub, in hwss_add_hubbub_force_pstate_change_control() 1810 struct hubbub *hubbub, in hwss_add_hubp_program_det_segments() 2439 struct hubbub *hubbub = params->program_det_size_params.hubbub; in hwss_program_det_size() local 2449 struct hubbub *hubbub = params->program_det_segments_params.hubbub; in hwss_program_det_segments() local 2574 struct hubbub *hubbub = params->hubbub_force_pstate_change_control_params.hubbub; in hwss_hubbub_force_pstate_change_control() local 2651 struct hubbub *hubbub = params->hubbub_apply_dedcn21_147_wa_params.hubbub; in hwss_hubbub_apply_dedcn21_147_wa() local 2658 struct hubbub *hubbub = params->hubbub_allow_self_refresh_control_params.hubbub; in hwss_hubbub_allow_self_refresh_control() local 2794 struct hubbub *hubbub = params->hubbub_soft_reset_params.hubbub; in hwss_hubbub_soft_reset() local 3605 struct hubbub *hubbub, in hwss_add_hubbub_soft_reset() [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/ |
| H A D | dcn401_hwseq.c | 1291 struct hubbub *hubbub = dc->res_pool->hubbub; in dcn401_prepare_bandwidth() local 1351 struct hubbub *hubbub = dc->res_pool->hubbub; in dcn401_optimize_bandwidth() local 1728 struct hubbub *hubbub = dc->res_pool->hubbub; in dcn401_wait_for_det_buffer_update_under_otg_master() local 1863 struct hubbub *hubbub = dc->res_pool->hubbub; in dcn401_program_outstanding_updates() local 2415 struct hubbub *hubbub = dc->res_pool->hubbub; in dcn401_program_front_end_for_ctx() local 3923 struct hubbub *hubbub = dc->res_pool->hubbub; in dcn401_verify_allow_pstate_change_high_sequence() local
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn201/ |
| H A D | dcn201_resource.c | 746 struct dcn20_hubbub *hubbub = kzalloc_obj(struct dcn20_hubbub); in dcn201_hubbub_create() local
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/ |
| H A D | dcn21_resource.c | 1034 struct dcn20_hubbub *hubbub = kzalloc_obj(struct dcn20_hubbub); in dcn21_hubbub_create() local
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/ |
| H A D | dcn20_resource.c | 886 struct dcn20_hubbub *hubbub = kzalloc_obj(struct dcn20_hubbub); in dcn20_hubbub_create() local
|
| /linux/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc.h | 3038 } hubbub; member
|