]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00289999 gpu: fixed gc880 invalid command state message
authorXianzhong <b07117@freescale.com>
Thu, 28 Nov 2013 14:37:16 +0000 (22:37 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Mon, 16 Jun 2014 16:09:36 +0000 (18:09 +0200)
commit98ee4e4785dd4e1d1a47ebf53a11518929c94fd0
tree4f6012071468a5794a2a64b01435e80f1b12c671
parent47764aaade851c1b9d519d3facd59ac6a1b8fa8c
ENGR00289999 gpu: fixed gc880 invalid command state message

gpu kernel dump the error message when enable DEBUG mode:

gckCONTEXT_Update(1493): State 0x0518 is not mapped.
gckCONTEXT_Update(1493): State 0x0520 is not mapped.
gckCONTEXT_Update(1493): State 0x0518 is not mapped.
gckCONTEXT_Update(1493): State 0x0520 is not mapped.

align gpu kernel driver to fix the error message

Signed-off-by: Xianzhong <b07117@freescale.com>
Acked-by: Jason Liu
drivers/mxc/gpu-viv/arch/XAQ2/hal/kernel/gc_hal_kernel_context.c