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>
Wed, 16 Feb 2022 21:15:52 +0000 (22:15 +0100)
commita4c53179a6a259fee9f46e4941af9d17de94a8d6
tree734883980c75a0d29cd83199a3dbd1fb8060219b
parentaca41f39ad08435ffefc820fd0a825d25a1027cc
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