Merge branch 'dg2_dmc_v2.8' of git://anongit.freedesktop.org/drm/drm-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
This commit is contained in:
commit
6de0c03ff0
3
WHENCE
3
WHENCE
|
@ -4847,6 +4847,9 @@ Version: DMC API/APB ver 2 release 6 for DG2
|
||||||
File: i915/dg2_dmc_ver2_07.bin
|
File: i915/dg2_dmc_ver2_07.bin
|
||||||
Version: DMC API/APB ver 2 release 7 for DG2
|
Version: DMC API/APB ver 2 release 7 for DG2
|
||||||
|
|
||||||
|
File: i915/dg2_dmc_ver2_08.bin
|
||||||
|
Version: DMC API/APB ver 2 release 8 for DG2
|
||||||
|
|
||||||
File: i915/mtl_dmc_ver2_10.bin
|
File: i915/mtl_dmc_ver2_10.bin
|
||||||
Version: DMC API/APB ver 2 release 10 for Meteorlake
|
Version: DMC API/APB ver 2 release 10 for Meteorlake
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/python
|
#!/usr/bin/python3
|
||||||
|
|
||||||
import os, re, sys
|
import os, re, sys
|
||||||
from io import open
|
from io import open
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue