Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddmcu.h91 void (*stop_crc_win_update)(struct dmcu *dmcu, member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_dmcu.c1037 .stop_crc_win_update = dcn10_stop_crc_win_update,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c526 dmcu->funcs->stop_crc_win_update(dmcu, mux_mapping); in dc_stream_forward_dmcu_crc_window()