Home
last modified time | relevance | path

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

/Linux-v4.19/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()
102 static void hubp1_set_hubp_blank_en(struct hubp *hubp, bool blank) in hubp1_set_hubp_blank_en()
110 static void hubp1_vready_workaround(struct hubp *hubp, in hubp1_vready_workaround()
134 struct hubp *hubp, in hubp1_program_tiling()
156 struct hubp *hubp, in hubp1_program_size()
196 struct hubp *hubp, in hubp1_program_rotation()
229 struct hubp *hubp, in hubp1_program_pixel_format()
[all …]
Ddcn10_hw_sequencer.c125 struct hubp *hubp = pool->hubps[i]; in dcn10_log_hubp_states() local
532 struct hubp *hubp = dc->res_pool->hubps[0]; in undo_DEGVIDCN10_253_wa() local
552 struct hubp *hubp = dc->res_pool->hubps[0]; in apply_DEGVIDCN10_253_wa() local
755 struct hubp *hubp ; in dcn10_hw_wa_force_recovery() local
857 struct hubp *hubp = pipe_ctx->plane_res.hubp; in hwss1_plane_atomic_disconnect() local
908 struct hubp *hubp = pipe_ctx->plane_res.hubp; in plane_atomic_disable() local
1021 struct hubp *hubp = dc->res_pool->hubps[i]; in dcn10_init_hw() local
1570 static void dcn10_program_pte_vm(struct dce_hwseq *hws, struct hubp *hubp) in dcn10_program_pte_vm()
1902 struct hubp *hubp = pipe_ctx->plane_res.hubp; in dcn10_update_mpcc() local
2003 struct hubp *hubp = pipe_ctx->plane_res.hubp; in update_dchubp_dpp() local
[all …]
Ddcn10_hubp.h30 #define TO_DCN10_HUBP(hubp)\ argument
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/hw/
Dhubp.h45 struct hubp { struct
46 const struct hubp_funcs *funcs; argument
60 struct hubp *hubp, argument
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h199 struct hubp *hubp; member