Commit Graph

400284 Commits

Author SHA1 Message Date
qjb
cbf97455c2 rk616 codec: fixed rk616 codec shutdown function null pointer 2014-07-07 15:58:53 +08:00
zsq
d061f9c4b7 fix rga1/rga2 mem leak when create mmu table use user malloc buf 2014-07-06 15:34:26 +08:00
陈亮
636a601b70 set screen status before and after ddr change freq
Signed-off-by: 陈亮 <cl@rock-chips.com>
2014-07-04 02:13:25 -07:00
黄涛
06b2951ab6 scripts/checkpatch.pl: update to b43ae21bd1 and enable strict default 2014-07-04 13:00:14 +08:00
陈亮
7f889b4697 change ddrfreq directly in ddr_init() since lcdc is not init
Signed-off-by: 陈亮 <cl@rock-chips.com>
2014-07-03 20:58:01 -07:00
zwl
0e6a39bfec rk screen: add the judgement if the variable rk_screen is null pointer 2014-07-04 09:29:04 +08:00
zwl
d35a4f57fe rk616 hdmi: coding reorganize for 3.10 and clean up unused code 2014-07-03 16:44:04 +08:00
郭毅
b636373463 tb_8846: dts : fix gpu voltage 2014-07-03 10:44:34 +08:00
yxj
ecbd6247bc default disabled lcdc iommu in dts 2014-07-03 09:13:07 +08:00
黄涛
9d37e0c05b reset: rockchip: fix compilation warning 2014-07-02 19:58:15 +08:00
dkl
3207637c8d rockchip: add reset-rockchip driver to support Generic Reset Controller framework 2014-07-02 19:30:37 +08:00
zwl
0c6b163418 rk fb: add the judgement that if the variable dev_drv is null pointer 2014-07-02 11:55:42 +08:00
lintao
71bda07de2 mmc: host: rk_sdmmc: no requirement to reclaim edmac in err handle routine
Signed-off-by: lintao <lintao@rock-chips.com>
Cc: xujh <xujh@rock-chips.com>
2014-07-02 10:01:52 +08:00
黄涛
c6d94274db ARM: rockchip: ft support GPU test 2014-07-01 19:14:36 +08:00
xxx
735b2ce1dd add:ddr reg dump,resume code data align 2014-07-01 16:58:51 +08:00
黄涛
c440545679 ARM: rockchip: pm: fix compilation warning 2014-07-01 16:17:17 +08:00
黄涛
7bce321881 ARM: rockchip: fix compilation error when SENSORS_ROCKCHIP_TSADC is not selected 2014-07-01 15:51:57 +08:00
黄涛
0b3023b70c ARM: rockchip: pm-rk3288.c fix compilation warning when RK_LAST_LOG is not selected 2014-07-01 15:47:53 +08:00
xxx
519bbf15b9 suspend:resume arm errata818325 2014-07-01 15:43:34 +08:00
郭毅
d7836cf34f tb_8846 : dts: swap lcd0 and lcd1 2014-07-01 11:05:49 +08:00
郭毅
3828a871e0 dts: delete rk3288-tb1.dts 2014-07-01 11:03:47 +08:00
zwl
373657e263 rk fb: add set screen status for ddr change 2014-07-01 10:32:18 +08:00
陈亮
8377e1e269 auto down ldcd0 or lcdc1 dclk rate when ddr change rate.
This commit corresponds to commit debf1d2237

