Searched refs:hubp1 (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_hubp.c | 32 hubp1->hubp_regs->reg 35 hubp1->base.ctx 39 hubp1->hubp_shift->field_name, hubp1->hubp_mask->field_name 43 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_set_blank() local 72 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_disconnect() local 83 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_disable_control() local 93 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_get_underflow_status() local 105 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_clear_underflow() local 112 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_set_hubp_blank_en() local 122 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_vready_workaround() local [all …]
|
D | dcn10_resource.c | 990 struct dcn10_hubp *hubp1 = in dcn10_hubp_create() local 993 if (!hubp1) in dcn10_hubp_create() 996 dcn10_hubp_construct(hubp1, ctx, inst, in dcn10_hubp_create() 998 return &hubp1->base; in dcn10_hubp_create()
|
D | dcn10_hw_sequencer.c | 2360 static void mmhub_read_vm_system_aperture_settings(struct dcn10_hubp *hubp1, in mmhub_read_vm_system_aperture_settings() argument 2385 static void mmhub_read_vm_context0_settings(struct dcn10_hubp *hubp1, in mmhub_read_vm_context0_settings() argument 2432 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in dcn10_program_pte_vm() local 2436 mmhub_read_vm_system_aperture_settings(hubp1, &apt, hws); in dcn10_program_pte_vm() 2437 mmhub_read_vm_context0_settings(hubp1, &vm0, hws); in dcn10_program_pte_vm()
|
D | dcn10_hubp.h | 774 struct dcn10_hubp *hubp1,
|