Searched refs:compute_mst_dsc_configs_for_state (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.h82 int compute_mst_dsc_configs_for_state(struct drm_atomic_state *state,
H A Damdgpu_dm_mst_types.c1303 int compute_mst_dsc_configs_for_state(struct drm_atomic_state *state, function
H A Damdgpu_dm.c7227 /* pbn is calculated by compute_mst_dsc_configs_for_state*/
10902 ret = compute_mst_dsc_configs_for_state(state, dm_state->context, vars);
10904 DRM_DEBUG_DRIVER("compute_mst_dsc_configs_for_state() failed\n");

Completed in 144 milliseconds