Searched refs:dcn10_hubp (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_hubp.c | 29 #include "dcn10_hubp.h" 43 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_set_blank() 72 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_disconnect() 83 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_disable_control() 93 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_get_underflow_status() 105 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_clear_underflow() 112 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_set_hubp_blank_en() 122 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_vready_workaround() 146 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_program_tiling() 169 struct dcn10_hubp *hubp in hubp1_program_size() [all...] |
H A D | Makefile | 28 dcn10_hubp.o dcn10_mpc.o \
|
H A D | dcn10_hubp.h | 31 container_of(hubp, struct dcn10_hubp, base) 697 struct dcn10_hubp { struct 774 struct dcn10_hubp *hubp1,
|
H A D | dcn10_resource.c | 50 #include "dcn10_hubp.h" 990 struct dcn10_hubp *hubp1 = in dcn10_hubp_create() 991 kzalloc(sizeof(struct dcn10_hubp), GFP_KERNEL); in dcn10_hubp_create()
|
H A D | dcn10_hw_sequencer.c | 45 #include "dcn10_hubp.h" 2363 static void mmhub_read_vm_system_aperture_settings(struct dcn10_hubp *hubp1, in mmhub_read_vm_system_aperture_settings() 2388 static void mmhub_read_vm_context0_settings(struct dcn10_hubp *hubp1, in mmhub_read_vm_context0_settings() 2435 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in dcn10_program_pte_vm()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_hubp.c | 29 #include "dcn10_hubp.h" 43 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_set_blank() 72 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_disconnect() 83 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_disable_control() 93 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_get_underflow_status() 105 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_clear_underflow() 112 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_set_hubp_blank_en() 122 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_vready_workaround() 146 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in hubp1_program_tiling() 169 struct dcn10_hubp *hubp in hubp1_program_size() [all...] |
H A D | Makefile | 28 dcn10_hubp.o dcn10_mpc.o \
|
H A D | dcn10_hubp.h | 31 container_of(hubp, struct dcn10_hubp, base) 681 struct dcn10_hubp { struct 758 struct dcn10_hubp *hubp1,
|
H A D | dcn10_resource.c | 52 #include "dcn10_hubp.h" 1054 struct dcn10_hubp *hubp1 = in dcn10_hubp_create() 1055 kzalloc(sizeof(struct dcn10_hubp), GFP_KERNEL); in dcn10_hubp_create()
|
H A D | dcn10_hw_sequencer.c | 45 #include "dcn10_hubp.h" 2034 static void mmhub_read_vm_system_aperture_settings(struct dcn10_hubp *hubp1, in mmhub_read_vm_system_aperture_settings() 2059 static void mmhub_read_vm_context0_settings(struct dcn10_hubp *hubp1, in mmhub_read_vm_context0_settings() 2106 struct dcn10_hubp *hubp1 = TO_DCN10_HUBP(hubp); in dcn10_program_pte_vm()
|
Completed in 18 milliseconds