Home
last modified time | relevance | path

Searched refs:STI_CURS_MIN_SIZE (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/sti/
Dsti_cursor.c34 #define STI_CURS_MIN_SIZE 1 macro
213 if (src_w < STI_CURS_MIN_SIZE || in sti_cursor_atomic_check()
214 src_h < STI_CURS_MIN_SIZE || in sti_cursor_atomic_check()