Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_crc.h43 struct crc_window_parm { struct
44 uint16_t x_start;
45 uint16_t y_start;
46 uint16_t x_end;
47 uint16_t y_end;
49 bool activated;
51 bool update_win;
53 int skip_frame_cnt;

Completed in 4 milliseconds