Searched refs:dcn20_remove_stream_from_ctx (Results 1 – 15 of 15) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_resource.h | 163 enum dc_status dcn20_remove_stream_from_ctx(struct dc *dc, struct dc_state *new_ctx, struct dc_stre…
|
D | dcn20_resource.c | 1448 enum dc_status dcn20_remove_stream_from_ctx(struct dc *dc, struct dc_state *new_ctx, struct dc_stre… in dcn20_remove_stream_from_ctx() function 2221 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn201/ |
D | dcn201_resource.c | 1077 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn302/ |
D | dcn302_resource.c | 1146 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn303/ |
D | dcn303_resource.c | 1077 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm_mst_types.c | 1138 if (dcn20_remove_stream_from_ctx(stream->ctx->dc, dc_state, stream) != DC_OK) in compute_mst_dsc_configs_for_state()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn21/ |
D | dcn21_resource.c | 1414 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn301/ |
D | dcn301_resource.c | 1409 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn314/ |
D | dcn314_resource.c | 1703 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn315/ |
D | dcn315_resource.c | 1739 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn316/ |
D | dcn316_resource.c | 1741 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn321/ |
D | dcn321_resource.c | 1611 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn31/ |
D | dcn31_resource.c | 1834 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_resource.c | 2226 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/ |
D | dcn32_resource.c | 2023 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|