Searched refs:dcn10_ipp (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_ipp.c | 59 struct dcn10_ipp *ippn10, in dcn10_ipp_construct() 76 struct dcn10_ipp *ippn10, in dcn20_ipp_construct()
|
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, argument 216 void dcn20_ipp_construct(struct dcn10_ipp *ippn10,
|
D | Makefile | 25 DCN10 = dcn10_ipp.o \
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn201/ |
D | dcn201_resource.c | 649 struct dcn10_ipp *ipp = in dcn201_ipp_create() 650 kzalloc(sizeof(struct dcn10_ipp), GFP_ATOMIC); in dcn201_ipp_create()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn10/ |
D | dcn10_resource.c | 599 struct dcn10_ipp *ipp = in dcn10_ipp_create() 600 kzalloc(sizeof(struct dcn10_ipp), GFP_KERNEL); in dcn10_ipp_create()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn21/ |
D | dcn21_resource.c | 486 struct dcn10_ipp *ipp = in dcn21_ipp_create() 487 kzalloc(sizeof(struct dcn10_ipp), GFP_KERNEL); in dcn21_ipp_create()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn20/ |
D | dcn20_resource.c | 754 struct dcn10_ipp *ipp = in dcn20_ipp_create() 755 kzalloc(sizeof(struct dcn10_ipp), GFP_ATOMIC); in dcn20_ipp_create()
|