All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] x86/gpu: CNL uses the same GMS values as SKL
@ 2017-07-06  1:00 Rodrigo Vivi
  2017-07-06  1:32 ` ✓ Fi.CI.BAT: success for " Patchwork
  0 siblings, 1 reply; 7+ messages in thread
From: Rodrigo Vivi @ 2017-07-06  1:00 UTC (permalink / raw)
  To: intel-gfx; +Cc: Paulo Zanoni, Rodrigo Vivi

From: Paulo Zanoni <paulo.r.zanoni@intel.com>

So don't forget to reserve its stolen memory bits.

v2: Add ack and remove "TODO" from commit message.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
---
 arch/x86/kernel/early-quirks.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/x86/kernel/early-quirks.c b/arch/x86/kernel/early-quirks.c
index d907c3d..a4516ca 100644
--- a/arch/x86/kernel/early-quirks.c
+++ b/arch/x86/kernel/early-quirks.c
@@ -527,6 +527,7 @@ struct intel_early_ops {
 	INTEL_BXT_IDS(&gen9_early_ops),
 	INTEL_KBL_IDS(&gen9_early_ops),
 	INTEL_GLK_IDS(&gen9_early_ops),
+	INTEL_CNL_IDS(&gen9_early_ops),
 };
 
 static void __init
-- 
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] 7+ messages in thread

* ✓ Fi.CI.BAT: success for x86/gpu: CNL uses the same GMS values as SKL
  2017-07-06  1:00 [PATCH] x86/gpu: CNL uses the same GMS values as SKL Rodrigo Vivi
@ 2017-07-06  1:32 ` Patchwork
  2017-07-06 23:17   ` Rodrigo Vivi
  0 siblings, 1 reply; 7+ messages in thread
From: Patchwork @ 2017-07-06  1:32 UTC (permalink / raw)
  To: Rodrigo Vivi; +Cc: intel-gfx

== Series Details ==

Series: x86/gpu: CNL uses the same GMS values as SKL
URL   : https://patchwork.freedesktop.org/series/26880/
State : success

== Summary ==

Series 26880v1 x86/gpu: CNL uses the same GMS values as SKL
https://patchwork.freedesktop.org/api/1.0/series/26880/revisions/1/mbox/

Test gem_exec_flush:
        Subgroup basic-batch-kernel-default-uc:
                fail       -> PASS       (fi-snb-2600) fdo#100007
Test gem_exec_suspend:
        Subgroup basic-s4-devices:
                pass       -> DMESG-WARN (fi-kbl-7560u) fdo#100125
Test kms_pipe_crc_basic:
        Subgroup suspend-read-crc-pipe-b:
                dmesg-warn -> PASS       (fi-byt-n2820) fdo#101516

fdo#100007 https://bugs.freedesktop.org/show_bug.cgi?id=100007
fdo#100125 https://bugs.freedesktop.org/show_bug.cgi?id=100125
fdo#101516 https://bugs.freedesktop.org/show_bug.cgi?id=101516

fi-bdw-5557u     total:279  pass:268  dwarn:0   dfail:0   fail:0   skip:11  time:445s
fi-bdw-gvtdvm    total:279  pass:257  dwarn:8   dfail:0   fail:0   skip:14  time:434s
fi-blb-e6850     total:279  pass:224  dwarn:1   dfail:0   fail:0   skip:54  time:355s
fi-bsw-n3050     total:279  pass:243  dwarn:0   dfail:0   fail:0   skip:36  time:528s
fi-bxt-j4205     total:279  pass:260  dwarn:0   dfail:0   fail:0   skip:19  time:508s
fi-byt-j1900     total:279  pass:254  dwarn:1   dfail:0   fail:0   skip:24  time:488s
fi-byt-n2820     total:279  pass:251  dwarn:0   dfail:0   fail:0   skip:28  time:486s
fi-glk-2a        total:279  pass:260  dwarn:0   dfail:0   fail:0   skip:19  time:594s
fi-hsw-4770      total:279  pass:263  dwarn:0   dfail:0   fail:0   skip:16  time:434s
fi-hsw-4770r     total:279  pass:263  dwarn:0   dfail:0   fail:0   skip:16  time:409s
fi-ilk-650       total:279  pass:229  dwarn:0   dfail:0   fail:0   skip:50  time:426s
fi-ivb-3770      total:279  pass:261  dwarn:0   dfail:0   fail:0   skip:18  time:474s
fi-kbl-7500u     total:279  pass:261  dwarn:0   dfail:0   fail:0   skip:18  time:465s
fi-kbl-7560u     total:279  pass:268  dwarn:1   dfail:0   fail:0   skip:10  time:580s
fi-kbl-r         total:279  pass:260  dwarn:1   dfail:0   fail:0   skip:18  time:584s
fi-skl-6260u     total:279  pass:269  dwarn:0   dfail:0   fail:0   skip:10  time:453s
fi-skl-6700hq    total:279  pass:262  dwarn:0   dfail:0   fail:0   skip:17  time:589s
fi-skl-6700k     total:279  pass:257  dwarn:4   dfail:0   fail:0   skip:18  time:465s
fi-skl-6770hq    total:279  pass:269  dwarn:0   dfail:0   fail:0   skip:10  time:478s
fi-skl-gvtdvm    total:279  pass:266  dwarn:0   dfail:0   fail:0   skip:13  time:438s
fi-snb-2520m     total:279  pass:251  dwarn:0   dfail:0   fail:0   skip:28  time:539s
fi-snb-2600      total:279  pass:250  dwarn:0   dfail:0   fail:0   skip:29  time:405s
fi-ivb-3520m failed to collect. IGT log at Patchwork_5121/fi-ivb-3520m/igt.log

cefc82aab8bb8ec201e922cf23d227c47845094c drm-tip: 2017y-07m-05d-20h-21m-17s UTC integration manifest
3dbe9f4 x86/gpu: CNL uses the same GMS values as SKL

== Logs ==

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

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

* Re: ✓ Fi.CI.BAT: success for x86/gpu: CNL uses the same GMS values as SKL
  2017-07-06  1:32 ` ✓ Fi.CI.BAT: success for " Patchwork
