Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/sti/
Dsti_cursor.c26 #define STI_CURS_MIN_SIZE 1 macro
110 if (layer->src_w < STI_CURS_MIN_SIZE || in sti_cursor_prepare_layer()
111 layer->src_h < STI_CURS_MIN_SIZE || in sti_cursor_prepare_layer()