Mark Yao
ac98211da0
rockchip: rk312x: vop: fix iommu crash when resume
...
Maybe win is enabled and H/W address is not a vaild
iommu mapped addr, So we need delay to ensure H/W
switch done before enable iommu.
Signed-off-by: Mark Yao <mark.yao@rock-chips.com >
2015-04-01 14:12:14 +08:00
Mark Yao
ce69d89d2f
video: rockchip: update display buffer dump
...
Create a new sys node "/sys/class/graphics/fb0/dump_buf" to dump
display buffer.
Now can support trace multi frames and kernel logo dump.
More info see by "cat /sys/class/graphics/fb0/dump_buf"
Signed-off-by: Mark Yao <mark.yao@rock-chips.com >
2015-04-01 12:34:42 +08:00
hwg
6034e8ea48
rtl8723bs rtl8723bu wifi: disable debug log
2015-03-31 17:45:55 +08:00
hjc
0b5cfe2498
Revert "rk fb: add consider vop full mutile area for vsync register check"
...
This reverts commit e9f19a9255 .
2015-03-30 18:18:44 +08:00
hjc
e9f19a9255
rk fb: add consider vop full mutile area for vsync register check
...
Signed-off-by: hjc <hjc@rock-chips.com >
2015-03-30 18:02:23 +08:00
Zheng Yang
3ded215725
HDMI: rockchip-hdmiv2:
...
Set i2c5_hdmi to gpio mode when suspend and reset
it to hdmi ddc mode when system resume.
Signed-off-by: Zheng Yang <zhengyang@rock-chips.com >
2015-03-26 16:18:38 +08:00
Zheng Yang
5e4a1c608e
HDMI: add dts node "rockchip,defaultmode" to define HDMI default output mode.
...
Signed-off-by: Zheng Yang <zhengyang@rock-chips.com >
2015-03-26 14:40:32 +08:00
Mark Yao
06674ea0a2
hjc already fix this problem, so
...
Revert "rk_fb: fix kernel logo display"
This reverts commit 959b2148ae .
fixed by:
commit ad5ae97486
Author: hjc <hjc@rock-chips.com >
Date: Thu Feb 26 18:27:40 2015 +0800
rk fb: if uboot-logo-on set 1, open iommu when iommu en
2015-03-26 14:29:40 +08:00
Mark Yao
959b2148ae
rk_fb: fix kernel logo display
...
If we use origin kernel logo config, default path would not enable
iommu, we maybe get a black display.
so just enable iommu when we do fb_pan_display.
Signed-off-by: Mark Yao <mark.yao@rock-chips.com >
2015-03-26 14:18:17 +08:00
xubilv
21641b5251
mipi: correct coding style error of rk32_mipi_dsi.c
...
Signed-off-by: xubilv <xbl@rock-chips.com >
2015-03-25 19:05:55 +08:00
Zheng Yang
04aca3a563
HDMI: fix feature SUPPORT_TMDS_600M filter error.
...
For some sink device, it's max tmdsclk is only 300M, but
it support 4K YUV420 mode, so it can be filted by feature
SUPPORT_TMDS_600M under current code.
Signed-off-by: Zheng Yang <zhengyang@rock-chips.com >
2015-03-25 18:46:56 +08:00
xxh
428053ce3e
update 8723bu wifi driver
...
1.Improve_P2P_compatibility for Android L
2.Fix_HiddenAP_handle
3.P2P ScanSparse For Miracas
2015-03-25 12:19:16 +08:00
hjc
b29d71fa51
rk fb: add lut for CABC
...
Signed-off-by: hjc <hjc@rock-chips.com >
2015-03-24 19:57:36 +08:00
hjc
7d2b052260
rk fb: only use iommu need to check config
...
Signed-off-by: hjc <hjc@rock-chips.com >
2015-03-24 19:56:41 +08:00
Huibin Hong
024b237534
DMA: pl330: add chan_status to mutex between pl330_tasklet and pl330_control DMA_TERMINATE_ALL
...
Signed-off-by: Huibin Hong <huibin.hong@rock-chips.com >
2015-03-23 17:11:09 +08:00
dalon.zhang
cac6b3f82c
camsys_drv: v0.0x1e.0
2015-03-23 16:43:14 +08:00
hjc
120bb407b7
rk fb: box product not need to load screen when switch screen par enable is zero
...
Signed-off-by: hjc <hjc@rock-chips.com >
2015-03-23 15:23:30 +08:00
hjc
d3379270d3
rk fb: fix open hdmi open backlight again in no dual mode
...
Signed-off-by: hjc <hjc@rock-chips.com >
2015-03-23 15:22:32 +08:00
hjc
ccd1badc85
rk3368 lcdc: support win mirror and update NO_DUAL mode
...
Signed-off-by: hjc <hjc@rock-chips.com >
2015-03-23 15:22:32 +08:00
hjc
ead4b8ec5d
rk fb: compatible when 32bit system call used on 64bit kernel
...
Signed-off-by: hjc <hjc@rock-chips.com >
2015-03-23 15:22:31 +08:00
hjc
ff4cb4ac6f
rk3368 lcdc: add CABC mode config
...
Signed-off-by: hjc <hjc@rock-chips.com >
2015-03-23 15:22:31 +08:00
hwg
4d55c2e83c
revert drivers/hid/uhid.c of commit 522c0bb37a
...
solve uhid Bad address error in 64bit cpu
2015-03-23 14:53:04 +08:00
hjc
cd757901c5
rk fb: if not want the config effect,set reserved[3] bit[0] 1
...
Signed-off-by: hjc <hjc@rock-chips.com >
2015-03-23 11:01:22 +08:00
hjc
ad5ae97486
rk fb: if uboot-logo-on set 1, open iommu when iommu en
...
Signed-off-by: hjc <hjc@rock-chips.com >
2015-03-23 11:01:22 +08:00
hjc
b8552676c1
rk fb: update pixclock init value and scale mode only support ONE_DUAL mode
...
Signed-off-by: hjc <hjc@rock-chips.com >
2015-03-23 11:01:22 +08:00
hjc
8c0c29486c
rk fb: add win mirror pos config
...
Signed-off-by: hjc <hjc@rock-chips.com >
2015-03-23 11:01:21 +08:00
hjc
6300541097
rk fb: add support phy address config
...
Signed-off-by: hjc <hjc@rock-chips.com >
2015-03-23 11:01:21 +08:00
hjc
b1bfc26886
rk fb: compatible with 32 bit system
...
Signed-off-by: hjc <hjc@rock-chips.com >
2015-03-23 11:01:21 +08:00
Xiao Feng
1e46ac4dc4
dvfs: add gpu temperate control
...
Signed-off-by: Xiao Feng <xf@rock-chips.com >
2015-03-21 17:29:54 +08:00
zsq
5c8e73ea9b
fix rga timeout mmu buf free bug
2015-03-19 16:22:23 +08:00
dalon.zhang
13549edf67
camsys_drv: v0.0x1d.0
2015-03-19 16:17:47 +08:00
hwg
d93cf33990
wifi: remove make modules configs
2015-03-19 08:51:42 +08:00
dalon.zhang
49a2dd374c
camsys_head: v0.0xb.0
2015-03-18 21:22:06 +08:00
xiaoyao
77e142e21d
rk_sdmmc: recalculate audib rx_wmark
...
AudiB contain a less limitation in rx_wmark.
Signed-off-by: xiaoyao <xiaoyao@rock-chips.com >
Signed-off-by: lintao <lintao@rock-chips.com >
2015-03-18 11:43:16 +08:00
lyz
52a324603c
usb: dwc_otg: enable clk and exit suspend when usb_core_reset
...
Avoid this warning message "WARN::dwc_otg_core_reset:5543:
dwc_otg_core_reset() HANG! AHB Idle GRSTCTL=4000020"
2015-03-17 18:43:17 +08:00
lintao
77d06da6c3
mmc: use ilog2 for fifoth calculation
...
Signed-off-by: lintao <lintao@rock-chips.com >
2015-03-17 16:49:47 +08:00
lintao
f8847331f8
dtsi: sdmmc: add card_detect for udbg
...
Signed-off-by: lintao <lintao@rock-chips.com >
2015-03-17 16:49:47 +08:00
hwg
3292ba3d84
wifi: use buildin instand of ko for compatibility
2015-03-17 11:43:32 +08:00
huang zhibao
3cfc69712b
dts: add work and power led in rk3128-box.dts
2015-03-17 09:29:06 +08:00
huang zhibao
1f68318ca1
Merge branch 'develop-3.10' of ssh://10.10.10.29/rk/kernel into develop-3.10
2015-03-17 09:18:32 +08:00
huang zhibao
6d96110dd3
Merge branch 'develop-3.10' of ssh://10.10.10.29/rk/kernel into develop-3.10
2015-03-16 17:39:19 +08:00
lyz
2e57f1da64
usb: dwc_otg: fix bug in device_init routine
...
1.wait epenable bit timeout decrease from 10s to 1s
2.fix bug, without 'j++' this loop never break if there is some
problem with ep state
2015-03-16 17:15:28 +08:00
lyz
f8b5e71ded
usb: ehci: fix suspend bug
2015-03-16 16:42:32 +08:00
lyz
d5e07b80f1
usb: dwc_otg: change method of checking urb dequeue status
...
According to commit e9df41c5c , change dwc_otg driver to call
usb_hcd_link_urb_to_ep() and usb_hcd_unlink_urb_from_ep() routine
for checking urb dequeue status instead check for null pointer
by hcd driver to test address.
TEST:
1.rk3126 run host/device change script for 10000 times
2015-03-16 16:41:43 +08:00
许盛飞
7956759a6a
rk818-battery: add calibration of charge and discharge
...
Signed-off-by: 许盛飞 <xsf@rock-chips.com >
2015-03-16 09:20:41 +08:00
许盛飞
98a17a9e41
rk818-battery: enable parse battery params
...
Signed-off-by: 许盛飞 <xsf@rock-chips.com >
2015-03-16 09:19:02 +08:00
许盛飞
b948a99ebc
rk818-battery: reconstruct the voltage discharge algorithm
...
Signed-off-by: 许盛飞 <xsf@rock-chips.com >
2015-03-16 09:16:57 +08:00
hjc
471a10ea9f
rk32xx lvds: add support lvds 10bit mode
...
Signed-off-by: hjc <hjc@rock-chips.com >
2015-03-13 19:37:26 +08:00
huang zhibao
2614b11199
Merge branch 'develop-3.10' of ssh://10.10.10.29/rk/kernel into develop-3.10
2015-03-13 14:58:46 +08:00
hwg
49c581ccad
after support different wifi bt chip auto compatible commit for android 5.0, compatible with android 4.4
2015-03-13 10:38:03 +08:00