Commit Graph

4779 Commits

Author SHA1 Message Date
yxj
4673caa440 rk screen:add interface to calculator fb size by screen resolution 2013-01-23 11:39:30 +08:00
wuhao
880c9f656c rk3168 ds1006: config hdmi support 2013-01-23 10:09:53 +08:00
yxj
92cac13785 rk610_tv.h:use rk_fb.h instead of fb.h 2013-01-22 20:51:23 +08:00
yxj
90051d6c76 rkfb:add interface __rk_platform_add_display_devices 2013-01-22 20:51:23 +08:00
yxj
54ebf17ad7 rk30 lcdc:enable frame start irq 2013-01-22 16:29:00 +08:00
yxj
1159a4907f dp501: add config for low power,now the all power of dp501 is 303ma 2013-01-22 15:39:31 +08:00
yxj
1b66f1265a rk3066b lcdc:fix unbalanced lcdc dclk disable warning 2013-01-21 19:45:39 +08:00
yxj
e646300de9 rename screen Kconfig for ds1006h,ds1006h use lvds screen ,not display port screen 2013-01-21 17:34:35 +08:00
黄涛
67450b3bb6 Merge remote-tracking branch 'stable/linux-3.0.y' into develop-3.0
Merge v3.0.59
Conflicts:
	Makefile
	drivers/net/wireless/ath/ath9k/ar9003_2p2_initvals.h
	drivers/net/wireless/ath/ath9k/ar9003_eeprom.h
	drivers/usb/serial/option.c
2013-01-21 17:21:19 +08:00
yxj
a32b669752 dp501:add suspend resume support 2013-01-21 17:06:43 +08:00
yxj
c8cdb6107e edp transmitter dp501 support 2013-01-21 16:24:39 +08:00
yxj
65eddedab8 rk lcdc:modify Kconfig 2013-01-19 17:53:54 +08:00
yxj
e929a305d6 rk3188 lcdc:add iomux for lcdc1 2013-01-19 17:21:29 +08:00
Lothar Waßmann
fc65b0bb8b video: mxsfb: fix crash when unblanking the display
commit 6c1ecba8d8 upstream.

The VDCTRL4 register does not provide the MXS SET/CLR/TOGGLE feature.
The write in mxsfb_disable_controller() sets the data_cnt for the LCD
DMA to 0 which obviously means the max. count for the LCD DMA and
leads to overwriting arbitrary memory when the display is unblanked.

Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
Acked-by: Juergen Beisert <jbe@pengutronix.de>
Tested-by: Lauri Hintsala <lauri.hintsala@bluegiga.net>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-17 08:43:57 -08:00
yzq
ab20ea947e backlight:fix resume backlight flash 2013-01-17 18:06:03 +08:00
yxj
f8517a8533 screen b101ew05:add more macro for screen setting 2013-01-16 21:29:13 +08:00
yxj
6a5e229e02 rk screen:delete screen.h 2013-01-16 21:21:10 +08:00
yxj
8fc2f93b48 rk fb:move screen related power control from fb driver to lcdc driver 2013-01-16 17:43:17 +08:00
黄涛
70f09678ca rk3066b_lcdc: support new iomux api 2013-01-16 14:51:53 +08:00
yxj
0fd8a2ce4f rk3188 lcdc:implement more interface 2013-01-16 11:28:58 +08:00
yxj
13f3700bed rk3188 lcdc:fix rk3188 lcdc probe 2013-01-15 20:31:50 +08:00
yxj
d425ecdcc0 rk3188 lcdc: fix one err of rgb swap 2013-01-15 20:18:29 +08:00
yxj
4460ae68a1 rk3188:add lcdc support 2013-01-15 20:18:28 +08:00
黄涛
07f1e53e4c rga: support rk3188 2013-01-14 15:04:12 +08:00
yxj
16f789bbb3 ds1006h screeen: set OUT_FACE as OUT_P888,because this screen is 24bit 2013-01-14 10:18:35 +08:00
yxj
085d3f640a rk30 lcdc:use inline function instead of macro set lcdc register 2013-01-14 10:13:53 +08:00
yxj
ba301913b0 display transmitter:edp anx9804 anx9805 anx6345 support 2013-01-09 12:23:10 +08:00
yxj
d28e03369e display transmitter Kconfig: modify for paltform which not need dispaly transmitter driver 2013-01-06 21:09:31 +08:00
yxj
c144ebdb5c rkfb:load screeen in rk_fb_open 2013-01-06 20:55:57 +08:00
yxj
af581b2d17 hd screen LP097Qx1: max resolution supported on rk3066b is 2047 2013-01-06 20:53:05 +08:00
yxj
ab958ad5c4 edp anx9804: do not need to set register 0x70:0x82 0x72:0xe2 2013-01-06 20:46:17 +08:00
yxj
510c189c07 edp anx9804:add debug fs 2013-01-06 20:30:23 +08:00
yxj
0b9e8a2bf0 rk3066b lcdc: add dump display info support 2013-01-06 20:30:23 +08:00
黄涛
e79a54af92 rk29_backlight: use new pwm API 2013-01-04 18:27:45 +08:00
zsq
749cd2df64 fix rga kernel interface bugwq 2013-01-04 16:54:31 +08:00
kfx
5d45cd388d rename ds1006h lcd screen file(lcd_b101ew05.c --> lcd_ds1006h.c) and revert lcd_b101ew05.c for rk3066 sdk 2013-01-04 14:29:20 +08:00
kfx
eccda19f50 rk3168: ds1006h: update lcd screen config 2012-12-31 17:35:55 +08:00
zsq
0ad0517617 change session_global to rga_session_global | add rga version to 1.002 2012-12-31 13:36:24 +08:00
zsq
7636f03490 add interface for box | fix mmu bug for IMG GPU 2012-12-31 12:53:52 +08:00
yxj
21ba63aa15 workround for DS1006H temporily,DS1006H use lcdc1 as primary display device 2012-12-31 10:54:18 +08:00
黄涛
b66704779d rk30: ds1001b: remove PWM_APB_PRE_DIV on rk2818_backlight.h 2012-12-30 18:20:27 +08:00
zsq
bf59e00829 remove VM_PFNMAP jump condition 2012-12-30 14:35:32 +08:00
zsq
99fbaeb146 delete req malloc 2012-12-30 11:00:28 +08:00
zsq
9305ebd82e change rga mmu remap index method 2012-12-30 10:36:44 +08:00
yxj
b08dcec4c5 fix display transmitter Kconfig warning 2012-12-29 17:42:53 +08:00
yxj
d8417f4083 add HD display prot screeen LP097QX1 2012-12-29 17:42:52 +08:00
yxj
523c05dd11 display transmitter:add edp transmitter anx9804 support 2012-12-29 17:42:52 +08:00
yzq
d6aa641f43 backlight:remove compile warning 2012-12-29 14:19:25 +08:00
yxj
fd2f2c779a rkfb_sys.c:fix warning
warning: initialization discards qualifiers from pointer target type
	warning: no return statement in function returning non-void
2012-12-27 17:04:17 +08:00
yzq
345a2c2d71 rk2928: fix lvds macro define 2012-12-27 09:54:29 +08:00