Searched refs:MAX_PHANTOM_PIPES (Results 1 – 3 of 3) sorted by relevance
575 struct dc_stream_state *phantom_streams[MAX_PHANTOM_PIPES];579 struct dc_plane_state *phantom_planes[MAX_PHANTOM_PIPES];
46 #define MAX_PHANTOM_PIPES (MAX_PIPES / 2) macro
49 if (state->phantom_stream_count >= MAX_PHANTOM_PIPES) in dc_state_track_phantom_stream()98 if (state->phantom_plane_count >= MAX_PHANTOM_PIPES) in dc_state_track_phantom_plane()