Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
70a4ac693d3f1e5ce8cc1bc919c9bd080e1bda77
/
drivers
/
video
/
video_bmp.c
e90322f
video: Add a function to get the dimensions of a BMP image
by Simon Glass
· 2 years, 1 month ago
29caf93
cyclic: Use schedule() instead of WATCHDOG_RESET()
by Stefan Roese
· 2 years, 2 months ago
515a2f7
video: bmp: Support x2r10g10b10 pixel format
by Janne Grunau
· 2 years, 9 months ago
185f812
doc: replace @return by Return:
by Heinrich Schuchardt
· 2 years, 10 months ago
cd4fb0f
video: Drop #ifdefs from video_bmp
by Simon Glass
· 3 years ago
4ea1548
video: theadorable: Use RGB565 for BMP blitting
by Simon Glass
· 3 years ago
f5aa93e
video: Tidy up 24/32 BMP blitting
by Simon Glass
· 3 years ago
ecb8b4f
video: Drop the uclass colour map
by Simon Glass
· 3 years ago
646e169
video: bmp: Update RLE8 support to use the write function
by Simon Glass
· 3 years ago
51f92c1
video: Move BMP pixel-writing into a function
by Simon Glass
· 3 years ago
19c828c
video: Drop fb_put_byte() el at
by Simon Glass
· 3 years ago
38e18d6
video: Fix line padding calculation for 16 and 24 BPP bitmaps
by Sylwester Nawrocki
· 4 years ago
9de731f
video: Let video_sync to return error value
by Michal Simek
· 4 years ago
2b1412c
video: Update the copy framebuffer when writing bitmaps
by Simon Glass
· 4 years, 5 months ago
bab68b2
video: bmp: support 8bits BMP drawing on 24/32 bpp framebuffer
by Ye Li
· 4 years, 5 months ago
f7ae49f
common: Drop log.h from common header
by Simon Glass
· 4 years, 6 months ago
ca2c694
video: bmp: Fix video_display_rle8_bitmap()
by Patrice Chotard
· 5 years ago
1ebf285
video: bmp: Fix video_splash_align_axis()
by Patrice Chotard
· 5 years ago
e257103
video: bmp: Add support for 24bpp BMP files on 16bpp displays
by Stefan Roese
· 6 years ago
96d82f6
video: use BMP_ALIGN_CENTER define from splash.h
by Anatolij Gustschin
· 6 years ago
55d3991
sandbox: video: Speed up video output
by Simon Glass
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
10ba6b3
video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP
by Philipp Tomsich
· 8 years ago
22bb1a7
video: bmp: Fix compilation errors with CONFIG_BMP_xxBPP enabled
by Stefan Roese
· 8 years ago
2b80b4e
video: Use 'int' for loop variables instead of short
by Simon Glass
· 9 years ago
b01c792
dm: video: Implement the bmp command for driver model
by Simon Glass
· 9 years ago