mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-09-25 11:07:54 +08:00
add auth_magic
This commit is contained in:
@@ -80,6 +80,7 @@ typedef struct GAL_PrivateVideoData {
|
||||
char* dev_name;
|
||||
char* ex_driver;
|
||||
int dev_fd;
|
||||
drm_magic_t auth_magic;
|
||||
|
||||
/* capabilities */
|
||||
uint32_t cap_cursor_width;
|
||||
|
||||
Reference in New Issue
Block a user