Files
linux/drivers/video/fbdev/core
sky zhou f451ba5570 framebuffer: remove lock in fbmem ioctl. [1/1]
PD#SWPL-2497

Problem:
on 32bit kernel, when user space call WAITFORVSYNC,
we cannot send other command to framebuffer.

Solution:
remove lock in fbioctl as fb compat_ioctl do.
Our driver have locks to protect internal resources.

Verify:
verified on franklin.

Change-Id: I1789c09a7ea459aed4b782748847687c7f974526
Signed-off-by: sky zhou <sky.zhou@amlogic.com>
2018-11-27 11:12:19 +08:00
..
2016-07-26 16:19:19 -07:00
2015-08-20 10:20:11 +03:00
2015-01-30 09:46:59 +02:00