Gregory Nutt
|
aa64214877
|
FB: Add a display number to the framebuffer planeinfo structure
|
2016-04-17 10:08:27 -06:00 |
|
Gregory Nutt
|
46846c0c24
|
Framebuffer driver: Add a display number to each interface in order to support multiple displays
|
2016-04-14 12:23:15 -06:00 |
|
Gregory Nutt
|
b6638315a4
|
Correct some spacing issues
|
2015-10-07 11:39:06 -06:00 |
|
Gregory Nutt
|
3fdd914203
|
Costmetic fixes to C coding style
|
2015-10-05 17:13:53 -06:00 |
|
Gregory Nutt
|
36726b1bc4
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06:00 |
|
Gregory Nutt
|
ae15c6963c
|
Make some file section headers more consistent with standard
|
2015-04-08 08:04:12 -06:00 |
|
Gregory Nutt
|
8055a59d49
|
SAMA5 LCDC: Back out the delay kludge. Increase the LCDC input clock from MCK to 2*MCK was sufficient for all timing instbility problems
|
2014-07-12 11:24:14 -06:00 |
|
Gregory Nutt
|
424d47cfee
|
SAMA5D4-EK LCDC: Change source clock to 2*Mck seems to solve stability issues
|
2014-07-12 09:45:05 -06:00 |
|
Gregory Nutt
|
30603b1021
|
SAMA5D4-EK LCDC: Adding a delay after enabling the LCD solves lots of start-up timing issues
|
2014-07-12 08:05:22 -06:00 |
|
Gregory Nutt
|
67468408ae
|
SAMA5D4-EK LCD: Actual hardware with appears to be RGB888
|
2014-07-10 12:23:41 -06:00 |
|
Gregory Nutt
|
c7d53cb927
|
SAMA5D4-EK: LCDC works (with a few color problems)
|
2014-07-10 12:03:10 -06:00 |
|
Gregory Nutt
|
446d9daa94
|
SAMA5D4 LCDC: Adapt the SAMA5D3 LCDC driver to work with the SAMA5D4 which has no hardware cursor
|
2014-07-08 12:45:16 -06:00 |
|
Gregory Nutt
|
f8d608a054
|
Fix a typo that was cloned to several SAMA5 and MTD files
|
2013-12-21 09:45:27 -06:00 |
|
Gregory Nutt
|
b4144e21d6
|
Move include/nuttx/fb.h to include/nuttx/video/fb.h
|
2013-12-10 09:23:54 -06:00 |
|
Gregory Nutt
|
753df33e55
|
A little SAMA5 camera stuff
|
2013-12-09 14:20:11 -06:00 |
|
Gregory Nutt
|
7bb75a5f4a
|
SAMA5 LCD: More bad color format definitions
|
2013-11-10 16:31:21 -06:00 |
|
Gregory Nutt
|
6e6350e1c6
|
SAMA5 LCD: Fix some bad color format definitions
|
2013-11-10 16:16:33 -06:00 |
|
Gregory Nutt
|
1b3127149c
|
SAMA5 LCD: Move framebuffers to center of free memory region. That creates a guard band around the framebuffers that gives a little protection from any bad writes into the framebuffer
|
2013-10-18 10:11:20 -06:00 |
|
Gregory Nutt
|
98ffd096a0
|
SAMA5 LCDC: Correct how framebuffer memory was being mapped; Remove options to get framebuffer memory in various. Because of the mapping and aligment requirements, those options really cannot be supported
|
2013-10-13 13:08:05 -06:00 |
|
Gregory Nutt
|
a3bb8d3d94
|
SAMA5 LCDC: Move framebuffer to lower memory; I suspect some corruption by interference
|
2013-10-13 10:42:14 -06:00 |
|
Gregory Nutt
|
34557b8c6b
|
SAMA5 LCDC: Fixed backlight PWM divider. Backlight no longer flashes
|
2013-10-11 17:12:35 -06:00 |
|
Gregory Nutt
|
1d0e7aaeff
|
SAMA5 LCDC: Wait when the LCDC is resynchronizing (SIF); Try start-up parameters from Barebox (this still don't work)
|
2013-10-10 18:44:08 -06:00 |
|
Gregory Nutt
|
c79ae66fc2
|
SAMA5 LCDC: Move DMA descriptors out of internal SRAM and into SDRAM. I am not completely clear, but it looks like the LCDC cannot support DMA from internal SRAM
|
2013-10-10 12:02:41 -06:00 |
|
Gregory Nutt
|
e4e4912712
|
SAMA5 LCDC: Fix a few compilation errors that show up when additional layers are enabled
|
2013-10-09 18:46:05 -06:00 |
|
Gregory Nutt
|
b7f4a51ee2
|
SAMA5 LCDC: Few more bug fixes but still not working
|
2013-10-09 18:22:21 -06:00 |
|
Gregory Nutt
|
cc23806fa1
|
SAMA5 LCDC: Corrections from first debug sessions. Still a way to go
|
2013-10-09 13:21:27 -06:00 |
|
Gregory Nutt
|
f3a4fc42d7
|
SAMA5: LCDC driver incorporated into the build system.
|
2013-10-08 15:30:38 -06:00 |
|
Gregory Nutt
|
3ccbb7a07f
|
SAMA5: LCD driver is code complete but untested
|
2013-10-08 12:16:30 -06:00 |
|
Gregory Nutt
|
3fd7f4f855
|
SAMA5: More LCDC driver progress
|
2013-10-08 08:57:48 -06:00 |
|
Gregory Nutt
|
f6dc32c30c
|
SAMA5: More LCDC driver progress
|
2013-10-07 15:54:08 -06:00 |
|
Gregory Nutt
|
c7c6186356
|
SAMA5: LCDC driver progress
|
2013-10-07 12:05:16 -06:00 |
|
Gregory Nutt
|
cfd257cc0c
|
SAMA5 LCDC: Add 'skeleton' files that will eventually become an LCDC driver for the SAMA5
|
2013-10-06 09:08:52 -06:00 |
|