Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h435 bool dc_remove_plane_from_context(
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c1948 bool dc_remove_plane_from_context( in dc_remove_plane_from_context() function
2059 if (!dc_remove_plane_from_context(dc, stream, del_planes[i], context)) in dc_rem_all_planes_for_stream()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c9770 if (!dc_remove_plane_from_context( in dm_update_plane_state()