From: Ali G. R. <al...@ru...> - 2009-07-13 15:19:13
|
Hi, Is there any reason for not adding these ioctls to fbdev? I searched the net and couldn't any. Anyway, these patches simply implement those ioctls. Ali Gholami Rudi (2): fbdev: add FBIOFILLRECT ioctl fbdev: add FBIOCOPYAREA ioctl drivers/video/fbmem.c | 50 +++++++++++++++++++++++++++++++++++++++++++++++++ include/linux/fb.h | 2 + 2 files changed, 52 insertions(+), 0 deletions(-) |