Home
last modified time | relevance | path

Searched refs:set_fc_enable (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddwb.h193 void (*set_fc_enable)( member
/linux/drivers/gpu/drm/amd/display/dc/dwb/dcn30/
H A Ddcn30_dwb.c251 .set_fc_enable = dwb3_set_fc_enable,
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_stream.c548 if (dwb->funcs->set_fc_enable) in dc_stream_fc_disable_writeback()
549 dwb->funcs->set_fc_enable(dwb, DWB_FRAME_CAPTURE_DISABLE); in dc_stream_fc_disable_writeback()