Searched refs:dcn10_ipp (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_ipp.h | 32 container_of(ipp, struct dcn10_ipp, base) 178 struct dcn10_ipp { struct 188 void dcn10_ipp_construct(struct dcn10_ipp *ippn10, 195 void dcn20_ipp_construct(struct dcn10_ipp *ippn10,
|
H A D | dcn10_ipp.c | 29 #include "dcn10_ipp.h" 61 struct dcn10_ipp *ippn10, in dcn10_ipp_construct() 78 struct dcn10_ipp *ippn10, in dcn20_ipp_construct()
|
H A D | Makefile | 25 DCN10 = dcn10_init.o dcn10_resource.o dcn10_ipp.o dcn10_hw_sequencer.o \
|
H A D | dcn10_resource.c | 36 #include "dcn10_ipp.h" 659 struct dcn10_ipp *ipp = in dcn10_ipp_create() 660 kzalloc(sizeof(struct dcn10_ipp), GFP_KERNEL); in dcn10_ipp_create()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_ipp.c | 27 #include "dcn10_ipp.h" 59 struct dcn10_ipp *ippn10, in dcn10_ipp_construct() 76 struct dcn10_ipp *ippn10, in dcn20_ipp_construct()
|
H A D | dcn10_ipp.h | 32 container_of(ipp, struct dcn10_ipp, base) 199 struct dcn10_ipp { struct 209 void dcn10_ipp_construct(struct dcn10_ipp *ippn10, 216 void dcn20_ipp_construct(struct dcn10_ipp *ippn10,
|
H A D | Makefile | 25 DCN10 = dcn10_init.o dcn10_resource.o dcn10_ipp.o dcn10_hw_sequencer.o \
|
H A D | dcn10_resource.c | 34 #include "dcn10_ipp.h" 594 struct dcn10_ipp *ipp = in dcn10_ipp_create() 595 kzalloc(sizeof(struct dcn10_ipp), GFP_KERNEL); in dcn10_ipp_create()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn201/ |
H A D | dcn201_resource.c | 38 #include "dcn10/dcn10_ipp.h" 646 struct dcn10_ipp *ipp = in dcn201_ipp_create() 647 kzalloc(sizeof(struct dcn10_ipp), GFP_ATOMIC); in dcn201_ipp_create()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn21/ |
H A D | dcn21_resource.c | 40 #include "dcn10/dcn10_ipp.h" 712 struct dcn10_ipp *ipp = in dcn21_ipp_create() 713 kzalloc(sizeof(struct dcn10_ipp), GFP_KERNEL); in dcn21_ipp_create()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn21/ |
H A D | dcn21_resource.c | 43 #include "dcn10/dcn10_ipp.h" 486 struct dcn10_ipp *ipp = in dcn21_ipp_create() 487 kzalloc(sizeof(struct dcn10_ipp), GFP_KERNEL); in dcn21_ipp_create()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_resource.c | 41 #include "dcn10/dcn10_ipp.h" 756 struct dcn10_ipp *ipp = in dcn20_ipp_create() 757 kzalloc(sizeof(struct dcn10_ipp), GFP_ATOMIC); in dcn20_ipp_create()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_resource.c | 39 #include "dcn10/dcn10_ipp.h" 1124 struct dcn10_ipp *ipp = in dcn20_ipp_create() 1125 kzalloc(sizeof(struct dcn10_ipp), GFP_ATOMIC); in dcn20_ipp_create()
|
Completed in 20 milliseconds