Commit Graph

7730 Commits

Author SHA1 Message Date
zwl
bd43993a19 rk312x: lcdc:
* add update dclk freq when uboot-logo-on is set

        Signed-off-by: zwl <zwl@rock-chips.com>
2014-10-23 18:11:31 +08:00
Zheng Yang
4bd2dd439b fb:box:
When vop suspend, no need to check register value.
2014-10-23 08:53:49 +08:00
zwl
276fd65b18 rk3288: lcdc:
* fix the register value of BCSH is different of the value configed at uboot

	 Signed-off-by: zwl <zwl@rock-chips.com>
2014-10-22 10:20:14 +08:00
zwl
be4d73a133 rk312x:lcdc:
* fix screen flash when suspend like at charge ui init or pcba ui init
	* set uboot logo on as open at dst node

	 Signed-off-by: zwl <zwl@rock-chips.com>
2014-10-21 18:50:48 +08:00
Zheng Yang
5049e0b3c7 hdmi:
Temporary diable YUV output. For some sink may not recognize
        yuv format correctly, then picture will mask a pink layer.
        Especially monitor device.
2014-10-21 16:58:42 +08:00
Zheng Yang
4c39d9819a rk3036/rk312x lcdc:
1. Disable some unused code.
        2. Fix actived layer status error when enable alpha mode.
        3. We need to update layer status in config_done when use
           RK_FBIOSET_CONFIG_DONE ioctl.
2014-10-21 14:37:40 +08:00
Zheng Yang
08afd8301c fb:
Add disp-policy in dts and disp_policy in struct rk_fb
        to distinguish box and sdk display policy.
2014-10-21 14:37:09 +08:00
Zheng Yang
677fb3a188 rk3036 hdmi:
Add 20ms delay between irq and work thread to make
	sure hdmi connection status stable.
2014-10-20 14:22:09 +08:00
zwl
07af23d4ff rk fb: fix get fb info addr error if at fb0-win1 map when close fb 2014-10-20 10:53:39 +08:00
zsq
e1f05bb15b fix rga2 dst yuv offset addr generate error 2014-10-20 08:26:32 +08:00
zwl
f12ffabfe5 rk312x:lcdc: the temporary solution for fix charge display flash 2014-10-17 16:40:25 +08:00
zwl
a56dbc9050 rk fb:
* fix get share dma buf fd failed when stop and start system

	 Signed-off-by: zwl <zwl@rock-chips.com>
2014-10-17 11:05:48 +08:00
Zheng Yang
3803d1d08e rk3036/rk3128 tve: fix compile error. 2014-10-17 08:52:40 +08:00
Zheng Yang
2b6423cecf rk312x_lcdc.c
1. Fix code style.
	2. We need to stanby vop when reconfigure vop output timing.
	3. Disabling win0 instead of stanby vop when enable iommu at
	   uboot logo mode.
2014-10-16 17:42:33 +08:00
Zheng Yang
8999042cef rk3036/rk312x hdmi:
We need to check hdmi connect status in probe hdmi. If hdmi is
        enable in uboot, and is removed before kernel, we will power
        down hdmi, and set it as disconnected.
2014-10-16 17:42:09 +08:00
Zheng Yang
07740a40aa rk3036/rk3128 tve: support uboot logo display. 2014-10-16 17:36:03 +08:00
zwl
81f254ee04 rk fb: add rk_fb_par data struct to store more fb info 2014-10-16 10:02:57 +08:00
Zheng Yang
fc5a12b876 rk3036 lcdc: fix uboot display logo kernel open iommu splash 2014-10-15 14:31:21 +08:00
hjc
d0b7bcb830 rk fb: fix uboot display logo kernel open iommu splash 2014-10-11 18:30:36 +08:00
hjc
ea45047091 rk312x lcdc: this vop bg layer not support yuv domain overlay,so bg val
have to set 0x800a80 equeal to 0x000000 at rgb domian,after
		 open win0/win1 alpha we recover to 0x00000.
