Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Daux_engine.h90 struct aux_engine { struct
153 struct aux_engine **ptr);
155 struct aux_engine *engine);
157 struct aux_engine *engine,
160 struct aux_engine *engine,
163 struct aux_engine *engine,
166 struct aux_engine *engine,
172 struct aux_engine *engine,
174 bool (*is_engine_available)(struct aux_engine *engine);
176 struct aux_engine *engine,
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_aux.h30 #include "inc/hw/aux_engine.h"
300 struct dce_aux *aux_engine,
326 (struct aux_engine **ptr);
/linux/drivers/gpu/drm/amd/display/dc/resource/dce100/
H A Ddce100_resource.c703 struct aux_engine_dce110 *aux_engine = in dce100_aux_engine_create() local
706 if (!aux_engine) in dce100_aux_engine_create()
709 dce110_aux_engine_construct(aux_engine, ctx, inst, in dce100_aux_engine_create()
716 return &aux_engine->base; in dce100_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce120/
H A Ddce120_resource.c444 struct aux_engine_dce110 *aux_engine = in dce120_aux_engine_create() local
447 if (!aux_engine) in dce120_aux_engine_create()
450 dce110_aux_engine_construct(aux_engine, ctx, inst, in dce120_aux_engine_create()
457 return &aux_engine->base; in dce120_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn201/
H A Ddcn201_resource.c683 struct aux_engine_dce110 *aux_engine = in dcn201_aux_engine_create() local
686 if (!aux_engine) in dcn201_aux_engine_create()
689 dce110_aux_engine_construct(aux_engine, ctx, inst, in dcn201_aux_engine_create()
696 return &aux_engine->base; in dcn201_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce80/
H A Ddce80_resource.c544 struct aux_engine_dce110 *aux_engine = in dce80_aux_engine_create() local
547 if (!aux_engine) in dce80_aux_engine_create()
550 dce110_aux_engine_construct(aux_engine, ctx, inst, in dce80_aux_engine_create()
557 return &aux_engine->base; in dce80_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce60/
H A Ddce60_resource.c538 struct aux_engine_dce110 *aux_engine = in dce60_aux_engine_create() local
541 if (!aux_engine) in dce60_aux_engine_create()
544 dce110_aux_engine_construct(aux_engine, ctx, inst, in dce60_aux_engine_create()
551 return &aux_engine->base; in dce60_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce112/
H A Ddce112_resource.c703 struct aux_engine_dce110 *aux_engine = in dce112_aux_engine_create() local
706 if (!aux_engine) in dce112_aux_engine_create()
709 dce110_aux_engine_construct(aux_engine, ctx, inst, in dce112_aux_engine_create()
716 return &aux_engine->base; in dce112_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c866 struct aux_engine_dce110 *aux_engine = kzalloc_obj(struct aux_engine_dce110); in dcn303_link_encoder_create()
868 if (!aux_engine) in dcn303_link_encoder_create()
871 dce110_aux_engine_construct(aux_engine, ctx, inst, SW_AUX_TIMEOUT_PERIOD_MULTIPLIER * AUX_TIMEOUT_PERIOD, in dcn303_link_encoder_create()
874 return &aux_engine->base; in dcn303_link_encoder_create()
778 struct aux_engine_dce110 *aux_engine = kzalloc_obj(struct aux_engine_dce110); dcn303_aux_engine_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dce110/
H A Ddce110_resource.c727 struct aux_engine_dce110 *aux_engine = in dce110_aux_engine_create() local
730 if (!aux_engine) in dce110_aux_engine_create()
733 dce110_aux_engine_construct(aux_engine, ctx, inst, in dce110_aux_engine_create()
740 return &aux_engine->base; in dce110_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/
H A Ddcn302_resource.c908 struct aux_engine_dce110 *aux_engine = kzalloc_obj(struct aux_engine_dce110);
910 if (!aux_engine)
913 dce110_aux_engine_construct(aux_engine, ctx, inst, SW_AUX_TIMEOUT_PERIOD_MULTIPLIER * AUX_TIMEOUT_PERIOD,
916 return &aux_engine->base;
820 struct aux_engine_dce110 *aux_engine = kzalloc_obj(struct aux_engine_dce110); dcn302_aux_engine_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c651 struct aux_engine_dce110 *aux_engine = in dcn10_aux_engine_create() local
654 if (!aux_engine) in dcn10_aux_engine_create()
657 dce110_aux_engine_construct(aux_engine, ctx, inst, in dcn10_aux_engine_create()
664 return &aux_engine->base; in dcn10_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c542 struct aux_engine_dce110 *aux_engine = in dcn21_aux_engine_create() local
545 if (!aux_engine) in dcn21_aux_engine_create()
548 dce110_aux_engine_construct(aux_engine, ctx, inst, in dcn21_aux_engine_create()
555 return &aux_engine->base; in dcn21_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c753 struct aux_engine_dce110 *aux_engine = in dcn301_aux_engine_create()
756 if (!aux_engine) in dcn301_aux_engine_create()
759 dce110_aux_engine_construct(aux_engine, ctx, inst, in dcn301_aux_engine_create()
766 return &aux_engine->base; in dcn301_aux_engine_create()
752 struct aux_engine_dce110 *aux_engine = dcn301_aux_engine_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/
H A Ddcn314_resource.c1050 struct aux_engine_dce110 *aux_engine =
1053 if (!aux_engine)
1056 dce110_aux_engine_construct(aux_engine, ctx, inst,
1063 return &aux_engine->base; in dcn31_i2c_hw_create()
1008 struct aux_engine_dce110 *aux_engine = dcn31_aux_engine_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c1007 struct aux_engine_dce110 *aux_engine = in dcn31_i2c_hw_create()
1010 if (!aux_engine) in dcn31_i2c_hw_create()
1013 dce110_aux_engine_construct(aux_engine, ctx, inst, in dcn31_mpc_create()
1020 return &aux_engine->base; in dcn31_mpc_create()
964 struct aux_engine_dce110 *aux_engine = dcn31_aux_engine_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c900 struct aux_engine_dce110 *aux_engine =
903 if (!aux_engine)
914 dce110_aux_engine_construct(aux_engine, ctx, inst,
921 return &aux_engine->base; in dcn351_get_preferred_eng_id_dpia()
864 struct aux_engine_dce110 *aux_engine = dcn31_aux_engine_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c920 struct aux_engine_dce110 *aux_engine =
923 if (!aux_engine)
934 dce110_aux_engine_construct(aux_engine, ctx, inst,
941 return &aux_engine->base; in dcn35_get_preferred_eng_id_dpia()
884 struct aux_engine_dce110 *aux_engine = dcn31_aux_engine_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c1015 struct aux_engine_dce110 *aux_engine = in dcn31_i2c_hw_create()
1018 if (!aux_engine) in dcn31_i2c_hw_create()
1021 dce110_aux_engine_construct(aux_engine, ctx, inst, in dcn31_mpc_create()
1028 return &aux_engine->base; in dcn31_mpc_create()
972 struct aux_engine_dce110 *aux_engine = dcn31_aux_engine_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/
H A Ddcn315_resource.c1014 struct aux_engine_dce110 *aux_engine = in dcn31_i2c_hw_create()
1017 if (!aux_engine) in dcn31_i2c_hw_create()
1020 dce110_aux_engine_construct(aux_engine, ctx, inst, in dcn31_mpc_create()
1027 return &aux_engine->base; in dcn31_mpc_create()
971 struct aux_engine_dce110 *aux_engine = dcn31_aux_engine_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/
H A Ddcn36_resource.c907 struct aux_engine_dce110 *aux_engine =
910 if (!aux_engine)
921 dce110_aux_engine_construct(aux_engine, ctx, inst,
928 return &aux_engine->base; in dcn36_get_preferred_eng_id_dpia()
871 struct aux_engine_dce110 *aux_engine = dcn31_aux_engine_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c796 struct aux_engine_dce110 *aux_engine = in dcn321_i2c_hw_create()
799 if (!aux_engine) in dcn321_i2c_hw_create()
810 dce110_aux_engine_construct(aux_engine, ctx, inst, in dcn321_i2c_hw_create()
817 return &aux_engine->base; in dcn321_i2c_hw_create()
760 struct aux_engine_dce110 *aux_engine = dcn321_aux_engine_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c833 struct aux_engine_dce110 *aux_engine = in dcn30_i2c_hw_create()
836 if (!aux_engine) in dcn30_i2c_hw_create()
839 dce110_aux_engine_construct(aux_engine, ctx, inst, in dcn30_i2c_hw_create()
846 return &aux_engine->base; in dcn30_mpc_create()
791 struct aux_engine_dce110 *aux_engine = dcn30_aux_engine_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c818 struct aux_engine_dce110 *aux_engine = in dcn20_aux_engine_create() local
821 if (!aux_engine) in dcn20_aux_engine_create()
824 dce110_aux_engine_construct(aux_engine, ctx, inst, in dcn20_aux_engine_create()
831 return &aux_engine->base; in dcn20_aux_engine_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c808 struct aux_engine_dce110 *aux_engine = in dcn32_i2c_hw_create()
811 if (!aux_engine) in dcn32_i2c_hw_create()
822 dce110_aux_engine_construct(aux_engine, ctx, inst, in dcn32_i2c_hw_create()
829 return &aux_engine->base; in dcn32_i2c_hw_create()
771 struct aux_engine_dce110 *aux_engine = dcn32_aux_engine_create() local