Searched refs:VSDC_MIN_CURSOR_SIZE (Results 1 – 1 of 1) sorted by relevance
29 #define VSDC_MIN_CURSOR_SIZE 32 macro74 new_plane_state->crtc_w < VSDC_MIN_CURSOR_SIZE || in vs_cursor_plane_atomic_check()255 if (drm_WARN_ON_ONCE(drm_dev, max_cursor_size < VSDC_MIN_CURSOR_SIZE || in vs_cursor_plane_init()