display v2: Add multiple panel support

This commit is contained in:
CTCaer
2020-04-30 13:49:03 +03:00
parent 3db55df0a6
commit 474d531788
8 changed files with 306 additions and 44 deletions

View File

@@ -45,7 +45,7 @@ typedef struct _cfg_op_t
typedef struct _nyx_info_t
{
u32 rsvd;
u32 disp_id;
u32 errors;
} nyx_info_t;