]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/skl: Fix DMC API version in firmware file name
authorRodrigo Vivi <rodrigo.vivi@intel.com>
Wed, 3 Jun 2015 23:50:19 +0000 (16:50 -0700)
committerJani Nikula <jani.nikula@intel.com>
Fri, 5 Jun 2015 09:08:01 +0000 (12:08 +0300)
commitf77627e5f88cac81706159a797a312781287872b
treecd4704fc77aff56192bd189f40c58333c4ce9819
parente767300ff0335c4917462dcace107da6df3955a6
drm/i915/skl: Fix DMC API version in firmware file name

04 is the minor version. API version is ver1.
So let's follow same scheme used on published version at 01.org.

If really needed the minor version a follow-up updated will be
done. But for now we need to move fwd and unblock end users.

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/intel_csr.c