[Intel-gfx] [PATCH] drm/i915: DMC 1.03 for Geminilake
Ander Conselvan De Oliveira
conselvan2 at gmail.com
Mon Feb 6 12:52:06 UTC 2017
On Fri, 2017-02-03 at 14:17 -0800, Rodrigo Vivi wrote:
> There is a new version of DMC available for Geminilake.
>
> It's release notes only mention:
> - Enhancement in the FW to restore the PG2 state
>
> v2: Fixed the platform name on commit message.
> Noticed by Jani S.
>
> Cc: Jani Saarinen <jani.saarinen at intel.com>
> Cc: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira at intel.com>
> Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
Reviewed-by: Ander Conselvan de Oliveira <conselvan2 at gmail.com>
Thanks,
Ander
> ---
> 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 57965f6..4172789 100644
> --- a/drivers/gpu/drm/i915/intel_csr.c
> +++ b/drivers/gpu/drm/i915/intel_csr.c
> @@ -34,9 +34,9 @@
> * low-power state and comes back to normal.
> */
>
> -#define I915_CSR_GLK "i915/glk_dmc_ver1_01.bin"
> +#define I915_CSR_GLK "i915/glk_dmc_ver1_03.bin"
> MODULE_FIRMWARE(I915_CSR_GLK);
> -#define GLK_CSR_VERSION_REQUIRED CSR_VERSION(1, 1)
> +#define GLK_CSR_VERSION_REQUIRED CSR_VERSION(1, 3)
>
> #define I915_CSR_KBL "i915/kbl_dmc_ver1_02.bin"
> MODULE_FIRMWARE(I915_CSR_KBL);
More information about the Intel-gfx
mailing list