Joel Bodenmann
|
77f10024e0
|
STM32LTDC: Improve pixel format detection if 2nd layer is used
This is necessary as using double buffering via STM32LTDC_USE_DOUBLEBUFFERING will also result in GDISP_TOTAL_DISPLAYS being larger than 1.
|
2021-08-18 17:12:12 +02:00 |
|
Joel Bodenmann
|
08c2358542
|
STM32LTDC: Support double buffering
|
2021-08-18 16:38:23 +02:00 |
|
Joel Bodenmann
|
7f78be1183
|
STM32LTDC: Rename user config options for consistency & add docs
|
2021-08-17 14:23:57 +02:00 |
|
Tibo Clausen
|
0840c8e784
|
Update license header
|
2018-10-01 17:34:15 +02:00 |
|
inmarket
|
e61f0ae424
|
Added type gOrientation to replace V2.x orientation_t, and values gOrientationX replace GDISP_ROTATE_X
|
2018-07-08 13:51:20 +10:00 |
|
inmarket
|
f265924396
|
First set of V3 macro changes
|
2018-02-27 17:44:21 +10:00 |
|
inmarket
|
7ef1fa156c
|
Fix the STM32LTDC driver DMA2D accelerated bitblit on STM32F7 platforms.
|
2017-10-02 13:27:10 +10:00 |
|
inmarket
|
82047b1ac6
|
STM32LTDC 2nd layer support with alpha
|
2017-10-01 18:00:49 +10:00 |
|
inmarket
|
6900dfc0ab
|
Fix STM32LTDC orientation and DMA2D acceleration
|
2015-11-25 12:20:56 +10:00 |
|
inmarket
|
b9c3ddf839
|
Turn off buggy DMA2D for now
|
2015-10-06 12:02:28 +10:00 |
|
Joel Bodenmann
|
83bd8c21a3
|
Adding DMA2D support to STM32LTDC driver
|
2015-07-12 01:43:23 +02:00 |
|
Joel Bodenmann
|
c58dabc9c9
|
Renaming driver to STM32LTDC as this will be a generic one
|
2015-07-09 00:43:04 +02:00 |
|