File tree Expand file tree Collapse file tree
source/elements/oneVPL/include/vpl Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 Roadmap
77=========
88
9+ 1.2 Schedule
10+ ============
11+
12+ ===================== ========== ===========
13+ Version Date Notes
14+ ===================== ========== ===========
15+ 1.2-provisional-rev-1 2022-09-08
16+ 1.2-rev-1 2022-11-10
17+ ===================== ========== ===========
18+
19+ Details
20+ -------
21+
22+ 1.2-provisional-rev-1
23+ +++++++++++++++++++++
24+
25+ ========== ================
26+ Date Milestone
27+ ========== ================
28+ 2022-09-06 Component freeze
29+ 2022-09-08 Release
30+ ========== ================
31+
32+ 1.2-rev-1
33+ +++++++++
34+
35+ ========== ================
36+ Date Milestone
37+ ========== ================
38+ 2022-09-22 Feedback cutoff
39+ 2022-10-20 Complete, final review
40+ 2022-11-03 Cutoff for all edits
41+ 2022-11-10 Release
42+ ========== ================
43+
44+
9451.1 Schedule
1046============
1147
Original file line number Diff line number Diff line change @@ -550,10 +550,10 @@ typedef struct {
550550 mfxU32 LUIDValid ; /*!< Boolean value that will be 1 if DeviceLUID contains a valid LUID
551551 and LUIDDeviceNodeMask contains a valid node mask,
552552 and 0 if they do not. */
553- mfxU32 DRMRenderNodeNum ; /*!< Number of the DRM render node from the path /dev/dri/RenderD<num>.
553+ mfxU32 DRMRenderNodeNum ; /*!< Number of the DRM render node from the path /dev/dri/RenderD\ <num\ >.
554554 Value equals to 0 means that this field doesn't contain valid DRM Render
555555 Node number.*/
556- mfxU32 DRMPrimaryNodeNum ; /*!< Number of the DRM primary node from the path /dev/dri/card<num>.
556+ mfxU32 DRMPrimaryNodeNum ; /*!< Number of the DRM primary node from the path /dev/dri/card\ <num\ >.
557557 Value equals to 0x7FFFFFFF means that this field doesn't contain valid DRM Primary
558558 Node number.*/
559559 mfxU8 reserved1 [20 ]; /*!< Reserved for future use. */
You can’t perform that action at this time.
0 commit comments