Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
A Ddc_hw_types.h419 struct dc_cursor_mi_param { struct
420 unsigned int pixel_clk_khz;
421 unsigned int ref_clk_khz;
422 struct rect viewport;
423 struct fixed31_32 h_scale_ratio;
424 struct fixed31_32 v_scale_ratio;
425 enum dc_rotation_angle rotation;
426 bool mirror;

Completed in 9 milliseconds