HomeSort by: relevance | last modified time | path
    Searched refs:set_pipe (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
abm.h 51 bool (*set_pipe)(struct abm *abm, unsigned int controller_id); member in struct:abm_funcs
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
amdgpu_dce_abm.c 451 .set_pipe = dce_abm_set_pipe,
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_hwseq.c 998 stream_res->abm->funcs->set_pipe(stream_res->abm, stream_res->tg->inst + 1);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_hw_sequencer.c 2395 stream_res->abm->funcs->set_pipe(stream_res->abm, stream_res->tg->inst + 1);

Completed in 16 milliseconds