@ 2017-07-06 23:17   ` Rodrigo Vivi
  0 siblings, 0 replies; 7+ messages in thread
From: Rodrigo Vivi @ 2017-07-06 23:17 UTC (permalink / raw)
  To: intel-gfx; +Cc: Rodrigo Vivi

Merged to dinq.

On Wed, Jul 5, 2017 at 6:32 PM, Patchwork
<patchwork@emeril.freedesktop.org> wrote:
> == Series Details ==
>
> Series: x86/gpu: CNL uses the same GMS values as SKL
> URL   : https://patchwork.freedesktop.org/series/26880/
> State : success
>
> == Summary ==
>
> Series 26880v1 x86/gpu: CNL uses the same GMS values as SKL
> https://patchwork.freedesktop.org/api/1.0/series/26880/revisions/1/mbox/
>
> Test gem_exec_flush:
>         Subgroup basic-batch-kernel-default-uc:
>                 fail       -> PASS       (fi-snb-2600) fdo#100007
> Test gem_exec_suspend:
>         Subgroup basic-s4-devices:
>                 pass       -> DMESG-WARN (fi-kbl-7560u) fdo#100125
> Test kms_pipe_crc_basic:
>         Subgroup suspend-read-crc-pipe-b:
>                 dmesg-warn -> PASS       (fi-byt-n2820) fdo#101516
>
> fdo#100007 https://bugs.freedesktop.org/show_bug.cgi?id=100007
> fdo#100125 https://bugs.freedesktop.org/show_bug.cgi?id=100125
> fdo#101516 https://bugs.freedesktop.org/show_bug.cgi?id=101516
>
> fi-bdw-5557u     total:279  pass:268  dwarn:0   dfail:0   fail:0   skip:11  time:445s
> fi-bdw-gvtdvm    total:279  pass:257  dwarn:8   dfail:0   fail:0   skip:14  time:434s
> fi-blb-e6850     total:279  pass:224  dwarn:1   dfail:0   fail:0   skip:54  time:355s
> fi-bsw-n3050     total:279  pass:243  dwarn:0   dfail:0   fail:0   skip:36  time:528s
> fi-bxt-j4205     total:279  pass:260  dwarn:0   dfail:0   fail:0   skip:19  time:508s
> fi-byt-j1900     total:279  pass:254  dwarn:1   dfail:0   fail:0   skip:24  time:488s
> fi-byt-n2820     total:279  pass:251  dwarn:0   dfail:0   fail:0   skip:28  time:486s
> fi-glk-2a        total:279  pass:260  dwarn:0   dfail:0   fail:0   skip:19  time:594s
> fi-hsw-4770      total:279  pass:263  dwarn:0   dfail:0   fail:0   skip:16  time:434s
> fi-hsw-4770r     total:279  pass:263  dwarn:0   dfail:0   fail:0   skip:16  time:409s
> fi-ilk-650       total:279  pass:229  dwarn:0   dfail:0   fail:0   skip:50  time:426s
> fi-ivb-3770      total:279  pass:261  dwarn:0   dfail:0   fail:0   skip:18  time:474s
> fi-kbl-7500u     total:279  pass:261  dwarn:0   dfail:0   fail:0   skip:18  time:465s
> fi-kbl-7560u     total:279  pass:268  dwarn:1   dfail:0   fail:0   skip:10  time:580s
> fi-kbl-r         total:279  pass:260  dwarn:1   dfail:0   fail:0   skip:18  time:584s
> fi-skl-6260u     total:279  pass:269  dwarn:0   dfail:0   fail:0   skip:10  time:453s
> fi-skl-6700hq    total:279  pass:262  dwarn:0   dfail:0   fail:0   skip:17  time:589s
> fi-skl-6700k     total:279  pass:257  dwarn:4   dfail:0   fail:0   skip:18  time:465s
> fi-skl-6770hq    total:279  pass:269  dwarn:0   dfail:0   fail:0   skip:10  time:478s
> fi-skl-gvtdvm    total:279  pass:266  dwarn:0   dfail:0   fail:0   skip:13  time:438s
> fi-snb-2520m     total:279  pass:251  dwarn:0   dfail:0   fail:0   skip:28  time:539s
> fi-snb-2600      total:279  pass:250  dwarn:0   dfail:0   fail:0   skip:29  time:405s
> fi-ivb-3520m failed to collect. IGT log at Patchwork_5121/fi-ivb-3520m/igt.log
>
> cefc82aab8bb8ec201e922cf23d227c47845094c drm-tip: 2017y-07m-05d-20h-21m-17s UTC integration manifest
> 3dbe9f4 x86/gpu: CNL uses the same GMS values as SKL
>
> == Logs ==
>
> For more details see: https://intel-gfx-ci.01.org/CI/Patchwork_5121/
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx



-- 
Rodrigo Vivi
Blog: http://blog.vivi.eng.br
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

* Re: [PATCH] x86/gpu: CNL uses the same GMS values as SKL
  2017-04-06 19:39 ` [PATCH] " Rodrigo Vivi
  2017-04-07 19:21   ` kbuild test robot
@ 2017-04-07 22:07   ` Thomas Gleixner
  1 sibling, 0 replies; 7+ messages in thread
