public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fbdev: add fillrect and copyarea ioctls
@ 2009-07-13 15:17 Ali Gholami Rudi
  2009-07-13 15:18 ` [PATCH 1/2] fbdev: add FBIOFILLRECT ioctl Ali Gholami Rudi
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Ali Gholami Rudi @ 2009-07-13 15:17 UTC (permalink / raw)
  To: fbdev
  Cc: Andrew Morton, Andrea Righi, Krzysztof Helt, Greg Kroah-Hartman,
	Geert Uytterhoeven, Philippe De Muyter, linux-kernel

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(-)

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2009-07-14  3:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-13 15:17 [PATCH 0/2] fbdev: add fillrect and copyarea ioctls Ali Gholami Rudi
2009-07-13 15:18 ` [PATCH 1/2] fbdev: add FBIOFILLRECT ioctl Ali Gholami Rudi
2009-07-13 15:20 ` [PATCH 2/2] fbdev: add FBIOCOPYAREA ioctl Ali Gholami Rudi
2009-07-13 15:40 ` [PATCH 0/2] fbdev: add fillrect and copyarea ioctls Arjan van de Ven
2009-07-13 16:25   ` Ali Gholami Rudi
2009-07-14  0:46     ` Dave Airlie
2009-07-14  3:43       ` Ali Gholami Rudi
2009-07-14  3:56         ` Dave Airlie
2009-07-13 16:35 ` Greg KH
2009-07-13 18:53   ` Arnd Bergmann
2009-07-13 19:52     ` Ali Gholami Rudi
2009-07-13 20:08   ` Ali Gholami Rudi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox