Home
last modified time | relevance | path

Searched defs:crc_window (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h980 struct crc_window { struct
981 struct rect rect;
982 bool enable;
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c711 struct crc_params *crc_window, bool enable, bool continuous, in dc_stream_configure_crc()