/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/ |
amdgpu_dcn20_hwseq.c | 331 void dcn20_dsc_pg_control( function in typeref:typename:void 1830 dcn20_dsc_pg_control(hws, pipe_ctx->stream_res.dsc->inst, true); 1832 dcn20_dsc_pg_control(hws, odm_pipe->stream_res.dsc->inst, true); 1845 dcn20_dsc_pg_control(hws, pipe_ctx->stream_res.dsc->inst, false); 1847 dcn20_dsc_pg_control(hws, odm_pipe->stream_res.dsc->inst, false);
|
amdgpu_dcn20_hwseq.c | 331 void dcn20_dsc_pg_control( function in typeref:typename:void 1830 dcn20_dsc_pg_control(hws, pipe_ctx->stream_res.dsc->inst, true); 1832 dcn20_dsc_pg_control(hws, odm_pipe->stream_res.dsc->inst, true); 1845 dcn20_dsc_pg_control(hws, pipe_ctx->stream_res.dsc->inst, false); 1847 dcn20_dsc_pg_control(hws, odm_pipe->stream_res.dsc->inst, false);
|