Home
last modified time | relevance | path

Searched refs:forward_crc_window (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddmcu.h88 void (*forward_crc_window)(struct dmcu *dmcu, member
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c589 dmcu->funcs->forward_crc_window(dmcu, rect, mux_mapping); in dc_stream_forward_dmcu_crc_window()