All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/i915: DMC 1.03 for Geminilake
@ 2017-02-15 17:34 Rodrigo Vivi
  2017-02-15 19:08 ` David Weinehall
  2017-02-15 20:22 ` ✗ Fi.CI.BAT: failure for drm/i915: DMC 1.03 for Geminilake (rev3) Patchwork
  0 siblings, 2 replies; 4+ messages in thread
From: Rodrigo Vivi @ 2017-02-15 17:34 UTC (permalink / raw)
  To: intel-gfx; +Cc: Ander Conselvan de Oliveira, Rodrigo Vivi

There is a new version of DMC available for Kabylake.

It's release notes only mention:
- Enhancement in the FW to restore the PG2 state

v2: cook on top of drm-tip without depending on kbl one so CI can check.

Cc: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@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 9dcc434..14659c7 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_01.bin"
 MODULE_FIRMWARE(I915_CSR_KBL);
-- 
1.9.1

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] drm/i915: DMC 1.03 for Geminilake
  2017-02-15 17:34 [PATCH] drm/i915: DMC 1.03 for Geminilake Rodrigo Vivi
@ 2017-02-15 19:08 ` David Weinehall
  2017-02-15 20:22 ` ✗ Fi.CI.BAT: failure for drm/i915: DMC 1.03 for Geminilake (rev3) Patchwork
  1 sibling, 0 replies; 4+ messages in thread
From: David Weinehall @ 2017-02-15 19:08 UTC (permalink / raw)
  To: Rodrigo Vivi; +Cc: Ander Conselvan de Oliveira, intel-gfx

On Wed, Feb 15, 2017 at 09:34:23AM -0800, Rodrigo Vivi wrote:
> There is a new version of DMC available for Kabylake.

s/Kabylake/Gemini Lake/

> 
> It's release notes only mention:
> - Enhancement in the FW to restore the PG2 state
> 
> v2: cook on top of drm-tip without depending on kbl one so CI can check.
> 
> Cc: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>
> Signed-off-by: Rodrigo Vivi <rodrigo.vivi@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 9dcc434..14659c7 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_01.bin"
>  MODULE_FIRMWARE(I915_CSR_KBL);
> -- 
> 1.9.1
> 
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 4+ messages in thread

* ✗ Fi.CI.BAT: failure for drm/i915: DMC 1.03 for Geminilake (rev3)
  2017-02-15 17:34 [PATCH] drm/i915: DMC 1.03 for Geminilake Rodrigo Vivi
  2017-02-15 19:08 ` David Weinehall
@ 2017-02-15 20:22 ` Patchwork
  2017-02-15 21:41   ` Vivi, Rodrigo
  1 sibling, 1 reply; 4+ messages in thread
From: Patchwork @ 2017-02-15 20:22 UTC (permalink / raw)
  To: Rodrigo Vivi; +Cc: intel-gfx

== Series Details ==

Series: drm/i915: DMC 1.03 for Geminilake (rev3)
URL   : https://patchwork.freedesktop.org/series/19081/
State : failure

== Summary ==

Series 19081v3 drm/i915: DMC 1.03 for Geminilake
https://patchwork.freedesktop.org/api/1.0/series/19081/revisions/3/mbox/

Test kms_pipe_crc_basic:
        Subgroup hang-read-crc-pipe-a:
                pass       -> DMESG-FAIL (fi-snb-2520m)
        Subgroup hang-read-crc-pipe-b:
                pass       -> DMESG-FAIL (fi-snb-2520m)
        Subgroup nonblocking-crc-pipe-a:
                pass       -> DMESG-FAIL (fi-snb-2520m)
        Subgroup nonblocking-crc-pipe-a-frame-sequence:
                pass       -> DMESG-FAIL (fi-snb-2520m)
        Subgroup nonblocking-crc-pipe-b:
                pass       -> DMESG-FAIL (fi-snb-2520m)
        Subgroup nonblocking-crc-pipe-b-frame-sequence:
                pass       -> INCOMPLETE (fi-snb-2520m)

fi-bdw-5557u     total:252  pass:238  dwarn:3   dfail:0   fail:0   skip:11 
fi-bsw-n3050     total:252  pass:210  dwarn:3   dfail:0   fail:0   skip:39 
fi-bxt-j4205     total:252  pass:230  dwarn:3   dfail:0   fail:0   skip:19 
fi-bxt-t5700     total:83   pass:70   dwarn:0   dfail:0   fail:0   skip:12 
fi-byt-j1900     total:252  pass:222  dwarn:3   dfail:0   fail:0   skip:27 
fi-byt-n2820     total:252  pass:218  dwarn:3   dfail:0   fail:0   skip:31 
fi-hsw-4770      total:252  pass:233  dwarn:3   dfail:0   fail:0   skip:16 
fi-hsw-4770r     total:252  pass:233  dwarn:3   dfail:0   fail:0   skip:16 
fi-ilk-650       total:252  pass:199  dwarn:3   dfail:0   fail:0   skip:50 
fi-ivb-3520m     total:252  pass:231  dwarn:3   dfail:0   fail:0   skip:18 
fi-ivb-3770      total:252  pass:231  dwarn:3   dfail:0   fail:0   skip:18 
fi-skl-6260u     total:252  pass:239  dwarn:3   dfail:0   fail:0   skip:10 
fi-skl-6700hq    total:252  pass:232  dwarn:3   dfail:0   fail:0   skip:17 
fi-skl-6700k     total:252  pass:230  dwarn:4   dfail:0   fail:0   skip:18 
fi-skl-6770hq    total:252  pass:239  dwarn:3   dfail:0   fail:0   skip:10 
fi-snb-2520m     total:200  pass:175  dwarn:0   dfail:5   fail:0   skip:19 
fi-snb-2600      total:252  pass:220  dwarn:3   dfail:0   fail:0   skip:29 

890e171e84eb11944701de9d53c1162dd5c38142 drm-tip: 2017y-02m-15d-15h-34m-13s UTC integration manifest
ecf199d drm/i915: DMC 1.03 for Geminilake

== Logs ==

For more details see: https://intel-gfx-ci.01.org/CI/Patchwork_3833/
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: ✗ Fi.CI.BAT: failure for drm/i915: DMC 1.03 for Geminilake (rev3)
  2017-02-15 20:22 ` ✗ Fi.CI.BAT: failure for drm/i915: DMC 1.03 for Geminilake (rev3) Patchwork
