Searched refs:dcn20_hubp (Results 1 – 13 of 13) sorted by relevance
/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() 378 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_dmdata_set_attributes() 415 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_program_surface_config() 429 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_program_deadline() 438 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp3_read_state() 484 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 | 1341 struct dcn20_hubp *hubp2 = in dcn30_hubp_create() 1342 kzalloc(sizeof(struct dcn20_hubp), GFP_KERNEL); in dcn30_hubp_create()
|
/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() 199 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_requestor() 250 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_setup_interdependent() 311 struct dcn20_hubp *hubp2, in hubp2_program_tiling() 333 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_size() 380 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_rotation() 413 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_dcc_control() 426 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_pixel_format() [all …]
|
D | dcn20_hubp.h | 32 container_of(hubp, struct dcn20_hubp, base) 237 struct dcn20_hubp { struct 246 struct dcn20_hubp *hubp2, argument
|
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_resource.c | 1576 struct dcn20_hubp *hubp2 = in dcn20_hubp_create() 1577 kzalloc(sizeof(struct dcn20_hubp), GFP_ATOMIC); in dcn20_hubp_create()
|
/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() 87 struct dcn20_hubp *hubp2, in hubp31_construct()
|
D | dcn31_hubp.h | 235 struct dcn20_hubp *hubp2,
|
D | dcn31_resource.c | 1465 struct dcn20_hubp *hubp2 = in dcn31_hubp_create() 1466 kzalloc(sizeof(struct dcn20_hubp), GFP_KERNEL); in dcn31_hubp_create()
|
/drivers/gpu/drm/amd/display/dc/dcn303/ |
D | dcn303_resource.c | 602 struct dcn20_hubp *hubp2 = kzalloc(sizeof(struct dcn20_hubp), GFP_KERNEL); in dcn303_hubp_create()
|
/drivers/gpu/drm/amd/display/dc/dcn302/ |
D | dcn302_resource.c | 640 struct dcn20_hubp *hubp2 = kzalloc(sizeof(struct dcn20_hubp), GFP_KERNEL); in dcn302_hubp_create()
|
/drivers/gpu/drm/amd/display/dc/dcn301/ |
D | dcn301_resource.c | 1366 struct dcn20_hubp *hubp2 = in dcn301_hubp_create() 1367 kzalloc(sizeof(struct dcn20_hubp), GFP_KERNEL); in dcn301_hubp_create()
|