From: Thomas Gleixner @ 2017-04-07 22:07 UTC (permalink / raw)
  To: Rodrigo Vivi
  Cc: Ander Conselvan de Oliveira, Paulo Zanoni, intel-gfx, x86,
	H. Peter Anvin, Ingo Molnar

On Thu, 6 Apr 2017, Rodrigo Vivi wrote:

> From: Paulo Zanoni <paulo.r.zanoni@intel.com>
> 
> So don't forget to reserve its stolen memory bits.
> 
> v2: Adding right Cc.
> 
> Cc: Ingo Molnar <mingo@kernel.org>
> Cc: H. Peter Anvin <hpa@zytor.com>
> Cc: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>
> Cc: x86@kernel.org
> Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
> Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>

Acked-by: Thomas Gleixner <tglx@linutronix.de>
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

* Re: [PATCH] x86/gpu: CNL uses the same GMS values as SKL
  2017-04-07 19:21   ` kbuild test robot
@ 2017-04-07 19:21     ` Paulo Zanoni
  0 siblings, 0 replies; 7+ messages in thread
From: Paulo Zanoni @ 2017-04-07 19:21 UTC (permalink / raw)
  To: kbuild test robot, Rodrigo Vivi
  Cc: Ander Conselvan de Oliveira, intel-gfx, x86, kbuild-all,
	H. Peter Anvin, Ingo Molnar

