u-boot/drivers/video
Timur Tabi 3b4a226305 video: Add SHARP LQ084S3LG01 LCD support on P1022DS
The SHARP LQ084S3LG01 is a TFT LCD used on the P1022DS (revision "C") board.
This device only supports 800x600 resolution, so if that resolution is selected,
assume that this is the device.  The device is attached to the LVDS port
on the P1022DS board.

The existing 800x600 entry (for the PDM360NG board) is actually 800x480,
so we fix that.  To support two different 800x resolutions, the Y-resolution
is now passed to fsl_diu_init() and both values are used to pick the proper
fb_videomode structure.

The data for the 800x600 video mode is originally from Jiang Yutang.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Jiang Yutang <b14898@freescale.com>
2011-08-04 22:55:33 +02:00
..
amba.c video: add amba-clcd prime-cell 2010-01-27 21:23:14 +01:00
ati_ids.h drivers/video : move video drivers to drivers/video 2007-11-25 18:35:11 +01:00
ati_radeon_fb.c video: ati_radeon_fb.c: fix warning while compiling with DEBUG 2010-04-08 15:59:16 +02:00
ati_radeon_fb.h ati_radeon: Support PCI virtual not eq bus mapping. 2010-04-08 15:30:47 +02:00
atmel_lcdfb.c atmel_lcd: Allow contrast polarity to be either positive or negative 2010-09-25 15:22:51 +02:00
bus_vcxk.c convert common files to new SoC access 2010-02-12 12:31:55 -06:00
cfb_console.c cfb_console.c: checkpatch cleanup 2011-08-01 15:03:07 +02:00
ct69000.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
fsl_diu_fb.c video: Add SHARP LQ084S3LG01 LCD support on P1022DS 2011-08-04 22:55:33 +02:00
ipu.h MX51: Add IPU driver for video support 2010-10-22 00:05:05 +02:00
ipu_common.c MX51: Add IPU driver for video support 2010-10-22 00:05:05 +02:00
ipu_disp.c MX51: Add IPU driver for video support 2010-10-22 00:05:05 +02:00
ipu_regs.h MX51: Add IPU driver for video support 2010-10-22 00:05:05 +02:00
Makefile powerpc: use 'video-mode' environment variable to configure DIU 2011-04-28 21:31:16 +02:00
mb86r0xgdc.c video: Use memset instead of loop 2011-08-02 22:42:02 +02:00
mb862xx.c video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp mode 2009-10-31 12:16:29 +01:00
mx3fb.c IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers 2011-04-27 19:38:05 +02:00
mxc_ipuv3_fb.c MX51: Add video support 2010-10-22 00:05:05 +02:00
mxcfb.h MX51: Add video support 2010-10-22 00:05:05 +02:00
s6e63d6.c A driver for the S6E63D6 SPI display controller from Samsung 2009-02-24 10:00:28 +01:00
sed156x.c video: Clean drivers/video/Makefile 2008-08-18 23:36:17 +02:00
sed13806.c video: Clean drivers/video/Makefile 2008-08-18 23:36:17 +02:00
sm501.c video: sm501.c: add weak default functions 2010-06-14 12:29:34 +02:00
smiLynxEM.c Fix whitespace damage: double space changed to a tab 2009-02-11 23:03:41 +01:00
videomodes.c video: parse the video-mode environment variable 2011-04-28 21:31:02 +02:00
videomodes.h video: parse the video-mode environment variable 2011-04-28 21:31:02 +02:00