1
0
Fork 0
remarkable-linux/drivers/mxc
Xianzhong 54b96f806b MGS-3159 [#imx-700] fix kernel panic for x11 stress test
when gpu memory is from virtual system pool, the physical address
will become invalid, driver should enable mmu mapping accordingly.

but current kernel driver return the zero address with default value,
this mistake will cause gpu write into the wrong memory from zero.

this fix mark the invalid address for the virtual memory.

Date: Aug 06, 2017
Signed-off-by: Xianzhong <xianzhong.li@nxp.com>
Reviewed-by: Yuchou Gan <yuchou.gan@nxp.com>
Reviewed-by: Yong Gan <yong.gan@nxp.com>
Tested-by: Jason Liu <jason.hui.liu@nxp.com>
2017-08-08 13:53:13 +08:00
..
gpu-viv MGS-3159 [#imx-700] fix kernel panic for x11 stress test 2017-08-08 13:53:13 +08:00
hdmi-cec MLK-12240: mxc cec: Fix potential memory leak issue 2017-02-23 14:21:42 +02:00
ipu3 MLK-12721 mxc IPUv3: PRE: Correct irq mask in ipu_pre_irq_mask() 2017-02-23 15:21:48 +02:00
mipi MLK-11566-2 mxc: mipi: make mipi csi2 common for SOC_IMX6 and SOC_IMX7 2017-02-23 14:21:42 +02:00
mlb MLK-12185 mlb: imx: fix the operation for mlb status in mlb_isr 2017-02-23 14:21:42 +02:00
sim MLK-14642 imx: sim: fix segment fault caused by user address access 2017-06-09 22:18:52 +08:00
vpu MLK-11440-2 Integrate VPU driver to kernel 4.1 2017-02-23 14:21:42 +02:00
Kconfig MLK-11508-4: V4L2 Capture: Porting MXC V4L2 Capture from 3.14.y 2017-02-23 14:21:42 +02:00
Makefile MLK-11508-4: V4L2 Capture: Porting MXC V4L2 Capture from 3.14.y 2017-02-23 14:21:42 +02:00