Searched refs:program_dmdata_engine (Results 1 – 4 of 4) sorted by relevance
837 if (!dc->hwss.program_dmdata_engine) in dc_stream_set_dynamic_metadata()857 dc->hwss.program_dmdata_engine(pipe_ctx); in dc_stream_set_dynamic_metadata()
1095 void (*program_dmdata_engine)(struct pipe_ctx *pipe_ctx); member
3069 if (dc->hwss.program_dmdata_engine) in dcn20_enable_stream()3070 dc->hwss.program_dmdata_engine(pipe_ctx); in dcn20_enable_stream()
996 if (dc->hwss.program_dmdata_engine) in dcn401_enable_stream()997 dc->hwss.program_dmdata_engine(pipe_ctx); in dcn401_enable_stream()