Searched refs:add_stream_to_ctx (Results 1 – 22 of 22) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/inc/ |
D | core_types.h | 183 enum dc_status (*add_stream_to_ctx)( member
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce100/ |
D | dce100_resource.c | 973 .add_stream_to_ctx = dce100_add_stream_to_ctx,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce120/ |
D | dce120_resource.c | 909 .add_stream_to_ctx = dce112_add_stream_to_ctx,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn201/ |
D | dcn201_resource.c | 1075 .add_stream_to_ctx = dcn20_add_stream_to_ctx,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce112/ |
D | dce112_resource.c | 1053 .add_stream_to_ctx = dce112_add_stream_to_ctx,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce60/ |
D | dce60_resource.c | 936 .add_stream_to_ctx = dce100_add_stream_to_ctx,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce80/ |
D | dce80_resource.c | 939 .add_stream_to_ctx = dce100_add_stream_to_ctx,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce110/ |
D | dce110_resource.c | 1236 .add_stream_to_ctx = dce110_add_stream_to_ctx,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn302/ |
D | dcn302_resource.c | 1144 .add_stream_to_ctx = dcn30_add_stream_to_ctx,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn303/ |
D | dcn303_resource.c | 1075 .add_stream_to_ctx = dcn30_add_stream_to_ctx,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn21/ |
D | dcn21_resource.c | 1412 .add_stream_to_ctx = dcn20_add_stream_to_ctx,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn301/ |
D | dcn301_resource.c | 1407 .add_stream_to_ctx = dcn30_add_stream_to_ctx,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_resource.c | 1285 .add_stream_to_ctx = dcn10_add_stream_to_ctx,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn314/ |
D | dcn314_resource.c | 1701 .add_stream_to_ctx = dcn30_add_stream_to_ctx,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn315/ |
D | dcn315_resource.c | 1737 .add_stream_to_ctx = dcn30_add_stream_to_ctx,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn316/ |
D | dcn316_resource.c | 1739 .add_stream_to_ctx = dcn30_add_stream_to_ctx,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn321/ |
D | dcn321_resource.c | 1609 .add_stream_to_ctx = dcn30_add_stream_to_ctx,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn31/ |
D | dcn31_resource.c | 1832 .add_stream_to_ctx = dcn30_add_stream_to_ctx,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_resource.c | 2224 .add_stream_to_ctx = dcn30_add_stream_to_ctx,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/ |
D | dcn32_resource.c | 2021 .add_stream_to_ctx = dcn30_add_stream_to_ctx,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_resource.c | 2219 .add_stream_to_ctx = dcn20_add_stream_to_ctx,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/ |
D | dc_resource.c | 2170 res = dc->res_pool->funcs->add_stream_to_ctx(dc, new_ctx, stream); in dc_add_stream_to_ctx()
|