Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
H A Ddc_hw_types.h392 struct dc_cursor_mi_param { struct
393 unsigned int pixel_clk_khz;
394 unsigned int ref_clk_khz;
395 struct rect viewport;
396 struct fixed31_32 h_scale_ratio;
397 struct fixed31_32 v_scale_ratio;
398 enum dc_rotation_angle rotation;
399 bool mirror;