Searched refs:hubp1 (Results 1 – 4 of 4) sorted by relevance
| /dragonfly/sys/dev/drm/amd/display/dc/dcn10/ |
| HD | 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 104 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_set_hubp_blank_en() local 114 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_vready_workaround() local 138 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_program_tiling() local [all …]
|
| HD | dcn10_resource.c | 907 struct dcn10_hubp *hubp1 = in dcn10_hubp_create() local 910 if (!hubp1) in dcn10_hubp_create() 913 dcn10_hubp_construct(hubp1, ctx, inst, in dcn10_hubp_create() 915 return &hubp1->base; in dcn10_hubp_create()
|
| HD | dcn10_hw_sequencer.c | 1505 static void mmhub_read_vm_system_aperture_settings(struct dcn10_hubp *hubp1, in mmhub_read_vm_system_aperture_settings() argument 1530 static void mmhub_read_vm_context0_settings(struct dcn10_hubp *hubp1, in mmhub_read_vm_context0_settings() argument 1577 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in dcn10_program_pte_vm() local 1581 mmhub_read_vm_system_aperture_settings(hubp1, &apt, hws); in dcn10_program_pte_vm() 1582 mmhub_read_vm_context0_settings(hubp1, &vm0, hws); in dcn10_program_pte_vm()
|
| HD | dcn10_hubp.h | 728 struct dcn10_hubp *hubp1,
|