Home
last modified time | relevance | path

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

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