Home
last modified time | relevance | path

Searched refs:dc_add_plane_to_context (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/
H A Ddc_stream.h182 bool dc_add_plane_to_context(
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_resource.c1286 bool dc_add_plane_to_context( in dc_add_plane_to_context() function
1489 if (!dc_add_plane_to_context(dc, stream, set[i].plane_states[j], context)) in add_all_planes_for_stream()
/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c5167 if (!dc_add_plane_to_context( in dm_update_planes_state()