Searched refs:enable_phantom_streams (Results 1 – 3 of 3) sorted by relevance
110 .enable_phantom_streams = dcn32_enable_phantom_streams,
269 void (*enable_phantom_streams)(struct dc *dc, struct dc_state *context); member
3700 if (dc->hwss.enable_phantom_streams) in commit_planes_for_stream()3701 dc->hwss.enable_phantom_streams(dc, context); in commit_planes_for_stream()
Completed in 11 milliseconds