Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_aux.c57 container_of((ptr), struct aux_engine_dce110, base)
84 struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine); in release_engine()
99 struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine); in is_engine_available()
112 struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine); in acquire_engine()
189 struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine); in submit_channel_request()
287 struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine); in read_channel_reply()
340 struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(engine); in get_channel_status()
428 struct aux_engine_dce110 *engine110 = FROM_AUX_ENGINE(*engine); in dce110_engine_destroy()
445 struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(aux_engine); in dce_aux_configure_timeout()
508 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/dce100/
A Ddce100_resource.c674 struct aux_engine_dce110 *aux_engine = in dce100_aux_engine_create()
675 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dce100_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/dce120/
A Ddce120_resource.c444 struct aux_engine_dce110 *aux_engine = in dce120_aux_engine_create()
445 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dce120_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn201/
A Ddcn201_resource.c679 struct aux_engine_dce110 *aux_engine = in dcn201_aux_engine_create()
680 kzalloc(sizeof(struct aux_engine_dce110), GFP_ATOMIC); in dcn201_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/dce112/
A Ddce112_resource.c695 struct aux_engine_dce110 *aux_engine = in dce112_aux_engine_create()
696 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dce112_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/dce80/
A Ddce80_resource.c533 struct aux_engine_dce110 *aux_engine = in dce80_aux_engine_create()
534 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dce80_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/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/dcn10/
A Ddcn10_resource.c693 struct aux_engine_dce110 *aux_engine = in dcn10_aux_engine_create()
694 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dcn10_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn301/
A Ddcn301_resource.c764 struct aux_engine_dce110 *aux_engine = in dcn301_aux_engine_create()
765 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dcn301_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn302/
A Ddcn302_resource.c923 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/dcn303/
A Ddcn303_resource.c862 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/dcn21/
A Ddcn21_resource.c753 struct aux_engine_dce110 *aux_engine = in dcn21_aux_engine_create()
754 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dcn21_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_resource.c1099 struct aux_engine_dce110 *aux_engine = in dcn31_aux_engine_create()
1100 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dcn31_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_resource.c923 struct aux_engine_dce110 *aux_engine = in dcn30_aux_engine_create()
924 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dcn30_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_resource.c1162 struct aux_engine_dce110 *aux_engine = in dcn20_aux_engine_create()
1163 kzalloc(sizeof(struct aux_engine_dce110), GFP_ATOMIC); in dcn20_aux_engine_create()

Completed in 53 milliseconds