diff mbox series

drm/i915/dg2: Enable DC5

Message ID 20220520161244.2571563-1-anusha.srivatsa@intel.com (mailing list archive)
State New, archived
Headers show
Series drm/i915/dg2: Enable DC5 | expand

Commit Message

Srivatsa, Anusha May 20, 2022, 4:12 p.m. UTC
Enable DC5 on dg2.

Cc: Imre Deak <imre.deak@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
---
 drivers/gpu/drm/i915/display/intel_display_power.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Matt Roper May 20, 2022, 11:11 p.m. UTC | #1
On Fri, May 20, 2022 at 05:11:22PM +0000, Patchwork wrote:
> == Series Details ==
> 
> Series: drm/i915/dg2: Enable DC5
> URL   : https://patchwork.freedesktop.org/series/104233/
> State : failure
> 
> == Summary ==
> 
> CI Bug Log - changes from CI_DRM_11681 -> Patchwork_104233v1
> ====================================================
> 
> Summary
> -------
> 
>   **FAILURE**
> 
>   Serious unknown changes coming with Patchwork_104233v1 absolutely need to be
>   verified manually.
>   
>   If you think the reported changes have nothing to do with the changes
>   introduced in Patchwork_104233v1, please notify your bug team to allow them
>   to document this new failure mode, which will reduce false positives in CI.
> 
>   External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/index.html
> 
> Participating hosts (46 -> 44)
> ------------------------------
> 
>   Missing    (2): bat-dg2-8 fi-rkl-11600 
> 
> Possible new issues
> -------------------
> 
>   Here are the unknown changes that may have been introduced in Patchwork_104233v1:
> 
> ### IGT changes ###
> 
> #### Possible regressions ####
> 
>   * igt@fbdev@read:
>     - fi-icl-u2:          [PASS][1] -> [DMESG-WARN][2]
>    [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/fi-icl-u2/igt@fbdev@read.html
>    [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-icl-u2/igt@fbdev@read.html

It looks like this is an error coming from a bluetooth driver, not
related to graphics:

   <3> [26.916574] Bluetooth: hci0: Reading Intel version command failed (-110)
   <4> [26.916689] general protection fault, probably for non-canonical address 0x6b6b6b6b6b6b6b6b: 0000 [#1] PREEMPT SMP NOPTI
   <4> [26.916726] CPU: 2 PID: 99 Comm: kworker/2:2 Not tainted 5.18.0-rc7-Patchwork_104233v1-gba369855d857+ #1
   <4> [26.916731] Hardware name: Intel Corporation Ice Lake Client Platform/IceLake U DDR4 SODIMM PD RVP TLC, BIOS ICLSFWR1.R00.3183.A00.1905020411 05/02/2019
   <4> [26.916737] Workqueue: events hci_cmd_timeout [bluetooth]
   <4> [26.916755] RIP: 0010:hci_cmd_timeout+0x30/0xa0 [bluetooth]
   <4> [26.916806] Code: ff ff 53 48 8b 87 10 05 00 00 48 89 fb 48 85 c0 74 63 48 8b 80 b8 00 00 00 48 8d b5 a0 00 00 00 48 85 ed 48 c7 c7 c8 6c 38 a0 <0f> b7 10 48 c7 c0 53 38 38 a0 48 0f 44 f0 e8 91 13 06 00 48 8b 83
   <4> [26.916814] RSP: 0018:ffffc90000ae3e50 EFLAGS: 00010286
   <4> [26.916818] RAX: 6b6b6b6b6b6b6b6b RBX: ffff88810ef5aac8 RCX: 0000000000000000
   <4> [26.916821] RDX: 0000000000000001 RSI: ffff88810ef5a0a0 RDI: ffffffffa0386cc8
   <4> [26.916825] RBP: ffff88810ef5a000 R08: ffff88810700ba38 R09: 00000000fffffffe
   <4> [26.916828] R10: 0000000000000001 R11: 00000000dfbbfb17 R12: ffff88849fb3afc0
   <4> [26.916832] R13: ffff88849fb3fc00 R14: 0000000000000000 R15: ffff88849fb3fc05
   <4> [26.916835] FS:  0000000000000000(0000) GS:ffff88849fb00000(0000) knlGS:0000000000000000
   <4> [26.916839] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
   <4> [26.916842] CR2: 00007fcc6837e1a0 CR3: 0000000006612006 CR4: 0000000000770ee0
   <4> [26.916846] PKRU: 55555554
   <4> [26.916848] Call Trace:
   <4> [26.916850]  <TASK>
   <4> [26.916852]  process_one_work+0x272/0x5c0
   <4> [26.916857]  worker_thread+0x37/0x370
   <4> [26.916861]  ? process_one_work+0x5c0/0x5c0
   <4> [26.916864]  kthread+0xed/0x120
   <4> [26.916867]  ? kthread_complete_and_exit+0x20/0x20
   <4> [26.916870]  ret_from_fork+0x1f/0x30
   <4> [26.916875]  </TASK>

Looks like this might be
https://gitlab.freedesktop.org/drm/intel/-/issues/4890 ?

> 
>   
> #### Suppressed ####
> 
>   The following results come from untrusted machines, tests, or statuses.
>   They do not affect the overall result.
> 
>   * igt@kms_busy@basic@modeset:
>     - {bat-dg2-9}:        [PASS][3] -> [DMESG-WARN][4]
>    [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/bat-dg2-9/igt@kms_busy@basic@modeset.html
>    [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/bat-dg2-9/igt@kms_busy@basic@modeset.html
> 
>   
> Known issues
> ------------
> 
>   Here are the changes found in Patchwork_104233v1 that come from known issues:
> 
> ### IGT changes ###
> 
> #### Issues hit ####
> 
>   * igt@i915_selftest@live@hangcheck:
>     - bat-dg1-5:          [PASS][5] -> [DMESG-FAIL][6] ([i915#4494] / [i915#4957])
>    [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/bat-dg1-5/igt@i915_selftest@live@hangcheck.html
>    [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/bat-dg1-5/igt@i915_selftest@live@hangcheck.html
>     - bat-dg1-6:          [PASS][7] -> [DMESG-FAIL][8] ([i915#4494] / [i915#4957])
>    [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/bat-dg1-6/igt@i915_selftest@live@hangcheck.html
>    [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/bat-dg1-6/igt@i915_selftest@live@hangcheck.html
> 
>   * igt@i915_selftest@live@mman:
>     - fi-bdw-5557u:       [PASS][9] -> [INCOMPLETE][10] ([i915#5704])
>    [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/fi-bdw-5557u/igt@i915_selftest@live@mman.html
>    [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-bdw-5557u/igt@i915_selftest@live@mman.html
> 
>   * igt@i915_selftest@live@requests:
>     - fi-blb-e6850:       [PASS][11] -> [DMESG-FAIL][12] ([i915#4528])
>    [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/fi-blb-e6850/igt@i915_selftest@live@requests.html
>    [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-blb-e6850/igt@i915_selftest@live@requests.html
> 
>   * igt@i915_selftest@live@vma:
>     - fi-bdw-5557u:       [PASS][13] -> [INCOMPLETE][14] ([i915#5681])
>    [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/fi-bdw-5557u/igt@i915_selftest@live@vma.html
>    [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-bdw-5557u/igt@i915_selftest@live@vma.html
> 
>   * igt@kms_flip@basic-flip-vs-modeset@a-edp1:
>     - fi-tgl-u2:          [PASS][15] -> [DMESG-WARN][16] ([i915#402]) +1 similar issue
>    [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/fi-tgl-u2/igt@kms_flip@basic-flip-vs-modeset@a-edp1.html
>    [16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-tgl-u2/igt@kms_flip@basic-flip-vs-modeset@a-edp1.html
> 
>   * igt@runner@aborted:
>     - fi-icl-u2:          NOTRUN -> [FAIL][17] ([i915#3690])
>    [17]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-icl-u2/igt@runner@aborted.html
>     - fi-blb-e6850:       NOTRUN -> [FAIL][18] ([fdo#109271] / [i915#2403] / [i915#4312])
>    [18]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-blb-e6850/igt@runner@aborted.html
> 
>   
> #### Possible fixes ####
> 
>   * igt@gem_exec_suspend@basic-s0@smem:
>     - {fi-ehl-2}:         [DMESG-WARN][19] ([i915#5122]) -> [PASS][20]
>    [19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/fi-ehl-2/igt@gem_exec_suspend@basic-s0@smem.html
>    [20]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-ehl-2/igt@gem_exec_suspend@basic-s0@smem.html
> 
>   * igt@i915_selftest@live@gt_heartbeat:
>     - fi-tgl-1115g4:      [DMESG-FAIL][21] ([i915#5334]) -> [PASS][22]
>    [21]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/fi-tgl-1115g4/igt@i915_selftest@live@gt_heartbeat.html
>    [22]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-tgl-1115g4/igt@i915_selftest@live@gt_heartbeat.html
> 
>   * igt@kms_busy@basic@modeset:
>     - {bat-adlp-6}:       [DMESG-WARN][23] ([i915#3576]) -> [PASS][24]
>    [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/bat-adlp-6/igt@kms_busy@basic@modeset.html
>    [24]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/bat-adlp-6/igt@kms_busy@basic@modeset.html
> 
>   * igt@kms_flip@basic-flip-vs-dpms@a-edp1:
>     - fi-tgl-u2:          [DMESG-WARN][25] ([i915#402]) -> [PASS][26] +1 similar issue
>    [25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/fi-tgl-u2/igt@kms_flip@basic-flip-vs-dpms@a-edp1.html
>    [26]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-tgl-u2/igt@kms_flip@basic-flip-vs-dpms@a-edp1.html
> 
>   
>   {name}: This element is suppressed. This means it is ignored when computing
>           the status of the difference (SUCCESS, WARNING, or FAILURE).
> 
>   [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
>   [fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827
>   [i915#2403]: https://gitlab.freedesktop.org/drm/intel/issues/2403
>   [i915#3576]: https://gitlab.freedesktop.org/drm/intel/issues/3576
>   [i915#3690]: https://gitlab.freedesktop.org/drm/intel/issues/3690
>   [i915#402]: https://gitlab.freedesktop.org/drm/intel/issues/402
>   [i915#4312]: https://gitlab.freedesktop.org/drm/intel/issues/4312
>   [i915#4494]: https://gitlab.freedesktop.org/drm/intel/issues/4494
>   [i915#4528]: https://gitlab.freedesktop.org/drm/intel/issues/4528
>   [i915#4957]: https://gitlab.freedesktop.org/drm/intel/issues/4957
>   [i915#5122]: https://gitlab.freedesktop.org/drm/intel/issues/5122
>   [i915#5334]: https://gitlab.freedesktop.org/drm/intel/issues/5334
>   [i915#5681]: https://gitlab.freedesktop.org/drm/intel/issues/5681
>   [i915#5704]: https://gitlab.freedesktop.org/drm/intel/issues/5704
> 
> 
> Build changes
> -------------
> 
>   * Linux: CI_DRM_11681 -> Patchwork_104233v1
> 
>   CI-20190529: 20190529
>   CI_DRM_11681: ba369855d857f98fe5a1da1a107006891c7d37e0 @ git://anongit.freedesktop.org/gfx-ci/linux
>   IGT_6483: 43e509f408d4a5bcc5070f6b84da42a7c3801e8d @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
>   Patchwork_104233v1: ba369855d857f98fe5a1da1a107006891c7d37e0 @ git://anongit.freedesktop.org/gfx-ci/linux
> 
> 
> ### Linux commits
> 
> 66e777973d7a drm/i915/dg2: Enable DC5
> 
> == Logs ==
> 
> For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/index.html
Vudum, Lakshminarayana May 21, 2022, 6:49 a.m. UTC | #2
Issue is part of https://gitlab.freedesktop.org/drm/intel/-/issues/4890.
Filter is updated to include all tests.

Lakshmi.

-----Original Message-----
From: Roper, Matthew D <matthew.d.roper@intel.com> 
Sent: Friday, May 20, 2022 4:11 PM
To: intel-gfx@lists.freedesktop.org
Cc: Srivatsa, Anusha <anusha.srivatsa@intel.com>; Vudum, Lakshminarayana <lakshminarayana.vudum@intel.com>
Subject: Re: [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/dg2: Enable DC5

On Fri, May 20, 2022 at 05:11:22PM +0000, Patchwork wrote:
> == Series Details ==
> 
> Series: drm/i915/dg2: Enable DC5
> URL   : https://patchwork.freedesktop.org/series/104233/
> State : failure
> 
> == Summary ==
> 
> CI Bug Log - changes from CI_DRM_11681 -> Patchwork_104233v1 
> ====================================================
> 
> Summary
> -------
> 
>   **FAILURE**
> 
>   Serious unknown changes coming with Patchwork_104233v1 absolutely need to be
>   verified manually.
>   
>   If you think the reported changes have nothing to do with the changes
>   introduced in Patchwork_104233v1, please notify your bug team to allow them
>   to document this new failure mode, which will reduce false positives in CI.
> 
>   External URL: 
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/index.html
> 
> Participating hosts (46 -> 44)
> ------------------------------
> 
>   Missing    (2): bat-dg2-8 fi-rkl-11600 
> 
> Possible new issues
> -------------------
> 
>   Here are the unknown changes that may have been introduced in Patchwork_104233v1:
> 
> ### IGT changes ###
> 
> #### Possible regressions ####
> 
>   * igt@fbdev@read:
>     - fi-icl-u2:          [PASS][1] -> [DMESG-WARN][2]
>    [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/fi-icl-u2/igt@fbdev@read.html
>    [2]: 
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-icl-u2/
> igt@fbdev@read.html

It looks like this is an error coming from a bluetooth driver, not related to graphics:

   <3> [26.916574] Bluetooth: hci0: Reading Intel version command failed (-110)
   <4> [26.916689] general protection fault, probably for non-canonical address 0x6b6b6b6b6b6b6b6b: 0000 [#1] PREEMPT SMP NOPTI
   <4> [26.916726] CPU: 2 PID: 99 Comm: kworker/2:2 Not tainted 5.18.0-rc7-Patchwork_104233v1-gba369855d857+ #1
   <4> [26.916731] Hardware name: Intel Corporation Ice Lake Client Platform/IceLake U DDR4 SODIMM PD RVP TLC, BIOS ICLSFWR1.R00.3183.A00.1905020411 05/02/2019
   <4> [26.916737] Workqueue: events hci_cmd_timeout [bluetooth]
   <4> [26.916755] RIP: 0010:hci_cmd_timeout+0x30/0xa0 [bluetooth]
   <4> [26.916806] Code: ff ff 53 48 8b 87 10 05 00 00 48 89 fb 48 85 c0 74 63 48 8b 80 b8 00 00 00 48 8d b5 a0 00 00 00 48 85 ed 48 c7 c7 c8 6c 38 a0 <0f> b7 10 48 c7 c0 53 38 38 a0 48 0f 44 f0 e8 91 13 06 00 48 8b 83
   <4> [26.916814] RSP: 0018:ffffc90000ae3e50 EFLAGS: 00010286
   <4> [26.916818] RAX: 6b6b6b6b6b6b6b6b RBX: ffff88810ef5aac8 RCX: 0000000000000000
   <4> [26.916821] RDX: 0000000000000001 RSI: ffff88810ef5a0a0 RDI: ffffffffa0386cc8
   <4> [26.916825] RBP: ffff88810ef5a000 R08: ffff88810700ba38 R09: 00000000fffffffe
   <4> [26.916828] R10: 0000000000000001 R11: 00000000dfbbfb17 R12: ffff88849fb3afc0
   <4> [26.916832] R13: ffff88849fb3fc00 R14: 0000000000000000 R15: ffff88849fb3fc05
   <4> [26.916835] FS:  0000000000000000(0000) GS:ffff88849fb00000(0000) knlGS:0000000000000000
   <4> [26.916839] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
   <4> [26.916842] CR2: 00007fcc6837e1a0 CR3: 0000000006612006 CR4: 0000000000770ee0
   <4> [26.916846] PKRU: 55555554
   <4> [26.916848] Call Trace:
   <4> [26.916850]  <TASK>
   <4> [26.916852]  process_one_work+0x272/0x5c0
   <4> [26.916857]  worker_thread+0x37/0x370
   <4> [26.916861]  ? process_one_work+0x5c0/0x5c0
   <4> [26.916864]  kthread+0xed/0x120
   <4> [26.916867]  ? kthread_complete_and_exit+0x20/0x20
   <4> [26.916870]  ret_from_fork+0x1f/0x30
   <4> [26.916875]  </TASK>

Looks like this might be
https://gitlab.freedesktop.org/drm/intel/-/issues/4890 ?

> 
>   
> #### Suppressed ####
> 
>   The following results come from untrusted machines, tests, or statuses.
>   They do not affect the overall result.
> 
>   * igt@kms_busy@basic@modeset:
>     - {bat-dg2-9}:        [PASS][3] -> [DMESG-WARN][4]
>    [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/bat-dg2-9/igt@kms_busy@basic@modeset.html
>    [4]: 
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/bat-dg2-9/
> igt@kms_busy@basic@modeset.html
> 
>   
> Known issues
> ------------
> 
>   Here are the changes found in Patchwork_104233v1 that come from known issues:
> 
> ### IGT changes ###
> 
> #### Issues hit ####
> 
>   * igt@i915_selftest@live@hangcheck:
>     - bat-dg1-5:          [PASS][5] -> [DMESG-FAIL][6] ([i915#4494] / [i915#4957])
>    [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/bat-dg1-5/igt@i915_selftest@live@hangcheck.html
>    [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/bat-dg1-5/igt@i915_selftest@live@hangcheck.html
>     - bat-dg1-6:          [PASS][7] -> [DMESG-FAIL][8] ([i915#4494] / [i915#4957])
>    [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/bat-dg1-6/igt@i915_selftest@live@hangcheck.html
>    [8]: 
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/bat-dg1-6/
> igt@i915_selftest@live@hangcheck.html
> 
>   * igt@i915_selftest@live@mman:
>     - fi-bdw-5557u:       [PASS][9] -> [INCOMPLETE][10] ([i915#5704])
>    [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/fi-bdw-5557u/igt@i915_selftest@live@mman.html
>    [10]: 
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-bdw-555
> 7u/igt@i915_selftest@live@mman.html
> 
>   * igt@i915_selftest@live@requests:
>     - fi-blb-e6850:       [PASS][11] -> [DMESG-FAIL][12] ([i915#4528])
>    [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/fi-blb-e6850/igt@i915_selftest@live@requests.html
>    [12]: 
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-blb-e68
> 50/igt@i915_selftest@live@requests.html
> 
>   * igt@i915_selftest@live@vma:
>     - fi-bdw-5557u:       [PASS][13] -> [INCOMPLETE][14] ([i915#5681])
>    [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/fi-bdw-5557u/igt@i915_selftest@live@vma.html
>    [14]: 
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-bdw-555
> 7u/igt@i915_selftest@live@vma.html
> 
>   * igt@kms_flip@basic-flip-vs-modeset@a-edp1:
>     - fi-tgl-u2:          [PASS][15] -> [DMESG-WARN][16] ([i915#402]) +1 similar issue
>    [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/fi-tgl-u2/igt@kms_flip@basic-flip-vs-modeset@a-edp1.html
>    [16]: 
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-tgl-u2/
> igt@kms_flip@basic-flip-vs-modeset@a-edp1.html
> 
>   * igt@runner@aborted:
>     - fi-icl-u2:          NOTRUN -> [FAIL][17] ([i915#3690])
>    [17]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-icl-u2/igt@runner@aborted.html
>     - fi-blb-e6850:       NOTRUN -> [FAIL][18] ([fdo#109271] / [i915#2403] / [i915#4312])
>    [18]: 
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-blb-e68
> 50/igt@runner@aborted.html
> 
>   
> #### Possible fixes ####
> 
>   * igt@gem_exec_suspend@basic-s0@smem:
>     - {fi-ehl-2}:         [DMESG-WARN][19] ([i915#5122]) -> [PASS][20]
>    [19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/fi-ehl-2/igt@gem_exec_suspend@basic-s0@smem.html
>    [20]: 
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-ehl-2/i
> gt@gem_exec_suspend@basic-s0@smem.html
> 
>   * igt@i915_selftest@live@gt_heartbeat:
>     - fi-tgl-1115g4:      [DMESG-FAIL][21] ([i915#5334]) -> [PASS][22]
>    [21]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/fi-tgl-1115g4/igt@i915_selftest@live@gt_heartbeat.html
>    [22]: 
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-tgl-111
> 5g4/igt@i915_selftest@live@gt_heartbeat.html
> 
>   * igt@kms_busy@basic@modeset:
>     - {bat-adlp-6}:       [DMESG-WARN][23] ([i915#3576]) -> [PASS][24]
>    [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/bat-adlp-6/igt@kms_busy@basic@modeset.html
>    [24]: 
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/bat-adlp-6
> /igt@kms_busy@basic@modeset.html
> 
>   * igt@kms_flip@basic-flip-vs-dpms@a-edp1:
>     - fi-tgl-u2:          [DMESG-WARN][25] ([i915#402]) -> [PASS][26] +1 similar issue
>    [25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/fi-tgl-u2/igt@kms_flip@basic-flip-vs-dpms@a-edp1.html
>    [26]: 
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-tgl-u2/
> igt@kms_flip@basic-flip-vs-dpms@a-edp1.html
> 
>   
>   {name}: This element is suppressed. This means it is ignored when computing
>           the status of the difference (SUCCESS, WARNING, or FAILURE).
> 
>   [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
>   [fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827
>   [i915#2403]: https://gitlab.freedesktop.org/drm/intel/issues/2403
>   [i915#3576]: https://gitlab.freedesktop.org/drm/intel/issues/3576
>   [i915#3690]: https://gitlab.freedesktop.org/drm/intel/issues/3690
>   [i915#402]: https://gitlab.freedesktop.org/drm/intel/issues/402
>   [i915#4312]: https://gitlab.freedesktop.org/drm/intel/issues/4312
>   [i915#4494]: https://gitlab.freedesktop.org/drm/intel/issues/4494
>   [i915#4528]: https://gitlab.freedesktop.org/drm/intel/issues/4528
>   [i915#4957]: https://gitlab.freedesktop.org/drm/intel/issues/4957
>   [i915#5122]: https://gitlab.freedesktop.org/drm/intel/issues/5122
>   [i915#5334]: https://gitlab.freedesktop.org/drm/intel/issues/5334
>   [i915#5681]: https://gitlab.freedesktop.org/drm/intel/issues/5681
>   [i915#5704]: https://gitlab.freedesktop.org/drm/intel/issues/5704
> 
> 
> Build changes
> -------------
> 
>   * Linux: CI_DRM_11681 -> Patchwork_104233v1
> 
>   CI-20190529: 20190529
>   CI_DRM_11681: ba369855d857f98fe5a1da1a107006891c7d37e0 @ git://anongit.freedesktop.org/gfx-ci/linux
>   IGT_6483: 43e509f408d4a5bcc5070f6b84da42a7c3801e8d @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
>   Patchwork_104233v1: ba369855d857f98fe5a1da1a107006891c7d37e0 @ 
> git://anongit.freedesktop.org/gfx-ci/linux
> 
> 
> ### Linux commits
> 
> 66e777973d7a drm/i915/dg2: Enable DC5
> 
> == Logs ==
> 
> For more details see: 
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/index.html

--
Matt Roper
Graphics Software Engineer
VTT-OSGC Platform Enablement
Intel Corporation
Srivatsa, Anusha May 21, 2022, 4:13 p.m. UTC | #3
> -----Original Message-----
> From: Roper, Matthew D <matthew.d.roper@intel.com>
> Sent: Friday, May 20, 2022 4:11 PM
> To: intel-gfx@lists.freedesktop.org
> Cc: Srivatsa, Anusha <anusha.srivatsa@intel.com>; Vudum,
> Lakshminarayana <lakshminarayana.vudum@intel.com>
> Subject: Re: [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/dg2: Enable DC5
> 
> On Fri, May 20, 2022 at 05:11:22PM +0000, Patchwork wrote:
> > == Series Details ==
> >
> > Series: drm/i915/dg2: Enable DC5
> > URL   : https://patchwork.freedesktop.org/series/104233/
> > State : failure
> >
> > == Summary ==
> >
> > CI Bug Log - changes from CI_DRM_11681 -> Patchwork_104233v1
> > ====================================================
> >
> > Summary
> > -------
> >
> >   **FAILURE**
> >
> >   Serious unknown changes coming with Patchwork_104233v1 absolutely
> need to be
> >   verified manually.
> >
> >   If you think the reported changes have nothing to do with the changes
> >   introduced in Patchwork_104233v1, please notify your bug team to allow
> them
> >   to document this new failure mode, which will reduce false positives in CI.
> >
> >   External URL:
> > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/index.html
> >
> > Participating hosts (46 -> 44)
> > ------------------------------
> >
> >   Missing    (2): bat-dg2-8 fi-rkl-11600
> >
> > Possible new issues
> > -------------------
> >
> >   Here are the unknown changes that may have been introduced in
> Patchwork_104233v1:
> >
> > ### IGT changes ###
> >
> > #### Possible regressions ####
> >
> >   * igt@fbdev@read:
> >     - fi-icl-u2:          [PASS][1] -> [DMESG-WARN][2]
> >    [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/fi-icl-
> u2/igt@fbdev@read.html
> >    [2]:
> > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-icl-u2/
> > igt@fbdev@read.html
> 
> It looks like this is an error coming from a bluetooth driver, not related to
> graphics:
> 
>    <3> [26.916574] Bluetooth: hci0: Reading Intel version command failed (-
> 110)
>    <4> [26.916689] general protection fault, probably for non-canonical
> address 0x6b6b6b6b6b6b6b6b: 0000 [#1] PREEMPT SMP NOPTI
>    <4> [26.916726] CPU: 2 PID: 99 Comm: kworker/2:2 Not tainted 5.18.0-rc7-
> Patchwork_104233v1-gba369855d857+ #1
>    <4> [26.916731] Hardware name: Intel Corporation Ice Lake Client
> Platform/IceLake U DDR4 SODIMM PD RVP TLC, BIOS
> ICLSFWR1.R00.3183.A00.1905020411 05/02/2019
>    <4> [26.916737] Workqueue: events hci_cmd_timeout [bluetooth]
>    <4> [26.916755] RIP: 0010:hci_cmd_timeout+0x30/0xa0 [bluetooth]
>    <4> [26.916806] Code: ff ff 53 48 8b 87 10 05 00 00 48 89 fb 48 85 c0 74 63
> 48 8b 80 b8 00 00 00 48 8d b5 a0 00 00 00 48 85 ed 48 c7 c7 c8 6c 38 a0 <0f>
> b7 10 48 c7 c0 53 38 38 a0 48 0f 44 f0 e8 91 13 06 00 48 8b 83
>    <4> [26.916814] RSP: 0018:ffffc90000ae3e50 EFLAGS: 00010286
>    <4> [26.916818] RAX: 6b6b6b6b6b6b6b6b RBX: ffff88810ef5aac8 RCX:
> 0000000000000000
>    <4> [26.916821] RDX: 0000000000000001 RSI: ffff88810ef5a0a0 RDI:
> ffffffffa0386cc8
>    <4> [26.916825] RBP: ffff88810ef5a000 R08: ffff88810700ba38 R09:
> 00000000fffffffe
>    <4> [26.916828] R10: 0000000000000001 R11: 00000000dfbbfb17 R12:
> ffff88849fb3afc0
>    <4> [26.916832] R13: ffff88849fb3fc00 R14: 0000000000000000 R15:
> ffff88849fb3fc05
>    <4> [26.916835] FS:  0000000000000000(0000) GS:ffff88849fb00000(0000)
> knlGS:0000000000000000
>    <4> [26.916839] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
>    <4> [26.916842] CR2: 00007fcc6837e1a0 CR3: 0000000006612006 CR4:
> 0000000000770ee0
>    <4> [26.916846] PKRU: 55555554
>    <4> [26.916848] Call Trace:
>    <4> [26.916850]  <TASK>
>    <4> [26.916852]  process_one_work+0x272/0x5c0
>    <4> [26.916857]  worker_thread+0x37/0x370
>    <4> [26.916861]  ? process_one_work+0x5c0/0x5c0
>    <4> [26.916864]  kthread+0xed/0x120
>    <4> [26.916867]  ? kthread_complete_and_exit+0x20/0x20
>    <4> [26.916870]  ret_from_fork+0x1f/0x30
>    <4> [26.916875]  </TASK>
> 
> Looks like this might be
> https://gitlab.freedesktop.org/drm/intel/-/issues/4890 ?
Yeah seems like it. 
@Vudum, Lakshminarayana should I resend the series?

Anusha 
> >
> >
> > #### Suppressed ####
> >
> >   The following results come from untrusted machines, tests, or statuses.
> >   They do not affect the overall result.
> >
> >   * igt@kms_busy@basic@modeset:
> >     - {bat-dg2-9}:        [PASS][3] -> [DMESG-WARN][4]
> >    [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/bat-dg2-
> 9/igt@kms_busy@basic@modeset.html
> >    [4]:
> > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/bat-dg2-9/
> > igt@kms_busy@basic@modeset.html
> >
> >
> > Known issues
> > ------------
> >
> >   Here are the changes found in Patchwork_104233v1 that come from
> known issues:
> >
> > ### IGT changes ###
> >
> > #### Issues hit ####
> >
> >   * igt@i915_selftest@live@hangcheck:
> >     - bat-dg1-5:          [PASS][5] -> [DMESG-FAIL][6] ([i915#4494] /
> [i915#4957])
> >    [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/bat-dg1-
> 5/igt@i915_selftest@live@hangcheck.html
> >    [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/bat-
> dg1-5/igt@i915_selftest@live@hangcheck.html
> >     - bat-dg1-6:          [PASS][7] -> [DMESG-FAIL][8] ([i915#4494] /
> [i915#4957])
> >    [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/bat-dg1-
> 6/igt@i915_selftest@live@hangcheck.html
> >    [8]:
> > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/bat-dg1-6/
> > igt@i915_selftest@live@hangcheck.html
> >
> >   * igt@i915_selftest@live@mman:
> >     - fi-bdw-5557u:       [PASS][9] -> [INCOMPLETE][10] ([i915#5704])
> >    [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/fi-bdw-
> 5557u/igt@i915_selftest@live@mman.html
> >    [10]:
> > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-bdw-555
> > 7u/igt@i915_selftest@live@mman.html
> >
> >   * igt@i915_selftest@live@requests:
> >     - fi-blb-e6850:       [PASS][11] -> [DMESG-FAIL][12] ([i915#4528])
> >    [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/fi-blb-
> e6850/igt@i915_selftest@live@requests.html
> >    [12]:
> > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-blb-e68
> > 50/igt@i915_selftest@live@requests.html
> >
> >   * igt@i915_selftest@live@vma:
> >     - fi-bdw-5557u:       [PASS][13] -> [INCOMPLETE][14] ([i915#5681])
> >    [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/fi-bdw-
> 5557u/igt@i915_selftest@live@vma.html
> >    [14]:
> > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-bdw-555
> > 7u/igt@i915_selftest@live@vma.html
> >
> >   * igt@kms_flip@basic-flip-vs-modeset@a-edp1:
> >     - fi-tgl-u2:          [PASS][15] -> [DMESG-WARN][16] ([i915#402]) +1 similar
> issue
> >    [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/fi-tgl-
> u2/igt@kms_flip@basic-flip-vs-modeset@a-edp1.html
> >    [16]:
> > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-tgl-u2/
> > igt@kms_flip@basic-flip-vs-modeset@a-edp1.html
> >
> >   * igt@runner@aborted:
> >     - fi-icl-u2:          NOTRUN -> [FAIL][17] ([i915#3690])
> >    [17]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-icl-
> u2/igt@runner@aborted.html
> >     - fi-blb-e6850:       NOTRUN -> [FAIL][18] ([fdo#109271] / [i915#2403] /
> [i915#4312])
> >    [18]:
> > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-blb-e68
> > 50/igt@runner@aborted.html
> >
> >
> > #### Possible fixes ####
> >
> >   * igt@gem_exec_suspend@basic-s0@smem:
> >     - {fi-ehl-2}:         [DMESG-WARN][19] ([i915#5122]) -> [PASS][20]
> >    [19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/fi-ehl-
> 2/igt@gem_exec_suspend@basic-s0@smem.html
> >    [20]:
> > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-ehl-2/i
> > gt@gem_exec_suspend@basic-s0@smem.html
> >
> >   * igt@i915_selftest@live@gt_heartbeat:
> >     - fi-tgl-1115g4:      [DMESG-FAIL][21] ([i915#5334]) -> [PASS][22]
> >    [21]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/fi-tgl-
> 1115g4/igt@i915_selftest@live@gt_heartbeat.html
> >    [22]:
> > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-tgl-111
> > 5g4/igt@i915_selftest@live@gt_heartbeat.html
> >
> >   * igt@kms_busy@basic@modeset:
> >     - {bat-adlp-6}:       [DMESG-WARN][23] ([i915#3576]) -> [PASS][24]
> >    [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/bat-adlp-
> 6/igt@kms_busy@basic@modeset.html
> >    [24]:
> > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/bat-adlp-6
> > /igt@kms_busy@basic@modeset.html
> >
> >   * igt@kms_flip@basic-flip-vs-dpms@a-edp1:
> >     - fi-tgl-u2:          [DMESG-WARN][25] ([i915#402]) -> [PASS][26] +1 similar
> issue
> >    [25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/fi-tgl-
> u2/igt@kms_flip@basic-flip-vs-dpms@a-edp1.html
> >    [26]:
> > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-tgl-u2/
> > igt@kms_flip@basic-flip-vs-dpms@a-edp1.html
> >
> >
> >   {name}: This element is suppressed. This means it is ignored when
> computing
> >           the status of the difference (SUCCESS, WARNING, or FAILURE).
> >
> >   [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
> >   [fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827
> >   [i915#2403]: https://gitlab.freedesktop.org/drm/intel/issues/2403
> >   [i915#3576]: https://gitlab.freedesktop.org/drm/intel/issues/3576
> >   [i915#3690]: https://gitlab.freedesktop.org/drm/intel/issues/3690
> >   [i915#402]: https://gitlab.freedesktop.org/drm/intel/issues/402
> >   [i915#4312]: https://gitlab.freedesktop.org/drm/intel/issues/4312
> >   [i915#4494]: https://gitlab.freedesktop.org/drm/intel/issues/4494
> >   [i915#4528]: https://gitlab.freedesktop.org/drm/intel/issues/4528
> >   [i915#4957]: https://gitlab.freedesktop.org/drm/intel/issues/4957
> >   [i915#5122]: https://gitlab.freedesktop.org/drm/intel/issues/5122
> >   [i915#5334]: https://gitlab.freedesktop.org/drm/intel/issues/5334
> >   [i915#5681]: https://gitlab.freedesktop.org/drm/intel/issues/5681
> >   [i915#5704]: https://gitlab.freedesktop.org/drm/intel/issues/5704
> >
> >
> > Build changes
> > -------------
> >
> >   * Linux: CI_DRM_11681 -> Patchwork_104233v1
> >
> >   CI-20190529: 20190529
> >   CI_DRM_11681: ba369855d857f98fe5a1da1a107006891c7d37e0 @
> git://anongit.freedesktop.org/gfx-ci/linux
> >   IGT_6483: 43e509f408d4a5bcc5070f6b84da42a7c3801e8d @
> https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
> >   Patchwork_104233v1: ba369855d857f98fe5a1da1a107006891c7d37e0 @
> > git://anongit.freedesktop.org/gfx-ci/linux
> >
> >
> > ### Linux commits
> >
> > 66e777973d7a drm/i915/dg2: Enable DC5
> >
> > == Logs ==
> >
> > For more details see:
> > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/index.html
> 
> --
> Matt Roper
> Graphics Software Engineer
> VTT-OSGC Platform Enablement
> Intel Corporation
Vudum, Lakshminarayana May 22, 2022, 6:34 a.m. UTC | #4
I don't see any regressions from Bat but on shards.
https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/shard-skl8/igt@i915_pm_dc@dc5-dpms.html is mapped to https://gitlab.freedesktop.org/drm/intel/-/issues/5961

Thanks,
Lakshmi.
-----Original Message-----
From: Srivatsa, Anusha <anusha.srivatsa@intel.com> 
Sent: Saturday, May 21, 2022 9:13 AM
To: Roper, Matthew D <matthew.d.roper@intel.com>; intel-gfx@lists.freedesktop.org; Vudum, Lakshminarayana <lakshminarayana.vudum@intel.com>
Subject: RE: [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/dg2: Enable DC5



> -----Original Message-----
> From: Roper, Matthew D <matthew.d.roper@intel.com>
> Sent: Friday, May 20, 2022 4:11 PM
> To: intel-gfx@lists.freedesktop.org
> Cc: Srivatsa, Anusha <anusha.srivatsa@intel.com>; Vudum, 
> Lakshminarayana <lakshminarayana.vudum@intel.com>
> Subject: Re: [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/dg2: Enable 
> DC5
> 
> On Fri, May 20, 2022 at 05:11:22PM +0000, Patchwork wrote:
> > == Series Details ==
> >
> > Series: drm/i915/dg2: Enable DC5
> > URL   : https://patchwork.freedesktop.org/series/104233/
> > State : failure
> >
> > == Summary ==
> >
> > CI Bug Log - changes from CI_DRM_11681 -> Patchwork_104233v1 
> > ====================================================
> >
> > Summary
> > -------
> >
> >   **FAILURE**
> >
> >   Serious unknown changes coming with Patchwork_104233v1 absolutely
> need to be
> >   verified manually.
> >
> >   If you think the reported changes have nothing to do with the changes
> >   introduced in Patchwork_104233v1, please notify your bug team to 
> > allow
> them
> >   to document this new failure mode, which will reduce false positives in CI.
> >
> >   External URL:
> > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/index.ht
> > ml
> >
> > Participating hosts (46 -> 44)
> > ------------------------------
> >
> >   Missing    (2): bat-dg2-8 fi-rkl-11600
> >
> > Possible new issues
> > -------------------
> >
> >   Here are the unknown changes that may have been introduced in
> Patchwork_104233v1:
> >
> > ### IGT changes ###
> >
> > #### Possible regressions ####
> >
> >   * igt@fbdev@read:
> >     - fi-icl-u2:          [PASS][1] -> [DMESG-WARN][2]
> >    [1]: 
> > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/fi-icl-
> u2/igt@fbdev@read.html
> >    [2]:
> > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-icl-u
> > 2/
> > igt@fbdev@read.html
> 
> It looks like this is an error coming from a bluetooth driver, not 
> related to
> graphics:
> 
>    <3> [26.916574] Bluetooth: hci0: Reading Intel version command 
> failed (-
> 110)
>    <4> [26.916689] general protection fault, probably for 
> non-canonical address 0x6b6b6b6b6b6b6b6b: 0000 [#1] PREEMPT SMP NOPTI
>    <4> [26.916726] CPU: 2 PID: 99 Comm: kworker/2:2 Not tainted 
> 5.18.0-rc7- Patchwork_104233v1-gba369855d857+ #1
>    <4> [26.916731] Hardware name: Intel Corporation Ice Lake Client 
> Platform/IceLake U DDR4 SODIMM PD RVP TLC, BIOS
> ICLSFWR1.R00.3183.A00.1905020411 05/02/2019
>    <4> [26.916737] Workqueue: events hci_cmd_timeout [bluetooth]
>    <4> [26.916755] RIP: 0010:hci_cmd_timeout+0x30/0xa0 [bluetooth]
>    <4> [26.916806] Code: ff ff 53 48 8b 87 10 05 00 00 48 89 fb 48 85 
> c0 74 63
> 48 8b 80 b8 00 00 00 48 8d b5 a0 00 00 00 48 85 ed 48 c7 c7 c8 6c 38 
> a0 <0f>
> b7 10 48 c7 c0 53 38 38 a0 48 0f 44 f0 e8 91 13 06 00 48 8b 83
>    <4> [26.916814] RSP: 0018:ffffc90000ae3e50 EFLAGS: 00010286
>    <4> [26.916818] RAX: 6b6b6b6b6b6b6b6b RBX: ffff88810ef5aac8 RCX:
> 0000000000000000
>    <4> [26.916821] RDX: 0000000000000001 RSI: ffff88810ef5a0a0 RDI:
> ffffffffa0386cc8
>    <4> [26.916825] RBP: ffff88810ef5a000 R08: ffff88810700ba38 R09:
> 00000000fffffffe
>    <4> [26.916828] R10: 0000000000000001 R11: 00000000dfbbfb17 R12:
> ffff88849fb3afc0
>    <4> [26.916832] R13: ffff88849fb3fc00 R14: 0000000000000000 R15:
> ffff88849fb3fc05
>    <4> [26.916835] FS:  0000000000000000(0000) 
> GS:ffff88849fb00000(0000)
> knlGS:0000000000000000
>    <4> [26.916839] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
>    <4> [26.916842] CR2: 00007fcc6837e1a0 CR3: 0000000006612006 CR4:
> 0000000000770ee0
>    <4> [26.916846] PKRU: 55555554
>    <4> [26.916848] Call Trace:
>    <4> [26.916850]  <TASK>
>    <4> [26.916852]  process_one_work+0x272/0x5c0
>    <4> [26.916857]  worker_thread+0x37/0x370
>    <4> [26.916861]  ? process_one_work+0x5c0/0x5c0
>    <4> [26.916864]  kthread+0xed/0x120
>    <4> [26.916867]  ? kthread_complete_and_exit+0x20/0x20
>    <4> [26.916870]  ret_from_fork+0x1f/0x30
>    <4> [26.916875]  </TASK>
> 
> Looks like this might be
> https://gitlab.freedesktop.org/drm/intel/-/issues/4890 ?
Yeah seems like it. 
@Vudum, Lakshminarayana should I resend the series?

Anusha 
> >
> >
> > #### Suppressed ####
> >
> >   The following results come from untrusted machines, tests, or statuses.
> >   They do not affect the overall result.
> >
> >   * igt@kms_busy@basic@modeset:
> >     - {bat-dg2-9}:        [PASS][3] -> [DMESG-WARN][4]
> >    [3]: 
> > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/bat-dg2-
> 9/igt@kms_busy@basic@modeset.html
> >    [4]:
> > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/bat-dg2-
> > 9/
> > igt@kms_busy@basic@modeset.html
> >
> >
> > Known issues
> > ------------
> >
> >   Here are the changes found in Patchwork_104233v1 that come from
> known issues:
> >
> > ### IGT changes ###
> >
> > #### Issues hit ####
> >
> >   * igt@i915_selftest@live@hangcheck:
> >     - bat-dg1-5:          [PASS][5] -> [DMESG-FAIL][6] ([i915#4494] /
> [i915#4957])
> >    [5]: 
> > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/bat-dg1-
> 5/igt@i915_selftest@live@hangcheck.html
> >    [6]: 
> > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/bat-
> dg1-5/igt@i915_selftest@live@hangcheck.html
> >     - bat-dg1-6:          [PASS][7] -> [DMESG-FAIL][8] ([i915#4494] /
> [i915#4957])
> >    [7]: 
> > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/bat-dg1-
> 6/igt@i915_selftest@live@hangcheck.html
> >    [8]:
> > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/bat-dg1-
> > 6/ igt@i915_selftest@live@hangcheck.html
> >
> >   * igt@i915_selftest@live@mman:
> >     - fi-bdw-5557u:       [PASS][9] -> [INCOMPLETE][10] ([i915#5704])
> >    [9]: 
> > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/fi-bdw-
> 5557u/igt@i915_selftest@live@mman.html
> >    [10]:
> > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-bdw-5
> > 55
> > 7u/igt@i915_selftest@live@mman.html
> >
> >   * igt@i915_selftest@live@requests:
> >     - fi-blb-e6850:       [PASS][11] -> [DMESG-FAIL][12] ([i915#4528])
> >    [11]: 
> > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/fi-blb-
> e6850/igt@i915_selftest@live@requests.html
> >    [12]:
> > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-blb-e
> > 68 50/igt@i915_selftest@live@requests.html
> >
> >   * igt@i915_selftest@live@vma:
> >     - fi-bdw-5557u:       [PASS][13] -> [INCOMPLETE][14] ([i915#5681])
> >    [13]: 
> > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/fi-bdw-
> 5557u/igt@i915_selftest@live@vma.html
> >    [14]:
> > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-bdw-5
> > 55
> > 7u/igt@i915_selftest@live@vma.html
> >
> >   * igt@kms_flip@basic-flip-vs-modeset@a-edp1:
> >     - fi-tgl-u2:          [PASS][15] -> [DMESG-WARN][16] ([i915#402]) +1 similar
> issue
> >    [15]: 
> > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/fi-tgl-
> u2/igt@kms_flip@basic-flip-vs-modeset@a-edp1.html
> >    [16]:
> > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-tgl-u
> > 2/ igt@kms_flip@basic-flip-vs-modeset@a-edp1.html
> >
> >   * igt@runner@aborted:
> >     - fi-icl-u2:          NOTRUN -> [FAIL][17] ([i915#3690])
> >    [17]: 
> > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-icl-
> u2/igt@runner@aborted.html
> >     - fi-blb-e6850:       NOTRUN -> [FAIL][18] ([fdo#109271] / [i915#2403] /
> [i915#4312])
> >    [18]:
> > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-blb-e
> > 68
> > 50/igt@runner@aborted.html
> >
> >
> > #### Possible fixes ####
> >
> >   * igt@gem_exec_suspend@basic-s0@smem:
> >     - {fi-ehl-2}:         [DMESG-WARN][19] ([i915#5122]) -> [PASS][20]
> >    [19]: 
> > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/fi-ehl-
> 2/igt@gem_exec_suspend@basic-s0@smem.html
> >    [20]:
> > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-ehl-2
> > /i gt@gem_exec_suspend@basic-s0@smem.html
> >
> >   * igt@i915_selftest@live@gt_heartbeat:
> >     - fi-tgl-1115g4:      [DMESG-FAIL][21] ([i915#5334]) -> [PASS][22]
> >    [21]: 
> > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/fi-tgl-
> 1115g4/igt@i915_selftest@live@gt_heartbeat.html
> >    [22]:
> > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-tgl-1
> > 11 5g4/igt@i915_selftest@live@gt_heartbeat.html
> >
> >   * igt@kms_busy@basic@modeset:
> >     - {bat-adlp-6}:       [DMESG-WARN][23] ([i915#3576]) -> [PASS][24]
> >    [23]: 
> > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/bat-adlp-
> 6/igt@kms_busy@basic@modeset.html
> >    [24]:
> > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/bat-adlp
> > -6
> > /igt@kms_busy@basic@modeset.html
> >
> >   * igt@kms_flip@basic-flip-vs-dpms@a-edp1:
> >     - fi-tgl-u2:          [DMESG-WARN][25] ([i915#402]) -> [PASS][26] +1 similar
> issue
> >    [25]: 
> > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11681/fi-tgl-
> u2/igt@kms_flip@basic-flip-vs-dpms@a-edp1.html
> >    [26]:
> > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/fi-tgl-u
> > 2/ igt@kms_flip@basic-flip-vs-dpms@a-edp1.html
> >
> >
> >   {name}: This element is suppressed. This means it is ignored when
> computing
> >           the status of the difference (SUCCESS, WARNING, or FAILURE).
> >
> >   [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
> >   [fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827
> >   [i915#2403]: https://gitlab.freedesktop.org/drm/intel/issues/2403
> >   [i915#3576]: https://gitlab.freedesktop.org/drm/intel/issues/3576
> >   [i915#3690]: https://gitlab.freedesktop.org/drm/intel/issues/3690
> >   [i915#402]: https://gitlab.freedesktop.org/drm/intel/issues/402
> >   [i915#4312]: https://gitlab.freedesktop.org/drm/intel/issues/4312
> >   [i915#4494]: https://gitlab.freedesktop.org/drm/intel/issues/4494
> >   [i915#4528]: https://gitlab.freedesktop.org/drm/intel/issues/4528
> >   [i915#4957]: https://gitlab.freedesktop.org/drm/intel/issues/4957
> >   [i915#5122]: https://gitlab.freedesktop.org/drm/intel/issues/5122
> >   [i915#5334]: https://gitlab.freedesktop.org/drm/intel/issues/5334
> >   [i915#5681]: https://gitlab.freedesktop.org/drm/intel/issues/5681
> >   [i915#5704]: https://gitlab.freedesktop.org/drm/intel/issues/5704
> >
> >
> > Build changes
> > -------------
> >
> >   * Linux: CI_DRM_11681 -> Patchwork_104233v1
> >
> >   CI-20190529: 20190529
> >   CI_DRM_11681: ba369855d857f98fe5a1da1a107006891c7d37e0 @
> git://anongit.freedesktop.org/gfx-ci/linux
> >   IGT_6483: 43e509f408d4a5bcc5070f6b84da42a7c3801e8d @
> https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
> >   Patchwork_104233v1: ba369855d857f98fe5a1da1a107006891c7d37e0 @ 
> > git://anongit.freedesktop.org/gfx-ci/linux
> >
> >
> > ### Linux commits
> >
> > 66e777973d7a drm/i915/dg2: Enable DC5
> >
> > == Logs ==
> >
> > For more details see:
> > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_104233v1/index.ht
> > ml
> 
> --
> Matt Roper
> Graphics Software Engineer
> VTT-OSGC Platform Enablement
> Intel Corporation
diff mbox series

Patch

diff --git a/drivers/gpu/drm/i915/display/intel_display_power.c b/drivers/gpu/drm/i915/display/intel_display_power.c
index fb17439bd4f8..f58e277fdadf 100644
--- a/drivers/gpu/drm/i915/display/intel_display_power.c
+++ b/drivers/gpu/drm/i915/display/intel_display_power.c
@@ -908,7 +908,7 @@  static u32 get_allowed_dc_mask(const struct drm_i915_private *dev_priv,
 		return 0;
 
 	if (IS_DG2(dev_priv))
-		max_dc = 0;
+		max_dc = 1;
 	else if (IS_DG1(dev_priv))
 		max_dc = 3;
 	else if (DISPLAY_VER(dev_priv) >= 12)