Signed-off-by: 陈亮 <cl@rock-chips.com>
2014-06-30 17:55:51 -07:00
lintao
a30c015d9d mmc: host: rk_sdmmc: fix re-put count of dma 2014-07-01 08:35:33 +08:00
黄涛
b086d4e66c ARM: rockchip: enable ARM_ERRATA_818325 for RK3288 2014-06-30 20:28:24 +08:00
黄涛
a7796adfa7 ARM: errata: Workaround for Cortex-A12 erratum 818325
On Cortex-A12 (r0p0..r0p1-00lac0-rc11), when a CPU executes a sequence of
two conditional store instructions with opposite condition code and
updating the same register, the system might enter a deadlock if the
second conditional instruction is an UNPREDICTABLE STR or STM
instruction. This workaround setting bit[12] of the Feature Register
prevents the erratum. This bit disables an optimisation applied to a
sequence of 2 instructions that use opposing condition codes.
2014-06-30 20:28:24 +08:00
wlf
1072285176 USB: fix DWC_OTG HCD disconnect bug to avoid NULL pointer. 2014-06-30 17:01:12 +08:00
CMY
87c0f56f96 rk: ion: add caller info in snapshot if alloc failed 2014-06-30 14:53:13 +08:00
郭毅
d067b0c5c4 Author: CMY <cmy@rock-chips.com>
rk: dts: more convenient to modify CMA region
2014-06-30 14:31:54 +08:00
张晴
b837ad0f8d rk3288:tsadc:support auto mode,high temp to reset cru or cut down pmic 2014-06-30 11:35:50 +08:00
郭毅
a44c3dcf84 p977:dts: modify gpu freq to 420M 2014-06-30 10:30:58 +08:00
郭毅
b533680ad5 rk3288: dts: add rk3288-tb_8846.dts for sdk v2.0 2014-06-30 10:04:47 +08:00
xxx
7c4ae262d3 fixed : ft test config 2014-06-27 18:23:08 +08:00
lintao
e4d2240463 mmc: core: rk_sdmmc: fix NULL pointer cause by edma complete
If card been removed after sending read cmd to it, and before its
response data sent to host, data null pointer occur.
2014-06-27 14:56:34 +08:00
lintao
70dbd2ae6b mmc: host: rk_sdmmc: fix edma src max burst size 2014-06-27 09:56:52 +08:00
lintao
78f99b8039 mmc: core: rk_sdmmc: prepare for next Soc(s)
Merge branch from develop-3.10-next into develop-3.10
2014-06-26 21:27:48 +08:00
陈亮
533d7de8c0 fix BUG: sleeping function called from invalid context at kernel/mutex.c 2014-06-26 04:27:42 -07:00
xxx
c15a73336a add ft tst func 2014-06-26 18:19:48 +08:00
xxx
f4f515221a add arm pll rate conf 2014-06-26 18:17:08 +08:00
xxx
6aaca10464 fixed not define CONFIG_PM warning 2014-06-26 18:15:27 +08:00
xxx
1c10453a00 ddr_rk32.c:fixed warning 2014-06-26 18:13:16 +08:00
CMY
3abd1e3900 rk: dts: more convenient to modify CMA region 2014-06-26 18:01:34 +08:00
gwl
4cb292a95f WiFi:bcmdhd: fix wifi driver endless loop when initialization fail. 2014-06-26 15:56:01 +08:00
xxx
d966cddbfd fixed: suspend gpios setting 2014-06-26 15:15:58 +08:00
xxx
d205f857f9 fixed : rkpm_ddr_regs_dump 2014-06-26 15:11:41 +08:00
CMY
320849fc29 rk: ion: enable CMA that placed in highmem zone by default 2014-06-26 14:47:09 +08:00
CMY
c7a375ec6e rk: p977: adjust lowmem/vmalloc area to 496/504 MB 2014-06-26 14:42:20 +08:00
CMY
f5c4d1ac8e rk: ion: Add support cma heap placed in highmem zone
Add CONFIG_ION_CMA_HIGHMEM to support cma that placed in highmem zone.

Use dma_alloc_attrs() with DMA_ATTR_NO_KERNEL_MAPPING to alloc memory from
cma heap that placed in highmem zone, and use dma_free_attrs() with
DMA_ATTR_NO_KERNEL_MAPPING to free the memory.

Use ion_heap_map_kernel/ion_heap_unmap_kernel for map/unmap to the kernel
when support cma in highmem.
2014-06-26 14:42:20 +08:00
CMY
862c97fb02 rk: dma-mapping: Add support DMA allocate memory without mapping
reserved DMA(CMA) regions may be large than 512MB for devices, placed it
in the highmem zone is appropriate, but according to the existing
mechanism, memory allocation with mapping will cause vmalloc area not
enough.

Now we don't do mapping if the DMA_ATTR_NO_KERNEL_MAPPING is set.
2014-06-26 14:42:20 +08:00
zwl
6e577310c9 rk3288 hdmi: fix some tv have no display if switch resolution several times 2014-06-26 11:33:42 +08:00