Skip to content

Commit

Permalink
[RT Common] Add new device ID for Intel Arc A760A
Browse files Browse the repository at this point in the history
Add new device ID for Intel Arc A760A graphics
  • Loading branch information
jinyuan-dev authored and gfxVPLsdm committed Sep 10, 2024
1 parent c7fdae7 commit 3966142
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 @@ -544,6 +544,7 @@ typedef struct {
{ 0x56BE, MFX_HW_DG2, MFX_GT4 }, // DG2
{ 0x56BF, MFX_HW_DG2, MFX_GT4 }, // DG2
{ 0x56C2, MFX_HW_DG2, MFX_GT4 }, // DG2
{ 0x56AF, MFX_HW_DG2, MFX_GT4 }, // DG2

/* PVC */
{ 0x0BD0, MFX_HW_PVC, MFX_GT4 },
Expand Down

0 comments on commit 3966142

Please sign in to comment.