Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_crc.c820 struct crc_params crc_window = { in amdgpu_dm_crtc_handle_crc_window_irq() local
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h953 struct crc_window { struct
954 struct rect rect;
955 bool enable;
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c696 struct crc_params *crc_window, bool enable, bool continuous, in dc_stream_configure_crc()