rockchip:midgard:
authorxxm <xxm@rock-chips.com>
Mon, 21 Jul 2014 01:03:35 +0000 (09:03 +0800)
committerxxm <xxm@rock-chips.com>
Mon, 21 Jul 2014 01:08:15 +0000 (09:08 +0800)
commitd62934e924c080f0452fe0ec9c59048432ccb231
treebec461ec4fc7bb2589f2b73a19f1754efafaddd7
parentca2a3016b004546874deac3ef6ec9e5028f754b5
rockchip:midgard:

1.use list_for_each_safe instead of list_for_each ,_list_del may happend in
  interrupt,may cause the unsync operation

2.add msleep(500) in the entry of kbase_release to postpone the operation when app quit

3.version to 0x06
drivers/gpu/arm/midgard/mali_kbase_core_linux.c
drivers/gpu/arm/midgard/mali_kbase_jd.c