/linux/drivers/gpu/drm/amd/display/dc/inc/ |
H A D | core_types.h | 159 enum dc_status (*add_stream_to_ctx)( member
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dce100/ |
H A D | dce100_resource.c | 977 .add_stream_to_ctx = dce100_add_stream_to_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn201/ |
H A D | dcn201_resource.c | 1074 .add_stream_to_ctx = dcn20_add_stream_to_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dce112/ |
H A D | dce112_resource.c | 1057 .add_stream_to_ctx = dce112_add_stream_to_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dce80/ |
H A D | dce80_resource.c | 942 .add_stream_to_ctx = dce100_add_stream_to_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dce60/ |
H A D | dce60_resource.c | 936 .add_stream_to_ctx = dce100_add_stream_to_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/ |
H A D | dcn302_resource.c | 1143 .add_stream_to_ctx = dcn30_add_stream_to_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dce110/ |
H A D | dce110_resource.c | 1240 .add_stream_to_ctx = dce110_add_stream_to_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/ |
H A D | dcn10_resource.c | 1283 .add_stream_to_ctx = dcn10_add_stream_to_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/ |
H A D | dcn303_resource.c | 1088 .add_stream_to_ctx = dcn30_add_stream_to_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/ |
H A D | dcn301_resource.c | 1394 .add_stream_to_ctx = dcn30_add_stream_to_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/ |
H A D | dcn21_resource.c | 1370 .add_stream_to_ctx = dcn20_add_stream_to_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/ |
H A D | dcn316_resource.c | 1711 .add_stream_to_ctx = dcn30_add_stream_to_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/ |
H A D | dcn314_resource.c | 1770 .add_stream_to_ctx = dcn30_add_stream_to_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/ |
H A D | dcn35_resource.c | 1776 .add_stream_to_ctx = dcn30_add_stream_to_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/ |
H A D | dcn351_resource.c | 1748 .add_stream_to_ctx = dcn30_add_stream_to_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/ |
H A D | dcn31_resource.c | 1841 .add_stream_to_ctx = dcn30_add_stream_to_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/ |
H A D | dcn36_resource.c | 1750 .add_stream_to_ctx = dcn30_add_stream_to_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/ |
H A D | dcn321_resource.c | 1607 .add_stream_to_ctx = dcn30_add_stream_to_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/ |
H A D | dcn401_resource.c | 1784 .add_stream_to_ctx = dcn30_add_stream_to_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/ |
H A D | dcn30_resource.c | 2241 .add_stream_to_ctx = dcn30_add_stream_to_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/ |
H A D | dcn32_resource.c | 2100 .add_stream_to_ctx = dcn30_add_stream_to_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/ |
H A D | dcn20_resource.c | 2226 .add_stream_to_ctx = dcn20_add_stream_to_ctx,
|
/linux/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc_resource.c | 2840 return dc->res_pool->funcs->add_stream_to_ctx(dc, new_ctx, stream); in resource_add_otg_master_for_stream_output()
|