Skip to content

Commit

Permalink
Support DG2 new device ID
Browse files Browse the repository at this point in the history
Add new device ID 0x56AF

Tracked-On: OAM-126993
Signed-off-by: Wenkui <[email protected]>

(cherry picked from commit a5c55c1)
Tracked-On: OAM-128364
Signed-off-by: Lina Sun <[email protected]>
  • Loading branch information
beckwen authored and sysopenci committed Jan 6, 2025
1 parent c1dbbd6 commit 3dffe07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _studio/shared/include/mfxstructures-int.h
Original file line number Diff line number Diff line change
Expand Up @@ -531,6 +531,7 @@ typedef struct {
{ 0x56A4, MFX_HW_DG2, MFX_GT4 }, // DG2
{ 0x56A5, MFX_HW_DG2, MFX_GT4 }, // DG2
{ 0x56A6, MFX_HW_DG2, MFX_GT4 }, // DG2
{ 0x56AF, MFX_HW_DG2, MFX_GT4 }, // DG2
{ 0x56B0, MFX_HW_DG2, MFX_GT4 }, // DG2
{ 0x56B1, MFX_HW_DG2, MFX_GT4 }, // DG2
{ 0x56B2, MFX_HW_DG2, MFX_GT4 }, // DG2
Expand Down

0 comments on commit 3dffe07

Please sign in to comment.