@ 2017-02-15 21:41   ` Vivi, Rodrigo
  0 siblings, 0 replies; 4+ messages in thread
From: Vivi, Rodrigo @ 2017-02-15 21:41 UTC (permalink / raw)
  To: intel-gfx

On snb?

flip-flops/false-positives?

On Wed, 2017-02-15 at 20:22 +0000, Patchwork wrote:
> == Series Details ==
> 
> Series: drm/i915: DMC 1.03 for Geminilake (rev3)
> URL   : https://patchwork.freedesktop.org/series/19081/
> State : failure
> 
> == Summary ==
> 
> Series 19081v3 drm/i915: DMC 1.03 for Geminilake
> https://patchwork.freedesktop.org/api/1.0/series/19081/revisions/3/mbox/
> 
> Test kms_pipe_crc_basic:
>         Subgroup hang-read-crc-pipe-a:
>                 pass       -> DMESG-FAIL (fi-snb-2520m)
>         Subgroup hang-read-crc-pipe-b:
>                 pass       -> DMESG-FAIL (fi-snb-2520m)
>         Subgroup nonblocking-crc-pipe-a:
>                 pass       -> DMESG-FAIL (fi-snb-2520m)
>         Subgroup nonblocking-crc-pipe-a-frame-sequence:
>                 pass       -> DMESG-FAIL (fi-snb-2520m)
>         Subgroup nonblocking-crc-pipe-b:
>                 pass       -> DMESG-FAIL (fi-snb-2520m)
>         Subgroup nonblocking-crc-pipe-b-frame-sequence:
>                 pass       -> INCOMPLETE (fi-snb-2520m)
> 
> fi-bdw-5557u     total:252  pass:238  dwarn:3   dfail:0   fail:0   skip:11 
> fi-bsw-n3050     total:252  pass:210  dwarn:3   dfail:0   fail:0   skip:39 
> fi-bxt-j4205     total:252  pass:230  dwarn:3   dfail:0   fail:0   skip:19 
> fi-bxt-t5700     total:83   pass:70   dwarn:0   dfail:0   fail:0   skip:12 
> fi-byt-j1900     total:252  pass:222  dwarn:3   dfail:0   fail:0   skip:27 
> fi-byt-n2820     total:252  pass:218  dwarn:3   dfail:0   fail:0   skip:31 
> fi-hsw-4770      total:252  pass:233  dwarn:3   dfail:0   fail:0   skip:16 
> fi-hsw-4770r     total:252  pass:233  dwarn:3   dfail:0   fail:0   skip:16 
> fi-ilk-650       total:252  pass:199  dwarn:3   dfail:0   fail:0   skip:50 
> fi-ivb-3520m     total:252  pass:231  dwarn:3   dfail:0   fail:0   skip:18 
> fi-ivb-3770      total:252  pass:231  dwarn:3   dfail:0   fail:0   skip:18 
> fi-skl-6260u     total:252  pass:239  dwarn:3   dfail:0   fail:0   skip:10 
> fi-skl-6700hq    total:252  pass:232  dwarn:3   dfail:0   fail:0   skip:17 
> fi-skl-6700k     total:252  pass:230  dwarn:4   dfail:0   fail:0   skip:18 
> fi-skl-6770hq    total:252  pass:239  dwarn:3   dfail:0   fail:0   skip:10 
> fi-snb-2520m     total:200  pass:175  dwarn:0   dfail:5   fail:0   skip:19 
> fi-snb-2600      total:252  pass:220  dwarn:3   dfail:0   fail:0   skip:29 
> 
> 890e171e84eb11944701de9d53c1162dd5c38142 drm-tip: 2017y-02m-15d-15h-34m-13s UTC integration manifest
> ecf199d drm/i915: DMC 1.03 for Geminilake
> 
> == Logs ==
> 
> For more details see: https://intel-gfx-ci.01.org/CI/Patchwork_3833/

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-02-15 21:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-15 17:34 [PATCH] drm/i915: DMC 1.03 for Geminilake Rodrigo Vivi
2017-02-15 19:08 ` David Weinehall
2017-02-15 20:22 ` ✗ Fi.CI.BAT: failure for drm/i915: DMC 1.03 for Geminilake (rev3) Patchwork
2017-02-15 21:41   ` Vivi, Rodrigo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.