| /linux/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| H A D | aux_engine.h | 90 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 D | dce_aux.h | 300 struct dce_aux *aux_engine, 318 (struct aux_engine **ptr);
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dce100/ |
| H A D | dce100_resource.c | 704 struct aux_engine_dce110 *aux_engine = in dce100_aux_engine_create() local 707 if (!aux_engine) in dce100_aux_engine_create() 710 dce110_aux_engine_construct(aux_engine, ctx, inst, in dce100_aux_engine_create() 717 return &aux_engine->base; in dce100_aux_engine_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dce120/ |
| H A D | dce120_resource.c | 444 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 D | dcn201_resource.c | 682 struct aux_engine_dce110 *aux_engine = in dcn201_aux_engine_create() local 685 if (!aux_engine) in dcn201_aux_engine_create() 688 dce110_aux_engine_construct(aux_engine, ctx, inst, in dcn201_aux_engine_create() 695 return &aux_engine->base; in dcn201_aux_engine_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dce80/ |
| H A D | dce80_resource.c | 544 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/dce112/ |
| H A D | dce112_resource.c | 701 struct aux_engine_dce110 *aux_engine = in dce112_aux_engine_create() local 704 if (!aux_engine) in dce112_aux_engine_create() 707 dce110_aux_engine_construct(aux_engine, ctx, inst, in dce112_aux_engine_create() 714 return &aux_engine->base; in dce112_aux_engine_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dce60/ |
| H A D | dce60_resource.c | 538 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/dcn303/ |
| H A D | dcn303_resource.c | 750 struct aux_engine_dce110 *aux_engine = kzalloc_obj(struct aux_engine_dce110); in dcn303_aux_engine_create() local 752 if (!aux_engine) in dcn303_aux_engine_create() 755 …dce110_aux_engine_construct(aux_engine, ctx, inst, SW_AUX_TIMEOUT_PERIOD_MULTIPLIER * AUX_TIMEOUT_… in dcn303_aux_engine_create() 758 return &aux_engine->base; in dcn303_aux_engine_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/ |
| H A D | dcn10_resource.c | 623 struct aux_engine_dce110 *aux_engine = in dcn10_aux_engine_create() local 626 if (!aux_engine) in dcn10_aux_engine_create() 629 dce110_aux_engine_construct(aux_engine, ctx, inst, in dcn10_aux_engine_create() 636 return &aux_engine->base; in dcn10_aux_engine_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dce110/ |
| H A D | dce110_resource.c | 725 struct aux_engine_dce110 *aux_engine = in dce110_aux_engine_create() local 728 if (!aux_engine) in dce110_aux_engine_create() 731 dce110_aux_engine_construct(aux_engine, ctx, inst, in dce110_aux_engine_create() 738 return &aux_engine->base; in dce110_aux_engine_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/ |
| H A D | dcn302_resource.c | 792 struct aux_engine_dce110 *aux_engine = kzalloc_obj(struct aux_engine_dce110); in dcn302_aux_engine_create() local 794 if (!aux_engine) in dcn302_aux_engine_create() 797 …dce110_aux_engine_construct(aux_engine, ctx, inst, SW_AUX_TIMEOUT_PERIOD_MULTIPLIER * AUX_TIMEOUT_… in dcn302_aux_engine_create() 800 return &aux_engine->base; in dcn302_aux_engine_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/ |
| H A D | dcn21_resource.c | 522 struct aux_engine_dce110 *aux_engine = in dcn21_aux_engine_create() local 525 if (!aux_engine) in dcn21_aux_engine_create() 528 dce110_aux_engine_construct(aux_engine, ctx, inst, in dcn21_aux_engine_create() 535 return &aux_engine->base; in dcn21_aux_engine_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/ |
| H A D | dcn301_resource.c | 751 struct aux_engine_dce110 *aux_engine = in dcn301_aux_engine_create() local 754 if (!aux_engine) in dcn301_aux_engine_create() 757 dce110_aux_engine_construct(aux_engine, ctx, inst, in dcn301_aux_engine_create() 764 return &aux_engine->base; in dcn301_aux_engine_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/ |
| H A D | dcn316_resource.c | 948 struct aux_engine_dce110 *aux_engine = in dcn31_aux_engine_create() local 951 if (!aux_engine) in dcn31_aux_engine_create() 954 dce110_aux_engine_construct(aux_engine, ctx, inst, in dcn31_aux_engine_create() 961 return &aux_engine->base; in dcn31_aux_engine_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/ |
| H A D | dcn314_resource.c | 992 struct aux_engine_dce110 *aux_engine = in dcn31_aux_engine_create() local 995 if (!aux_engine) in dcn31_aux_engine_create() 998 dce110_aux_engine_construct(aux_engine, ctx, inst, in dcn31_aux_engine_create() 1005 return &aux_engine->base; in dcn31_aux_engine_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/ |
| H A D | dcn315_resource.c | 955 struct aux_engine_dce110 *aux_engine = in dcn31_aux_engine_create() local 958 if (!aux_engine) in dcn31_aux_engine_create() 961 dce110_aux_engine_construct(aux_engine, ctx, inst, in dcn31_aux_engine_create() 968 return &aux_engine->base; in dcn31_aux_engine_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/ |
| H A D | dcn31_resource.c | 956 struct aux_engine_dce110 *aux_engine = in dcn31_aux_engine_create() local 959 if (!aux_engine) in dcn31_aux_engine_create() 962 dce110_aux_engine_construct(aux_engine, ctx, inst, in dcn31_aux_engine_create() 969 return &aux_engine->base; in dcn31_aux_engine_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/ |
| H A D | dcn36_resource.c | 857 struct aux_engine_dce110 *aux_engine = in dcn31_aux_engine_create() local 860 if (!aux_engine) in dcn31_aux_engine_create() 871 dce110_aux_engine_construct(aux_engine, ctx, inst, in dcn31_aux_engine_create() 878 return &aux_engine->base; in dcn31_aux_engine_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/ |
| H A D | dcn35_resource.c | 870 struct aux_engine_dce110 *aux_engine = in dcn31_aux_engine_create() local 873 if (!aux_engine) in dcn31_aux_engine_create() 884 dce110_aux_engine_construct(aux_engine, ctx, inst, in dcn31_aux_engine_create() 891 return &aux_engine->base; in dcn31_aux_engine_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/ |
| H A D | dcn351_resource.c | 850 struct aux_engine_dce110 *aux_engine = in dcn31_aux_engine_create() local 853 if (!aux_engine) in dcn31_aux_engine_create() 864 dce110_aux_engine_construct(aux_engine, ctx, inst, in dcn31_aux_engine_create() 871 return &aux_engine->base; in dcn31_aux_engine_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/ |
| H A D | dcn321_resource.c | 746 struct aux_engine_dce110 *aux_engine = in dcn321_aux_engine_create() local 749 if (!aux_engine) in dcn321_aux_engine_create() 760 dce110_aux_engine_construct(aux_engine, ctx, inst, in dcn321_aux_engine_create() 767 return &aux_engine->base; in dcn321_aux_engine_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/ |
| H A D | dcn401_resource.c | 764 struct aux_engine_dce110 *aux_engine = in dcn401_aux_engine_create() local 767 if (!aux_engine) in dcn401_aux_engine_create() 777 dce110_aux_engine_construct(aux_engine, ctx, inst, in dcn401_aux_engine_create() 784 return &aux_engine->base; in dcn401_aux_engine_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/ |
| H A D | dcn30_resource.c | 790 struct aux_engine_dce110 *aux_engine = in dcn30_aux_engine_create() local 793 if (!aux_engine) in dcn30_aux_engine_create() 796 dce110_aux_engine_construct(aux_engine, ctx, inst, in dcn30_aux_engine_create() 803 return &aux_engine->base; in dcn30_aux_engine_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/ |
| H A D | dcn20_resource.c | 790 struct aux_engine_dce110 *aux_engine = in dcn20_aux_engine_create() local 793 if (!aux_engine) in dcn20_aux_engine_create() 796 dce110_aux_engine_construct(aux_engine, ctx, inst, in dcn20_aux_engine_create() 803 return &aux_engine->base; in dcn20_aux_engine_create()
|