mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
rk fb: add ioctl RK_FBIOSET_CONFIG_DONE,RK_FBIOSET_VSYNC_ENABLE
This commit is contained in:
parent
a8c420da85
commit
4018fa788c
|
|
@ -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 *
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user