Skip to content

Commit

Permalink
Add Lunar Lake platform support
Browse files Browse the repository at this point in the history
Enable Lunar Lake decoding and video processing support, encode will be
later.

Fixes: #345
  • Loading branch information
Sherry-Lin committed Jul 25, 2024
1 parent 07c2b66 commit abe34b6
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,11 @@ platforms.

Intel® VPL Gen Runtime implementation supports the following hardware platforms:

| GPU | Supported |
| --- | --------- |
| TGL (Tiger Lake) ||
| DG1 (Xe MAX) ||
| RKL (Rocket Lake) ||
| ADL-S (Alder Lake S) ||
| ADL-P (Alder Lake P) ||
- TGL/RKL/ADL/RPL (TGL: Tiger Lake, RKL: Rocket Lake, ADL-S/P/N: Alder Lake, RPL-S/P: Raptor Lake)
- DG1
- Alchemist(DG2)/ATSM
- MTL/ARL (MTL: Meteor Lake, ARL-S/H: Arrow Lake)
- LNL (Lunar Lake)

# Dependencies
Intel® VPL GPU Runtime depends on [LibVA](https://github.com/intel/libva/).
Expand Down

0 comments on commit abe34b6

Please sign in to comment.