index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
video_bmp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
video: Fix line padding calculation for 16 and 24 BPP bitmaps
Sylwester Nawrocki
2021-04-10
1
-2
/
+2
*
video: Let video_sync to return error value
Michal Simek
2021-01-05
1
-4
/
+1
*
video: Update the copy framebuffer when writing bitmaps
Simon Glass
2020-07-09
1
-3
/
+13
*
video: bmp: support 8bits BMP drawing on 24/32 bpp framebuffer
Ye Li
2020-06-28
1
-6
/
+21
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
video: bmp: Fix video_display_rle8_bitmap()
Patrice Chotard
2019-12-06
1
-5
/
+3
*
video: bmp: Fix video_splash_align_axis()
Patrice Chotard
2019-12-06
1
-2
/
+2
*
video: bmp: Add support for 24bpp BMP files on 16bpp displays
Stefan Roese
2019-02-15
1
-6
/
+17
*
video: use BMP_ALIGN_CENTER define from splash.h
Anatolij Gustschin
2018-12-04
1
-2
/
+1
*
sandbox: video: Speed up video output
Simon Glass
2018-10-09
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP
Philipp Tomsich
2017-05-15
1
-2
/
+2
*
video: bmp: Fix compilation errors with CONFIG_BMP_xxBPP enabled
Stefan Roese
2016-11-13
1
-3
/
+3
*
video: Use 'int' for loop variables instead of short
Simon Glass
2016-02-06
1
-1
/
+1
*
dm: video: Implement the bmp command for driver model
Simon Glass
2016-01-20
1
-0
/
+353