Home
last modified time | relevance | path

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

/linux-6.15/drivers/video/fbdev/core/
H A Dfbcon.c1973 int fast_imageblit = (cap & FBINFO_HWACCEL_IMAGEBLIT) && in updatescrollmode_accel() local
1984 if (reading_fast || (fast_copyarea && !fast_imageblit)) in updatescrollmode_accel()