Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c1360 struct hubp *hubp, in hwss_add_hubp_set_flip_control_gsl()
1600 struct hubp *hubp) in hwss_add_hubp_wait_pipe_read_start()
1781 struct hubp *hubp, in hwss_add_hubp_program_mcache_id()
1920 struct hubp *hubp, in hwss_add_hubp_wait_flip_pending()
2039 struct hubp *hubp = params->program_surface_config_params.hubp; in hwss_program_surface_config() local
2063 struct hubp *hubp = params->program_mcache_id_and_split_coordinate.hubp; in hwss_program_mcache_id_and_split_coordinate() local
2186 struct hubp *hubp; in hwss_wait_for_outstanding_hw_updates() local
2566 struct hubp *hubp = params->hubp_disconnect_params.hubp; in hwss_hubp_disconnect() local
2615 struct hubp *hubp = params->hubp_wait_flip_pending_params.hubp; in hwss_hubp_wait_flip_pending() local
2757 struct hubp *hubp = params->hubp_update_mall_sel_params.hubp; in hwss_hubp_update_mall_sel() local
[all …]
H A Ddc_stream.c841 struct hubp *hubp; in dc_stream_set_dynamic_metadata() local
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn201/
H A 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()
H A Ddcn201_hubp.h32 #define TO_DCN201_HUBP(hubp)\ argument
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn201/
H A Ddcn201_hwseq.c310 struct hubp *hubp = res_pool->hubps[i]; in dcn201_init_hw() local
383 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn201_plane_atomic_disconnect() local
427 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn201_update_mpcc() local
574 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn201_set_dmdata_attributes() local
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c380 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn401_trigger_3dlut_dma_load() local
392 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn401_set_mcm_luts() local
972 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn401_set_cursor_position() local
2530 struct hubp *hubp = pipe->plane_res.hubp; in dcn401_post_unlock_program_front_end() local
2883 struct hubp *hubp) in dcn401_plane_atomic_power_down()
2919 const struct hubp *hubp = pipe->plane_res.hubp; in dcn401_update_cursor_offload_pipe() local
2973 struct hubp *hubp, in dcn401_plane_atomic_power_down_sequence()
3014 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn401_plane_atomic_disconnect_sequence() local
3520 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn401_update_dchubp_dpp_sequence() local
3702 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn401_update_mpcc_sequence() local
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn21/
H A Ddcn21_hubp.h32 #define TO_DCN21_HUBP(hubp)\ argument
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h3024 } hubp[MAX_PIPES]; member