Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_crc.c820 struct crc_params crc_window = { in amdgpu_dm_crtc_handle_crc_window_irq() local
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/
Ddc_types.h949 struct crc_window { struct
950 struct rect rect;
951 bool enable;
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/core/
Ddc.c699 struct crc_params *crc_window, bool enable, bool continuous, in dc_stream_configure_crc()