Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/
Ddc_state.h63 bool dc_state_rem_all_planes_for_stream(
/linux-6.12.1/drivers/gpu/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.c3922 if (!dc_state_rem_all_planes_for_stream(dc, in dc_validate_with_context()
3954 if (!dc_state_rem_all_planes_for_stream(dc, del_streams[i], context)) { in dc_validate_with_context()
Ddc.c1253 dc_state_rem_all_planes_for_stream(dc, old_stream, dangling_context); in disable_dangling_plane()
3208 if (!dc_state_rem_all_planes_for_stream(dc, stream, context)) { in update_planes_and_stream_state()
/linux-6.12.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c2908 if (!dc_state_rem_all_planes_for_stream(dc, del_streams[i], context)) { in amdgpu_dm_commit_zero_streams()