linux/drivers/video/fbdev/kyro
Colin Ian King 298e082558 fbdev: kyro: make some const read-only arrays static and reduce type size
Don't populate the const read-only arrays on the stack but instead
make them static const. Use smaller types to use less storage for
the arrays.  Also makes the object code a little smaller.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Helge Deller <deller@gmx.de>
2023-07-20 07:52:54 +02:00
..
Makefile
STG4000InitDevice.c fbdev: kyro: make some const read-only arrays static and reduce type size 2023-07-20 07:52:54 +02:00
STG4000Interface.h
STG4000OverlayDevice.c video: fbdev: kyrofb: remove set but not used variable 'ulScaleRight' 2020-03-02 16:32:11 +01:00
STG4000Ramdac.c
STG4000Reg.h
STG4000VTG.c
fbdev.c fbdev: Rename fb_mem*() helpers 2023-05-18 11:07:54 +02:00