Home
last modified time | relevance | path

Searched refs:aux_engine_dce110 (Results 1 – 25 of 25) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_aux.c54 container_of((ptr), struct aux_engine_dce110, base)
81 struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine); in release_engine()
97 struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine); in is_engine_available()
110 struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine); in acquire_engine()
187 struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine); in submit_channel_request()
285 struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine); in read_channel_reply()
338 struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine); in get_channel_status()
427 struct aux_engine_dce110 *engine110 = FROM_AUX_ENGINE(*engine); in dce110_engine_destroy()
444 struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(aux_engine); in dce_aux_configure_timeout()
507 struct dce_aux *dce110_aux_engine_construct(struct aux_engine_dce110 *aux_engine110, in dce110_aux_engine_construct()
[all …]
A Ddce_aux.h262 struct aux_engine_dce110 { struct
287 struct dce_aux *dce110_aux_engine_construct(struct aux_engine_dce110 *aux_engine110, argument
/linux/drivers/gpu/drm/amd/display/dc/resource/dce100/
A Ddce100_resource.c677 struct aux_engine_dce110 *aux_engine = in dce100_aux_engine_create()
678 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dce100_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce120/
A Ddce120_resource.c443 struct aux_engine_dce110 *aux_engine = in dce120_aux_engine_create()
444 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dce120_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn201/
A Ddcn201_resource.c680 struct aux_engine_dce110 *aux_engine = in dcn201_aux_engine_create()
681 kzalloc(sizeof(struct aux_engine_dce110), GFP_ATOMIC); in dcn201_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce112/
A Ddce112_resource.c698 struct aux_engine_dce110 *aux_engine = in dce112_aux_engine_create()
699 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dce112_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce80/
A Ddce80_resource.c534 struct aux_engine_dce110 *aux_engine = in dce80_aux_engine_create()
535 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dce80_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/dce60/
A Ddce60_resource.c528 struct aux_engine_dce110 *aux_engine = in dce60_aux_engine_create()
529 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dce60_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce110/
A Ddce110_resource.c722 struct aux_engine_dce110 *aux_engine = in dce110_aux_engine_create()
723 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dce110_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/
A Ddcn10_resource.c632 struct aux_engine_dce110 *aux_engine = in dcn10_aux_engine_create()
633 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dcn10_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/
A Ddcn302_resource.c789 struct aux_engine_dce110 *aux_engine = kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dcn302_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/
A Ddcn303_resource.c748 struct aux_engine_dce110 *aux_engine = kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dcn303_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/
A Ddcn21_resource.c522 struct aux_engine_dce110 *aux_engine = in dcn21_aux_engine_create()
523 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dcn21_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/
A Ddcn301_resource.c749 struct aux_engine_dce110 *aux_engine = in dcn301_aux_engine_create()
750 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dcn301_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/
A Ddcn316_resource.c946 struct aux_engine_dce110 *aux_engine = in dcn31_aux_engine_create()
947 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dcn31_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/
A Ddcn314_resource.c988 struct aux_engine_dce110 *aux_engine = in dcn31_aux_engine_create()
989 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dcn31_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/
A Ddcn31_resource.c954 struct aux_engine_dce110 *aux_engine = in dcn31_aux_engine_create()
955 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dcn31_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/
A Ddcn315_resource.c952 struct aux_engine_dce110 *aux_engine = in dcn31_aux_engine_create()
953 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dcn31_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
A Ddcn35_resource.c868 struct aux_engine_dce110 *aux_engine = in dcn31_aux_engine_create()
869 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dcn31_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/
A Ddcn321_resource.c744 struct aux_engine_dce110 *aux_engine = in dcn321_aux_engine_create()
745 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dcn321_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
A Ddcn351_resource.c848 struct aux_engine_dce110 *aux_engine = in dcn31_aux_engine_create()
849 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dcn31_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/
A Ddcn401_resource.c744 struct aux_engine_dce110 *aux_engine = in dcn401_aux_engine_create()
745 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dcn401_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
A Ddcn30_resource.c788 struct aux_engine_dce110 *aux_engine = in dcn30_aux_engine_create()
789 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dcn30_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
A Ddcn32_resource.c748 struct aux_engine_dce110 *aux_engine = in dcn32_aux_engine_create()
749 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dcn32_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/
A Ddcn20_resource.c788 struct aux_engine_dce110 *aux_engine = in dcn20_aux_engine_create()
789 kzalloc(sizeof(struct aux_engine_dce110), GFP_ATOMIC); in dcn20_aux_engine_create()

Completed in 104 milliseconds