Searched refs:cursor_scale_h (Results 1 – 1 of 1) sorted by relevance
9282 int cursor_scale_w, cursor_scale_h, underlying_scale_w, underlying_scale_h; in dm_check_crtc_cursor() local9298 cursor_scale_h = new_cursor_state->crtc_h * 1000 / cursor_src_h; in dm_check_crtc_cursor()9315 cursor_scale_h != underlying_scale_h) { in dm_check_crtc_cursor()