[Intel-gfx] [PATCH] drm/i915/cnl: New DMC release: 1.05.
Clint Taylor
clinton.a.taylor at intel.com
Fri Jul 14 17:54:11 UTC 2017
On 07/12/2017 04:47 PM, Rodrigo Vivi wrote:
> Version 1.05 is now available for CNL.
>
> According to its release notes the only difference is:
>
> - Change from aux A pwrreq always turn on during restore,
> to saving and restoring aux A pwrreq.
Reviewed-by: Clinton Taylor <clinton.a.taylor at intel.com>
-Clint
>
> Anusha Srivatsa <anusha.srivatsa at intel.com>
> Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
> ---
> drivers/gpu/drm/i915/intel_csr.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/i915/intel_csr.c b/drivers/gpu/drm/i915/intel_csr.c
> index 965988f79a55..2dc46651f27a 100644
> --- a/drivers/gpu/drm/i915/intel_csr.c
> +++ b/drivers/gpu/drm/i915/intel_csr.c
> @@ -37,8 +37,8 @@
> #define I915_CSR_GLK "i915/glk_dmc_ver1_04.bin"
> #define GLK_CSR_VERSION_REQUIRED CSR_VERSION(1, 4)
>
> -#define I915_CSR_CNL "i915/cnl_dmc_ver1_04.bin"
> -#define CNL_CSR_VERSION_REQUIRED CSR_VERSION(1, 4)
> +#define I915_CSR_CNL "i915/cnl_dmc_ver1_05.bin"
> +#define CNL_CSR_VERSION_REQUIRED CSR_VERSION(1, 5)
>
> #define I915_CSR_KBL "i915/kbl_dmc_ver1_01.bin"
> MODULE_FIRMWARE(I915_CSR_KBL);
More information about the Intel-gfx
mailing list