projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8c420d
)
rk fb: add ioctl RK_FBIOSET_CONFIG_DONE,RK_FBIOSET_VSYNC_ENABLE
author
yxj
<yxj@rock-chips.com>
Thu, 24 Jan 2013 02:46:54 +0000
(10:46 +0800)
committer
yxj
<yxj@rock-chips.com>
Thu, 24 Jan 2013 07:47:52 +0000
(15:47 +0800)
include/linux/rk_fb.h
patch
|
blob
|
history
diff --git
a/include/linux/rk_fb.h
b/include/linux/rk_fb.h
index f067c9c5df96571ac92eb609b86744cb5ccc7ca3..eeeff2f54bdc274ababa5670de3e6c1d259ab728 100644
(file)
--- a/
include/linux/rk_fb.h
+++ b/
include/linux/rk_fb.h
@@
-51,6
+51,9
@@
#define FBIOSET_OVERLAY_STATE 0x5018
#define FBIOSET_ENABLE 0x5019
#define FBIOGET_ENABLE 0x5020
+#define RK_FBIOSET_CONFIG_DONE 0x4628
+#define RK_FBIOSET_VSYNC_ENABLE 0x4629
+
/********************************************************************
** display output interface supported by rockchip lcdc *