Home
last modified time | relevance | path

Searched refs:dcn20_hubp (Results 1 – 20 of 20) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_hubp.c44 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp32_update_force_pstate_disallow()
52 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp32_update_mall_sel()
61 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp32_prepare_subvp_buffering()
80 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp32_phantom_hubp_post_enable()
103 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp32_cursor_set_attributes()
193 struct dcn20_hubp *hubp2, in hubp32_construct()
Ddcn32_hubp.h65 struct dcn20_hubp *hubp2,
Ddcn32_resource.c896 struct dcn20_hubp *hubp2 = in dcn32_hubp_create()
897 kzalloc(sizeof(struct dcn20_hubp), GFP_KERNEL); in dcn32_hubp_create()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hubp.c44 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp31_set_unbounded_requesting()
52 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp31_soft_reset()
60 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp31_program_extended_blank()
96 struct dcn20_hubp *hubp2, in hubp31_construct()
Ddcn31_hubp.h235 struct dcn20_hubp *hubp2,
Ddcn31_resource.c1520 struct dcn20_hubp *hubp2 = in dcn31_hubp_create()
1521 kzalloc(sizeof(struct dcn20_hubp), GFP_KERNEL); in dcn31_hubp_create()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hubp.c48 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_set_vm_system_aperture_settings()
77 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_program_surface_flip_and_addr()
324 struct dcn20_hubp *hubp2, in hubp3_program_tiling()
345 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_dcc_control()
357 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_dcc_control_sienna_cichlid()
372 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_dmdata_set_attributes()
409 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_program_surface_config()
423 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_program_deadline()
432 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_read_state()
478 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_init()
[all …]
Ddcn30_hubp.h249 struct dcn20_hubp *hubp2,
Ddcn30_resource.c1212 struct dcn20_hubp *hubp2 = in dcn30_hubp_create()
1213 kzalloc(sizeof(struct dcn20_hubp), GFP_KERNEL); in dcn30_hubp_create()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hubp.c48 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_set_vm_system_aperture_settings()
84 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_deadline()
174 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_vready_at_or_After_vsync()
198 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_requestor()
249 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_setup_interdependent()
310 struct dcn20_hubp *hubp2, in hubp2_program_tiling()
332 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_size()
379 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_rotation()
412 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_dcc_control()
425 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_pixel_format()
[all …]
DMakefile5 DCN20 = dcn20_resource.o dcn20_init.o dcn20_hwseq.o dcn20_dpp.o dcn20_dpp_cm.o dcn20_hubp.o \
Ddcn20_hubp.h32 container_of(hubp, struct dcn20_hubp, base)
256 struct dcn20_hubp { struct
265 struct dcn20_hubp *hubp2, argument
Ddcn20_resource.c1217 struct dcn20_hubp *hubp2 = in dcn20_hubp_create()
1218 kzalloc(sizeof(struct dcn20_hubp), GFP_ATOMIC); in dcn20_hubp_create()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_resource.c511 struct dcn20_hubp *hubp2 = kzalloc(sizeof(struct dcn20_hubp), GFP_KERNEL); in dcn302_hubp_create()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_resource.c475 struct dcn20_hubp *hubp2 = kzalloc(sizeof(struct dcn20_hubp), GFP_KERNEL); in dcn303_hubp_create()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn301/
Ddcn301_resource.c1182 struct dcn20_hubp *hubp2 = in dcn301_hubp_create()
1183 kzalloc(sizeof(struct dcn20_hubp), GFP_KERNEL); in dcn301_hubp_create()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_resource.c1546 struct dcn20_hubp *hubp2 = in dcn31_hubp_create()
1547 kzalloc(sizeof(struct dcn20_hubp), GFP_KERNEL); in dcn31_hubp_create()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn315/
Ddcn315_resource.c1518 struct dcn20_hubp *hubp2 = in dcn31_hubp_create()
1519 kzalloc(sizeof(struct dcn20_hubp), GFP_KERNEL); in dcn31_hubp_create()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn316/
Ddcn316_resource.c1519 struct dcn20_hubp *hubp2 = in dcn31_hubp_create()
1520 kzalloc(sizeof(struct dcn20_hubp), GFP_KERNEL); in dcn31_hubp_create()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn321/
Ddcn321_resource.c895 struct dcn20_hubp *hubp2 = in dcn321_hubp_create()
896 kzalloc(sizeof(struct dcn20_hubp), GFP_KERNEL); in dcn321_hubp_create()