Em Sáb, 2017-04-08 às 03:21 +0800, kbuild test robot escreveu:
> Hi Paulo,
> 
> [auto build test ERROR on next-20170405]
> [cannot apply to tip/x86/core v4.9-rc8 v4.9-rc7 v4.9-rc6 v4.11-rc5]
> [if your patch is applied to the wrong git tree, please drop us a
> note to help improve the system]

This patch is part of the CNL enabling series of 67 patches that was
just posted to intel-gfx. It won't apply unless you also apply the 57
patches that came first, and the base tree for the series is drm-intel-
nightly, not x86/core.

The ideal plan would be to have an ack from the x86 maintainers and
then apply this to the i915.ko tree. I suppose this is what was done
with the previous patches that touched this function.

> 
> url:    https://github.com/0day-ci/linux/commits/Rodrigo-Vivi/x86-gpu
> -CNL-uses-the-same-GMS-values-as-SKL/20170408-024552
> config: i386-randconfig-x071-04050905 (attached as .config)
> compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
> reproduce:
>         # save the attached .config to linux build tree
>         make ARCH=i386 
> 
> All errors (new ones prefixed by >>):
> 
> > 
> > > 
> > > arch/x86/kernel/early-quirks.c:530:2: error: implicit declaration
> > > of function 'INTEL_CNL_IDS' [-Werror=implicit-function-
> > > declaration]
>      INTEL_CNL_IDS(&gen9_early_ops),
>      ^~~~~~~~~~~~~
>    arch/x86/kernel/early-quirks.c:530:2: error: initializer element
> is not constant
>    arch/x86/kernel/early-quirks.c:530:2: note: (near initialization
> for 'intel_early_ids[187].vendor')
>    arch/x86/kernel/early-quirks.c:501:67: warning: missing braces
> around initializer [-Wmissing-braces]
>     static const struct pci_device_id intel_early_ids[] __initconst =
> {
>                                                                      
>  ^
>    arch/x86/kernel/early-quirks.c:501:67: note: (near initialization
> for 'intel_early_ids')
>    cc1: some warnings being treated as errors
> 
> vim +/INTEL_CNL_IDS +530 arch/x86/kernel/early-quirks.c
> 
>    524		INTEL_BDW_IDS(&gen8_early_ops),
>    525		INTEL_CHV_IDS(&chv_early_ops),
>    526		INTEL_SKL_IDS(&gen9_early_ops),
>    527		INTEL_BXT_IDS(&gen9_early_ops),
>    528		INTEL_KBL_IDS(&gen9_early_ops),
>    529		INTEL_GLK_IDS(&gen9_early_ops),
>  > 530		INTEL_CNL_IDS(&gen9_early_ops),
>    531	};
>    532	
>    533	static void __init
> 
> ---
> 0-DAY kernel test infrastructure                Open Source
> Technology Center
> https://lists.01.org/pipermail/kbuild-all                   Intel
> Corporation
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

* Re: [PATCH] x86/gpu: CNL uses the same GMS values as SKL
  2017-04-06 19:39 ` [PATCH] " Rodrigo Vivi
@ 2017-04-07 19:21   ` kbuild test robot
  2017-04-07 19:21     ` Paulo Zanoni
  2017-04-07 22:07   ` Thomas Gleixner
  1 sibling, 1 reply; 7+ messages in thread
From: kbuild test robot @ 2017-04-07 19:21 UTC (permalink / raw)
  Cc: Ander Conselvan de Oliveira, H. Peter Anvin, Paulo Zanoni,
	intel-gfx, x86, kbuild-all, Rodrigo Vivi, Ingo Molnar

[-- Attachment #1: Type: text/plain, Size: 1889 bytes --]

Hi Paulo,

[auto build test ERROR on next-20170405]
[cannot apply to tip/x86/core v4.9-rc8 v4.9-rc7 v4.9-rc6 v4.11-rc5]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]

url:    https://github.com/0day-ci/linux/commits/Rodrigo-Vivi/x86-gpu-CNL-uses-the-same-GMS-values-as-SKL/20170408-024552
config: i386-randconfig-x071-04050905 (attached as .config)
compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
reproduce:
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

>> arch/x86/kernel/early-quirks.c:530:2: error: implicit declaration of function 'INTEL_CNL_IDS' [-Werror=implicit-function-declaration]
     INTEL_CNL_IDS(&gen9_early_ops),
     ^~~~~~~~~~~~~
   arch/x86/kernel/early-quirks.c:530:2: error: initializer element is not constant
   arch/x86/kernel/early-quirks.c:530:2: note: (near initialization for 'intel_early_ids[187].vendor')
   arch/x86/kernel/early-quirks.c:501:67: warning: missing braces around initializer [-Wmissing-braces]
    static const struct pci_device_id intel_early_ids[] __initconst = {
                                                                      ^
   arch/x86/kernel/early-quirks.c:501:67: note: (near initialization for 'intel_early_ids')
   cc1: some warnings being treated as errors

vim +/INTEL_CNL_IDS +530 arch/x86/kernel/early-quirks.c

   524		INTEL_BDW_IDS(&gen8_early_ops),
   525		INTEL_CHV_IDS(&chv_early_ops),
   526		INTEL_SKL_IDS(&gen9_early_ops),
   527		INTEL_BXT_IDS(&gen9_early_ops),
   528		INTEL_KBL_IDS(&gen9_early_ops),
   529		INTEL_GLK_IDS(&gen9_early_ops),
 > 530		INTEL_CNL_IDS(&gen9_early_ops),
   531	};
   532	
   533	static void __init

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 27409 bytes --]

[-- Attachment #3: Type: text/plain, Size: 160 bytes --]

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

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

* [PATCH] x86/gpu: CNL uses the same GMS values as SKL
  2017-04-06 19:15 [PATCH 57/67] " Rodrigo Vivi
@ 2017-04-06 19:39 ` Rodrigo Vivi
  2017-04-07 19:21   ` kbuild test robot
  2017-04-07 22:07   ` Thomas Gleixner
  0 siblings, 2 replies; 7+ messages in thread
From: Rodrigo Vivi @ 2017-04-06 19:39 UTC (permalink / raw)
  To: intel-gfx
  Cc: Ander Conselvan de Oliveira, Paulo Zanoni, x86, Rodrigo Vivi,
	H. Peter Anvin, Ingo Molnar

From: Paulo Zanoni <paulo.r.zanoni@intel.com>

So don't forget to reserve its stolen memory bits.

v2: Adding right Cc.

Cc: Ingo Molnar <mingo@kernel.org>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>
Cc: x86@kernel.org
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
---
 arch/x86/kernel/early-quirks.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/x86/kernel/early-quirks.c b/arch/x86/kernel/early-quirks.c
index 23c4f1c..afba51a 100644
--- a/arch/x86/kernel/early-quirks.c
+++ b/arch/x86/kernel/early-quirks.c
@@ -527,6 +527,7 @@ struct intel_early_ops {
 	INTEL_BXT_IDS(&gen9_early_ops),
 	INTEL_KBL_IDS(&gen9_early_ops),
 	INTEL_GLK_IDS(&gen9_early_ops),
+	INTEL_CNL_IDS(&gen9_early_ops),
 };
 
 static void __init
-- 
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] 7+ messages in thread

end of thread, other threads:[~2017-07-06 23:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-06  1:00 [PATCH] x86/gpu: CNL uses the same GMS values as SKL Rodrigo Vivi
2017-07-06  1:32 ` ✓ Fi.CI.BAT: success for " Patchwork
2017-07-06 23:17   ` Rodrigo Vivi
  -- strict thread matches above, loose matches on Subject: below --
2017-04-06 19:15 [PATCH 57/67] " Rodrigo Vivi
2017-04-06 19:39 ` [PATCH] " Rodrigo Vivi
2017-04-07 19:21   ` kbuild test robot
2017-04-07 19:21     ` Paulo Zanoni
2017-04-07 22:07   ` Thomas Gleixner

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.