Home
last modified time | relevance | path

Searched refs:dc_state_rem_all_planes_for_stream (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/sys/dev/pci/drm/amd/display/dc/
Ddc_state.h63 bool dc_state_rem_all_planes_for_stream(
/openbsd/src/sys/dev/pci/drm/amd/display/dc/core/
Ddc_state.c596 bool dc_state_rem_all_planes_for_stream( in dc_state_rem_all_planes_for_stream() function
Ddc_resource.c3927 if (!dc_state_rem_all_planes_for_stream(dc, in dc_validate_with_context()
3959 if (!dc_state_rem_all_planes_for_stream(dc, del_streams[i], context)) { in dc_validate_with_context()
Damdgpu_dc.c1253 dc_state_rem_all_planes_for_stream(dc, old_stream, dangling_context); in disable_dangling_plane()
3211 if (!dc_state_rem_all_planes_for_stream(dc, stream, context)) { in update_planes_and_stream_state()
/openbsd/src/sys/dev/pci/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c2944 if (!dc_state_rem_all_planes_for_stream(dc, del_streams[i], context)) { in amdgpu_dm_commit_zero_streams()