Searched refs:hubp21 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn21/ |
H A D | dcn21_hubp.c | 37 hubp21->hubp_regs->reg 40 hubp21->base.ctx 44 hubp21->hubp_shift->field_name, hubp21->hubp_mask->field_name 81 struct dcn21_hubp *hubp21 = TO_DCN21_HUBP(hubp); in apply_DEDCN21_142_wa_for_hostvm_deadline() local 141 struct dcn21_hubp *hubp21 = TO_DCN21_HUBP(hubp); in hubp21_program_requestor() local 191 struct dcn21_hubp *hubp21 = TO_DCN21_HUBP(hubp); in hubp21_set_viewport() local 231 struct dcn21_hubp *hubp21 = TO_DCN21_HUBP(hubp); in hubp21_set_vm_system_aperture_settings() local 257 struct dcn21_hubp *hubp21 = TO_DCN21_HUBP(hubp); in hubp21_validate_dml_output() local 596 struct dcn21_hubp *hubp21 in program_surface_flip_and_addr() local 670 struct dcn21_hubp *hubp21 = TO_DCN21_HUBP(hubp); dmcub_PLAT_54186_wa() local 813 struct dcn21_hubp *hubp21 = TO_DCN21_HUBP(hubp); hubp21_init() local 843 hubp21_construct( struct dcn21_hubp *hubp21, struct dc_context *ctx, uint32_t inst, const struct dcn_hubp2_registers *hubp_regs, const struct dcn_hubp2_shift *hubp_shift, const struct dcn_hubp2_mask *hubp_mask) hubp21_construct() argument [all...] |
H A D | dcn21_hubp.h | 115 struct dcn21_hubp *hubp21,
|
H A D | dcn21_resource.c | 1279 struct dcn21_hubp *hubp21 = in dcn21_hubp_create() local 1282 if (!hubp21) in dcn21_hubp_create() 1285 if (hubp21_construct(hubp21, ctx, inst, in dcn21_hubp_create() 1287 return &hubp21->base; in dcn21_hubp_create() 1290 kfree(hubp21); in dcn21_hubp_create()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn21/ |
H A D | dcn21_hubp.c | 37 hubp21->hubp_regs->reg 40 hubp21->base.ctx 44 hubp21->hubp_shift->field_name, hubp21->hubp_mask->field_name 81 struct dcn21_hubp *hubp21 = TO_DCN21_HUBP(hubp); in apply_DEDCN21_142_wa_for_hostvm_deadline() local 141 struct dcn21_hubp *hubp21 = TO_DCN21_HUBP(hubp); in hubp21_program_requestor() local 191 struct dcn21_hubp *hubp21 = TO_DCN21_HUBP(hubp); in hubp21_set_viewport() local 231 struct dcn21_hubp *hubp21 = TO_DCN21_HUBP(hubp); in hubp21_set_vm_system_aperture_settings() local 257 struct dcn21_hubp *hubp21 = TO_DCN21_HUBP(hubp); in hubp21_validate_dml_output() local 596 struct dcn21_hubp *hubp21 in program_surface_flip_and_addr() local 670 struct dcn21_hubp *hubp21 = TO_DCN21_HUBP(hubp); dmcub_PLAT_54186_wa() local 809 struct dcn21_hubp *hubp21 = TO_DCN21_HUBP(hubp); hubp21_init() local 840 hubp21_construct( struct dcn21_hubp *hubp21, struct dc_context *ctx, uint32_t inst, const struct dcn_hubp2_registers *hubp_regs, const struct dcn_hubp2_shift *hubp_shift, const struct dcn_hubp2_mask *hubp_mask) hubp21_construct() argument [all...] |
H A D | dcn21_hubp.h | 115 struct dcn21_hubp *hubp21,
|
H A D | dcn21_resource.c | 999 struct dcn21_hubp *hubp21 = in dcn21_hubp_create() local 1002 if (!hubp21) in dcn21_hubp_create() 1005 if (hubp21_construct(hubp21, ctx, inst, in dcn21_hubp_create() 1007 return &hubp21->base; in dcn21_hubp_create() 1010 kfree(hubp21); in dcn21_hubp_create()
|
Completed in 7 milliseconds