Home
last modified time | relevance | path

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

/linux-6.15/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.15/drivers/gpu/drm/amd/display/dc/
Ddc_types.h950 struct crc_window { struct
951 struct rect rect;
952 bool enable;
/linux-6.15/drivers/gpu/drm/amd/display/dc/core/
Ddc.c677 struct crc_params *crc_window, bool enable, bool continuous, in dc_stream_configure_crc()