Searched refs:add_stream_to_ctx (Results 1 – 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/ |
D | core_types.h | 125 enum dc_status (*add_stream_to_ctx)( member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce100/ |
D | dce100_resource.c | 979 .add_stream_to_ctx = dce100_add_stream_to_ctx,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce120/ |
D | dce120_resource.c | 917 .add_stream_to_ctx = dce112_add_stream_to_ctx,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce60/ |
D | dce60_resource.c | 940 .add_stream_to_ctx = dce100_add_stream_to_ctx,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce80/ |
D | dce80_resource.c | 945 .add_stream_to_ctx = dce100_add_stream_to_ctx,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce112/ |
D | dce112_resource.c | 1059 .add_stream_to_ctx = dce112_add_stream_to_ctx,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/ |
D | dce110_resource.c | 1244 .add_stream_to_ctx = dce110_add_stream_to_ctx,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_resource.c | 1329 .add_stream_to_ctx = dcn10_add_stream_to_ctx,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn21/ |
D | dcn21_resource.c | 1783 .add_stream_to_ctx = dcn20_add_stream_to_ctx,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/ |
D | dc_resource.c | 1846 res = dc->res_pool->funcs->add_stream_to_ctx(dc, new_ctx, stream); in dc_add_stream_to_ctx()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_resource.c | 2584 .add_stream_to_ctx = dcn30_add_stream_to_ctx,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_resource.c | 3336 .add_stream_to_ctx = dcn20_add_stream_to_ctx,
|