/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/ |
D | dcn32_hubp.c | 44 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()
|
D | dcn32_hubp.h | 65 struct dcn20_hubp *hubp2,
|
D | dcn32_resource.c | 896 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/ |
D | dcn31_hubp.c | 44 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()
|
D | dcn31_hubp.h | 235 struct dcn20_hubp *hubp2,
|
D | dcn31_resource.c | 1520 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/ |
D | dcn30_hubp.c | 48 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 …]
|
D | dcn30_hubp.h | 249 struct dcn20_hubp *hubp2,
|
D | dcn30_resource.c | 1212 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/ |
D | dcn20_hubp.c | 48 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 …]
|
D | Makefile | 5 DCN20 = dcn20_resource.o dcn20_init.o dcn20_hwseq.o dcn20_dpp.o dcn20_dpp_cm.o dcn20_hubp.o \
|
D | dcn20_hubp.h | 32 container_of(hubp, struct dcn20_hubp, base) 256 struct dcn20_hubp { struct 265 struct dcn20_hubp *hubp2, argument
|
D | dcn20_resource.c | 1217 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/ |
D | dcn302_resource.c | 511 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/ |
D | dcn303_resource.c | 475 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/ |
D | dcn301_resource.c | 1182 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/ |
D | dcn314_resource.c | 1546 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/ |
D | dcn315_resource.c | 1518 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/ |
D | dcn316_resource.c | 1519 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/ |
D | dcn321_resource.c | 895 struct dcn20_hubp *hubp2 = in dcn321_hubp_create() 896 kzalloc(sizeof(struct dcn20_hubp), GFP_KERNEL); in dcn321_hubp_create()
|