Searched refs:disable_phantom_streams (Results 1 – 2 of 2) sorted by relevance
406 void (*disable_phantom_streams)(struct dc *dc, struct dc_state *context); member
4436 if (dc->hwss.disable_phantom_streams) in commit_planes_for_stream()4437 dc->hwss.disable_phantom_streams(dc, context); in commit_planes_for_stream()