Searched refs:dcn20_remove_stream_from_ctx (Results 1 - 19 of 19) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_resource.h | 165 enum dc_status dcn20_remove_stream_from_ctx(struct dc *dc, struct dc_state *new_ctx, struct dc_stream_state *dc_stream);
|
H A D | dcn20_resource.c | 1792 enum dc_status dcn20_remove_stream_from_ctx(struct dc *dc, struct dc_state *new_ctx, struct dc_stream_state *dc_stream) in dcn20_remove_stream_from_ctx() function 3338 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_resource.h | 164 enum dc_status dcn20_remove_stream_from_ctx(struct dc *dc, struct dc_state *new_ctx, struct dc_stream_state *dc_stream);
|
H A D | dcn20_resource.c | 1437 enum dc_status dcn20_remove_stream_from_ctx(struct dc *dc, struct dc_state *new_ctx, struct dc_stream_state *dc_stream) in dcn20_remove_stream_from_ctx() function 2222 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_mst_types.c | 865 if (dcn20_remove_stream_from_ctx(stream->ctx->dc, dc_state, stream) != DC_OK) in compute_mst_dsc_configs_for_state()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn201/ |
H A D | dcn201_resource.c | 1070 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn302/ |
H A D | dcn302_resource.c | 1142 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn303/ |
H A D | dcn303_resource.c | 1068 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn21/ |
H A D | dcn21_resource.c | 1785 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn31/ |
H A D | dcn31_resource.c | 1829 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn321/ |
H A D | dcn321_resource.c | 1594 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn21/ |
H A D | dcn21_resource.c | 1390 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn301/ |
H A D | dcn301_resource.c | 1385 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn315/ |
H A D | dcn315_resource.c | 1824 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn314/ |
H A D | dcn314_resource.c | 1801 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn316/ |
H A D | dcn316_resource.c | 1711 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_resource.c | 2222 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn32/ |
H A D | dcn32_resource.c | 2044 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_resource.c | 2608 .remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
|
Completed in 43 milliseconds