1
0
Fork 0

linux-firmware: New minor DMC release for Skylake.

Following additions:
1. The DE_RRMR and DE_GUCRMR register bits are set before the restore of
the registers to mask the flip done, etc. Once all the registers are
restored, these registers are restored.
2. The pipe interrupt registers are restored only after the plane has
been enabled.
3. Naming of the file changed from .5 to .16 to make it two decimal
points for increased number of versions that can be supported.
4. DC 5 and 6 count locations are in the below mentioned offsets
DC3_DC5_COUNT                  80030
DC5_DC6_COUNT                  8002C

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
master
Rodrigo Vivi 2015-06-05 14:07:12 -07:00
parent d8d7887047
commit 5a7595e80b
3 changed files with 3 additions and 2 deletions

3
WHENCE
View File

@ -2762,9 +2762,10 @@ Licence: Redistributable. See LICENCE.nvidia for details
Driver: i915 -- Intel Integrated Graphics driver
File: i915/skl_dmc_ver1_04.bin
File: i915/skl_dmc_ver1_16.bin
File: i915/skl_dmc_ver1.bin
Version: DMC API/ABI ver 1 - release 04 for Skylake
Version: DMC API/ABI ver 1 - release 16 for Skylake
File: i915/bxt_dmc_ver1_04.bin

View File

@ -1 +1 @@
skl_dmc_ver1_04.bin
skl_dmc_ver1_16.bin

Binary file not shown.