Home
last modified time | relevance | path

Searched defs:new_ctx (Results 1 – 11 of 11) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c1752 struct dc_state *new_ctx, in remove_dsc_from_stream_resource()
1774 enum dc_status dcn20_add_stream_to_ctx(struct dc *dc, struct dc_state *new_ctx, struct dc_stream_st… in dcn20_add_stream_to_ctx()
1794 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()
2451 bool dcn20_validate_dsc(struct dc *dc, struct dc_state *new_ctx) in dcn20_validate_dsc()
/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c1760 struct dc_state *new_ctx, in dc_add_stream_to_ctx()
1787 struct dc_state *new_ctx, in dc_remove_stream_from_ctx()
2144 struct dc_state *new_ctx, in dc_validate_global_state()
Ddc.c1850 struct dc_state *new_ctx = kvmalloc(sizeof(struct dc_state), GFP_KERNEL); in dc_copy_state() local
/drivers/media/platform/s5p-mfc/
Ds5p_mfc_opr_v5.c1319 int new_ctx; in s5p_mfc_try_run_v5() local
Ds5p_mfc_opr_v6.c1960 int new_ctx; in s5p_mfc_try_run_v6() local
/drivers/gpu/drm/amd/display/dc/dce100/
Ddce100_resource.c893 struct dc_state *new_ctx, in dce100_add_stream_to_ctx()
/drivers/gpu/drm/amd/display/dc/dce112/
Ddce112_resource.c1012 struct dc_state *new_ctx, in dce112_add_stream_to_ctx()
/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_resource.c1104 struct dc_state *new_ctx, in dce110_add_stream_to_ctx()
/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_resource.c1133 struct dc_state *new_ctx, in dcn10_add_stream_to_ctx()
/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.c1421 enum dc_status dcn30_add_stream_to_ctx(struct dc *dc, struct dc_state *new_ctx, struct dc_stream_st… in dcn30_add_stream_to_ctx()
/drivers/net/wireless/ti/wlcore/
Dmain.c4846 struct ieee80211_chanctx_conf *new_ctx) in __wlcore_switch_vif_chan()