Home
last modified time | relevance | path

Searched refs:set_pipe (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/hw/
Dabm.h49 bool (*set_pipe)(struct abm *abm, unsigned int controller_id); member
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce/
Ddce_abm.c439 .set_pipe = dce_abm_set_pipe,
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c903 stream_res->abm->funcs->set_pipe(stream_res->abm, stream_res->tg->inst + 1); in dcn20_blank_pixel_data()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c2441 stream_res->abm->funcs->set_pipe(stream_res->abm, stream_res->tg->inst + 1); in dcn10_blank_pixel_data()