How can I use a frame buffer driver's optimized copyarea, fillrect,
blit, etc. from userspace?  The only way I've ever seen anyone use
the frame buffer device is by mmap()ing it and doing everything
manually in the mapped memory.  I assume there must be ioctls for
accessing the accelerated functions, but after several hours of
grepping and googling, I give up. :-(

Any help is greatly appreciated!

-- 
 Haakon
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to