video/fbdev/stifb: Implement the stifb_fillrect() function
authorHelge Deller <deller@gmx.de>
Thu, 13 Jan 2022 15:35:53 +0000 (16:35 +0100)
committerHelge Deller <deller@gmx.de>
Mon, 17 Jan 2022 09:13:00 +0000 (10:13 +0100)
commitf15c5839469758c91666de2b45b050432c4996c1
tree536a153d3e9839fdd8b15d242f2c1ef25eabddcb
parent180d0eb290a5d11e6d3d99fea0841ceae2893901
video/fbdev/stifb: Implement the stifb_fillrect() function

The stifb driver (for Artist/HCRX graphics on PA-RISC) was missing
the fillrect function.
Tested on a 715/64 PA-RISC machine and in qemu.

Signed-off-by: Helge Deller <deller@gmx.de>
drivers/video/fbdev/stifb.c