Searched refs:enable_phantom_streams (Results 1 – 2 of 2) sorted by relevance
1204 void (*enable_phantom_streams)(struct dc *dc, struct dc_state *context); member
4554 if (dc->hwss.enable_phantom_streams) in commit_planes_for_stream()4555 dc->hwss.enable_phantom_streams(dc, context); in commit_planes_for_stream()