[Intel-gfx] [PATCH] drm/i915/skl: Fix DMC API version.

Jani Nikula jani.nikula at linux.intel.com
Fri Jun 5 02:11:54 PDT 2015


On Thu, 04 Jun 2015, Rodrigo Vivi <rodrigo.vivi at intel.com> wrote:
> 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 at intel.com>

Pushed to drm-intel-next-fixes, thanks for the patch.

BR,
Jani.


> ---
>  drivers/gpu/drm/i915/intel_csr.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/i915/intel_csr.c b/drivers/gpu/drm/i915/intel_csr.c
> index 5cb8cc1..bcb41e6 100644
> --- a/drivers/gpu/drm/i915/intel_csr.c
> +++ b/drivers/gpu/drm/i915/intel_csr.c
> @@ -41,7 +41,7 @@
>   * be moved to FW_FAILED.
>   */
>  
> -#define I915_CSR_SKL "i915/skl_dmc_ver4.bin"
> +#define I915_CSR_SKL "i915/skl_dmc_ver1.bin"
>  
>  MODULE_FIRMWARE(I915_CSR_SKL);
>  
> -- 
> 2.1.0
>
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx

-- 
Jani Nikula, Intel Open Source Technology Center


More information about the Intel-gfx mailing list