2014-10-11 15:53:09 +08:00
hjc
a42586a2b4 rk hdmi: update hdmi connect status 2014-10-11 14:06:23 +08:00
hjc
aa7d084211 rk312x lcdc: update bcsh path select 2014-10-10 11:31:03 +08:00
zwl
4ec5756cd5 rk312x:lvds: display no noise for lvds screen 2014-10-09 19:05:53 +08:00
hjc
c9fbe6fa51 rk hdmi: update screen info for display uboot logo 2014-10-09 17:03:59 +08:00
hjc
a5c44520bb rk fb: fix change ddr freq lead to system panic when uboot display logo 2014-10-09 17:03:58 +08:00
hjc
f7691a0281 rk hdmi: identify diff SOC HDMI support video mode 2014-10-08 17:02:07 +08:00
zwl
32827dae2b rk312x lcdc: scaler function for one lcdc dual display is ok 2014-10-08 16:56:06 +08:00
hjc
110ecf64e7 rk3036 hdmi: fix edid read faile lead to error 2014-10-08 14:20:53 +08:00
zwl
98aa3af321 rk fb: fix get ion handle fail for mmap when stop and start system 2014-10-07 19:54:16 +08:00
hjc
d83e2a6f8e rk hdmi: parse hdmi edid when uboot show logo 2014-10-07 18:09:12 +08:00
yxj
e9a60b7bc2 rk312x:lcdc:fix winx_set_addr register config err 2014-10-07 17:41:09 +08:00
yxj
3b980b6fb6 rk312x:lcdc: add interface to set buffer addre directly for win1&win0 2014-09-30 16:58:43 +08:00
yxj
5b24f4672a rk:fb: support all win for copy logo from loader
we default use win0 for ui,but some application
	want use win1,such as tv box
2014-09-30 16:58:43 +08:00
ljf
150fe18cde iep, disable iommu unmap for efficiency considering 2014-09-30 15:36:42 +08:00
Zheng Yang
c81d68252b hdmi: remove read edid when hpd is actived. 2014-09-29 18:47:14 +08:00
Zheng Yang
f7c36b87d5 rk312x lcdc: fix compile error. 2014-09-29 18:36:06 +08:00
Zheng Yang
5eace3d136 rk312x lcdc: when remap lcdc win id, need to swap some information. 2014-09-29 18:23:24 +08:00
zwl
f06fae2a61 rk312x:lcdc: fix the calc of the scaler parameter is error for dual screen display 2014-09-28 22:13:15 +08:00
hjc
2191056110 rk3036 hdmi: support uboot display logo 2014-09-26 19:31:24 +08:00
Zheng Yang
bdbccee43a rk3036/rk312x tve: add test mode for cvbs electrical capacity test. 2014-09-26 18:51:41 +08:00
zwl
3633d4d7d9 rk fb:sys: add other condition judge to avoid other error when write node 2014-09-26 17:22:49 +08:00
chenyifu
0466588abc rk312x mipi:improve CodingStype of mipi driver code 2014-09-26 16:56:05 +08:00
zwl
cdf9221d00 rk fb:sys: modify to avoid sys node CTS Test Fail where error like div zero or null pointer 2014-09-26 15:27:35 +08:00
chenyifu
1f97068b0e Merge branch 'develop-3.10' of ssh://10.10.10.29/rk/kernel into develop-3.10 2014-09-26 15:16:05 +08:00
zwl
ac8ca225b6 rk fb: support fb mmap if switch the fb-win map when iommu is enable 2014-09-26 14:42:37 +08:00
chenyifu
e595dd26f1 rk312x mipi: mipi driver for rk312x-sdk
1. Remove uboot code from the kernel.
  2. This version just finishes the function of mipi.
     The codingstype will be improved in next version.
2014-09-26 10:30:20 +08:00
zwl
bd01d6ee47 rk fb: remove set win state at rk_fb_pan_display 2014-09-22 21:37:49 +08:00
zwl
aee15a2c77 Revert "rk312x:lvds: add pull down lcdc io when the first time of system suspend"
This reverts commit ab3978515a.
2014-09-22 21:09:46 +08:00
zwl
ab3978515a rk312x:lvds: add pull down lcdc io when the first time of system suspend 2014-09-22 20:50:15 +08:00
hjc
c916bd0190 rk3036 hdmi: update CSC code style 2014-09-22 18:11:28 +08:00