diff mbox series

drm/i915/guc: Update H2G enable logging action definition

Message ID 20190927180426.23931-1-robert.m.fosha@intel.com (mailing list archive)
State New, archived
Headers show
Series drm/i915/guc: Update H2G enable logging action definition | expand

Commit Message

Fosha, Robert M Sept. 27, 2019, 6:04 p.m. UTC
GuC enable logging H2G action definition changed some time ago from 0xE000
to 0x40. All current GuC FW blobs use this definition, so fix the action
definition in driver to match.

Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>
Signed-off-by: Robert M. Fosha <robert.m.fosha@intel.com>
---
 drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Daniele Ceraolo Spurio Sept. 27, 2019, 9:24 p.m. UTC | #1
On 9/27/19 11:04 AM, Robert M. Fosha wrote:
> GuC enable logging H2G action definition changed some time ago from 0xE000
> to 0x40. All current GuC FW blobs use this definition, so fix the action
> definition in driver to match.
> 
> Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
> Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>
> Signed-off-by: Robert M. Fosha <robert.m.fosha@intel.com>

Reviewed-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>

We really need to add some proper testing for the guc log relay, 
otherwise we'll only notice bugs in there (like this one) when we need 
to use the relay for debug of other issues.

Daniele

> ---
>   drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h b/drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h
> index 1d3cdd67ca2f..a26a85d50209 100644
> --- a/drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h
> +++ b/drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h
> @@ -548,6 +548,7 @@ enum intel_guc_action {
>   	INTEL_GUC_ACTION_ALLOCATE_DOORBELL = 0x10,
>   	INTEL_GUC_ACTION_DEALLOCATE_DOORBELL = 0x20,
>   	INTEL_GUC_ACTION_LOG_BUFFER_FILE_FLUSH_COMPLETE = 0x30,
> +	INTEL_GUC_ACTION_UK_LOG_ENABLE_LOGGING = 0x40,
>   	INTEL_GUC_ACTION_FORCE_LOG_BUFFER_FLUSH = 0x302,
>   	INTEL_GUC_ACTION_ENTER_S_STATE = 0x501,
>   	INTEL_GUC_ACTION_EXIT_S_STATE = 0x502,
> @@ -556,7 +557,6 @@ enum intel_guc_action {
>   	INTEL_GUC_ACTION_AUTHENTICATE_HUC = 0x4000,
>   	INTEL_GUC_ACTION_REGISTER_COMMAND_TRANSPORT_BUFFER = 0x4505,
>   	INTEL_GUC_ACTION_DEREGISTER_COMMAND_TRANSPORT_BUFFER = 0x4506,
> -	INTEL_GUC_ACTION_UK_LOG_ENABLE_LOGGING = 0x0E000,
>   	INTEL_GUC_ACTION_LIMIT
>   };
>   
>
Fosha, Robert M Sept. 30, 2019, 8:16 p.m. UTC | #2
On 9/28/19 3:36 AM, Patchwork wrote:
> == Series Details ==
>
> Series: drm/i915/guc: Update H2G enable logging action definition
> URL   : https://patchwork.freedesktop.org/series/67351/
> State : failure
>
> == Summary ==
>
> CI Bug Log - changes from CI_DRM_6970_full -> Patchwork_14570_full
> ====================================================
>
> Summary
> -------
>
>    **FAILURE**
>
>    Serious unknown changes coming with Patchwork_14570_full absolutely need to be
>    verified manually.
>    
>    If you think the reported changes have nothing to do with the changes
>    introduced in Patchwork_14570_full, please notify your bug team to allow them
>    to document this new failure mode, which will reduce false positives in CI.
>
>    
>
> Possible new issues
> -------------------
>
>    Here are the unknown changes that may have been introduced in Patchwork_14570_full:
>
> ### IGT changes ###
>
> #### Possible regressions ####
>
>    * igt@i915_pm_rpm@system-suspend-execbuf:
>      - shard-iclb:         [PASS][1] -> [DMESG-WARN][2]
>     [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb8/igt@i915_pm_rpm@system-suspend-execbuf.html
>     [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb1/igt@i915_pm_rpm@system-suspend-execbuf.html

Dmesg warnings are for thunderbolt and do not look to be related to this patch. It looks to be related to
fdo#111764. I think patch should be safe to merge.

>    
> New tests
> ---------
>
>    New tests have been introduced between CI_DRM_6970_full and Patchwork_14570_full:
>
> ### New Piglit tests (7) ###
>
>    * spec@arb_gpu_shader5@texturegather@vs-rgba-2-float-2darray:
>      - Statuses : 1 incomplete(s)
>      - Exec time: [0.0] s
>
>    * spec@arb_gpu_shader5@texturegather@vs-rgba-3-float-2darray:
>      - Statuses : 1 incomplete(s)
>      - Exec time: [0.0] s
>
>    * spec@arb_gpu_shader5@texturegatheroffset@vs-rgba-0-float-2darray:
>      - Statuses : 1 incomplete(s)
>      - Exec time: [0.0] s
>
>    * spec@arb_gpu_shader5@texturegatheroffsets@vs-rgba-0-float-2d:
>      - Statuses : 1 incomplete(s)
>      - Exec time: [0.0] s
>
>    * spec@arb_gpu_shader5@texturegatheroffsets@vs-rgba-1-float-2d:
>      - Statuses : 1 incomplete(s)
>      - Exec time: [0.0] s
>
>    * spec@arb_gpu_shader5@texturegatheroffsets@vs-rgba-2-float-2d:
>      - Statuses : 1 incomplete(s)
>      - Exec time: [0.0] s
>
>    * spec@arb_gpu_shader5@texturegatheroffsets@vs-rgba-3-float-2d:
>      - Statuses : 1 incomplete(s)
>      - Exec time: [0.0] s
>
>    
>
> Known issues
> ------------
>
>    Here are the changes found in Patchwork_14570_full that come from known issues:
>
> ### IGT changes ###
>
> #### Issues hit ####
>
>    * igt@gem_exec_async@concurrent-writes-bsd:
>      - shard-iclb:         [PASS][3] -> [SKIP][4] ([fdo#111325]) +3 similar issues
>     [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb7/igt@gem_exec_async@concurrent-writes-bsd.html
>     [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb1/igt@gem_exec_async@concurrent-writes-bsd.html
>
>    * igt@gem_exec_schedule@preempt-queue-bsd1:
>      - shard-iclb:         [PASS][5] -> [SKIP][6] ([fdo#109276]) +17 similar issues
>     [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb2/igt@gem_exec_schedule@preempt-queue-bsd1.html
>     [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb3/igt@gem_exec_schedule@preempt-queue-bsd1.html
>
>    * igt@i915_pm_rpm@cursor-dpms:
>      - shard-iclb:         [PASS][7] -> [INCOMPLETE][8] ([fdo#107713] / [fdo#108840])
>     [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb7/igt@i915_pm_rpm@cursor-dpms.html
>     [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb7/igt@i915_pm_rpm@cursor-dpms.html
>
>    * igt@kms_busy@basic-modeset-a:
>      - shard-iclb:         [PASS][9] -> [INCOMPLETE][10] ([fdo#107713])
>     [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb4/igt@kms_busy@basic-modeset-a.html
>     [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb1/igt@kms_busy@basic-modeset-a.html
>
>    * igt@kms_cursor_legacy@cursor-vs-flip-varying-size:
>      - shard-apl:          [PASS][11] -> [INCOMPLETE][12] ([fdo#103927]) +3 similar issues
>     [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-apl7/igt@kms_cursor_legacy@cursor-vs-flip-varying-size.html
>     [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-apl1/igt@kms_cursor_legacy@cursor-vs-flip-varying-size.html
>
>    * igt@kms_flip@flip-vs-suspend-interruptible:
>      - shard-hsw:          [PASS][13] -> [INCOMPLETE][14] ([fdo#103540])
>     [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-hsw1/igt@kms_flip@flip-vs-suspend-interruptible.html
>     [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-hsw1/igt@kms_flip@flip-vs-suspend-interruptible.html
>
>    * igt@kms_flip@plain-flip-fb-recreate-interruptible:
>      - shard-skl:          [PASS][15] -> [FAIL][16] ([fdo#100368])
>     [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-skl1/igt@kms_flip@plain-flip-fb-recreate-interruptible.html
>     [16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-skl2/igt@kms_flip@plain-flip-fb-recreate-interruptible.html
>
>    * igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-draw-render:
>      - shard-iclb:         [PASS][17] -> [FAIL][18] ([fdo#103167]) +4 similar issues
>     [17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb6/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-draw-render.html
>     [18]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb6/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-draw-render.html
>
>    * igt@kms_plane_alpha_blend@pipe-c-coverage-7efc:
>      - shard-skl:          [PASS][19] -> [FAIL][20] ([fdo#108145] / [fdo#110403])
>     [19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-skl9/igt@kms_plane_alpha_blend@pipe-c-coverage-7efc.html
>     [20]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-skl2/igt@kms_plane_alpha_blend@pipe-c-coverage-7efc.html
>
>    * igt@kms_psr@psr2_sprite_mmap_cpu:
>      - shard-iclb:         [PASS][21] -> [SKIP][22] ([fdo#109441]) +1 similar issue
>     [21]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb2/igt@kms_psr@psr2_sprite_mmap_cpu.html
>     [22]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb4/igt@kms_psr@psr2_sprite_mmap_cpu.html
>
>    * igt@kms_vblank@pipe-a-ts-continuation-suspend:
>      - shard-apl:          [PASS][23] -> [DMESG-WARN][24] ([fdo#108566]) +2 similar issues
>     [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-apl5/igt@kms_vblank@pipe-a-ts-continuation-suspend.html
>     [24]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-apl6/igt@kms_vblank@pipe-a-ts-continuation-suspend.html
>
>    * igt@tools_test@tools_test:
>      - shard-apl:          [PASS][25] -> [SKIP][26] ([fdo#109271])
>     [25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-apl5/igt@tools_test@tools_test.html
>     [26]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-apl8/igt@tools_test@tools_test.html
>
>    
> #### Possible fixes ####
>
>    * igt@gem_exec_schedule@preempt-other-chain-bsd:
>      - shard-iclb:         [SKIP][27] ([fdo#111325]) -> [PASS][28] +6 similar issues
>     [27]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb4/igt@gem_exec_schedule@preempt-other-chain-bsd.html
>     [28]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb6/igt@gem_exec_schedule@preempt-other-chain-bsd.html
>
>    * igt@gem_workarounds@suspend-resume-context:
>      - shard-apl:          [DMESG-WARN][29] ([fdo#108566]) -> [PASS][30] +4 similar issues
>     [29]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-apl7/igt@gem_workarounds@suspend-resume-context.html
>     [30]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-apl2/igt@gem_workarounds@suspend-resume-context.html
>
>    * igt@gem_workarounds@suspend-resume-fd:
>      - shard-skl:          [INCOMPLETE][31] ([fdo#104108]) -> [PASS][32]
>     [31]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-skl9/igt@gem_workarounds@suspend-resume-fd.html
>     [32]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-skl6/igt@gem_workarounds@suspend-resume-fd.html
>
>    * {igt@i915_pm_dc@dc6-dpms}:
>      - shard-iclb:         [FAIL][33] ([fdo#110548]) -> [PASS][34]
>     [33]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb3/igt@i915_pm_dc@dc6-dpms.html
>     [34]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb8/igt@i915_pm_dc@dc6-dpms.html
>
>    * igt@kms_flip_tiling@flip-to-y-tiled:
>      - shard-iclb:         [FAIL][35] ([fdo#107931] / [fdo#108134]) -> [PASS][36]
>     [35]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb4/igt@kms_flip_tiling@flip-to-y-tiled.html
>     [36]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb5/igt@kms_flip_tiling@flip-to-y-tiled.html
>
>    * igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-blt:
>      - shard-iclb:         [FAIL][37] ([fdo#103167]) -> [PASS][38] +2 similar issues
>     [37]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb6/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-blt.html
>     [38]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb2/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-blt.html
>
>    * igt@kms_plane_lowres@pipe-a-tiling-y:
>      - shard-iclb:         [FAIL][39] ([fdo#103166]) -> [PASS][40]
>     [39]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb8/igt@kms_plane_lowres@pipe-a-tiling-y.html
>     [40]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb1/igt@kms_plane_lowres@pipe-a-tiling-y.html
>
>    * igt@kms_psr@psr2_cursor_render:
>      - shard-iclb:         [SKIP][41] ([fdo#109441]) -> [PASS][42] +3 similar issues
>     [41]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb1/igt@kms_psr@psr2_cursor_render.html
>     [42]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb2/igt@kms_psr@psr2_cursor_render.html
>
>    * igt@prime_vgem@fence-wait-bsd2:
>      - shard-iclb:         [SKIP][43] ([fdo#109276]) -> [PASS][44] +18 similar issues
>     [43]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb7/igt@prime_vgem@fence-wait-bsd2.html
>     [44]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb1/igt@prime_vgem@fence-wait-bsd2.html
>
>    
> #### Warnings ####
>
>    * igt@gem_mocs_settings@mocs-isolation-bsd2:
>      - shard-iclb:         [FAIL][45] ([fdo#111330]) -> [SKIP][46] ([fdo#109276])
>     [45]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb2/igt@gem_mocs_settings@mocs-isolation-bsd2.html
>     [46]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb3/igt@gem_mocs_settings@mocs-isolation-bsd2.html
>
>    * igt@kms_content_protection@atomic:
>      - shard-apl:          [FAIL][47] ([fdo#110321] / [fdo#110336]) -> [INCOMPLETE][48] ([fdo#103927])
>     [47]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-apl3/igt@kms_content_protection@atomic.html
>     [48]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-apl8/igt@kms_content_protection@atomic.html
>
>    
>    {name}: This element is suppressed. This means it is ignored when computing
>            the status of the difference (SUCCESS, WARNING, or FAILURE).
>
>    [fdo#100368]: https://bugs.freedesktop.org/show_bug.cgi?id=100368
>    [fdo#103166]: https://bugs.freedesktop.org/show_bug.cgi?id=103166
>    [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
>    [fdo#103540]: https://bugs.freedesktop.org/show_bug.cgi?id=103540
>    [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
>    [fdo#104108]: https://bugs.freedesktop.org/show_bug.cgi?id=104108
>    [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
>    [fdo#107931]: https://bugs.freedesktop.org/show_bug.cgi?id=107931
>    [fdo#108134]: https://bugs.freedesktop.org/show_bug.cgi?id=108134
>    [fdo#108145]: https://bugs.freedesktop.org/show_bug.cgi?id=108145
>    [fdo#108566]: https://bugs.freedesktop.org/show_bug.cgi?id=108566
>    [fdo#108840]: https://bugs.freedesktop.org/show_bug.cgi?id=108840
>    [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
>    [fdo#109276]: https://bugs.freedesktop.org/show_bug.cgi?id=109276
>    [fdo#109441]: https://bugs.freedesktop.org/show_bug.cgi?id=109441
>    [fdo#110321]: https://bugs.freedesktop.org/show_bug.cgi?id=110321
>    [fdo#110336]: https://bugs.freedesktop.org/show_bug.cgi?id=110336
>    [fdo#110403]: https://bugs.freedesktop.org/show_bug.cgi?id=110403
>    [fdo#110548]: https://bugs.freedesktop.org/show_bug.cgi?id=110548
>    [fdo#111325]: https://bugs.freedesktop.org/show_bug.cgi?id=111325
>    [fdo#111330]: https://bugs.freedesktop.org/show_bug.cgi?id=111330
>
>
> Participating hosts (16 -> 10)
> ------------------------------
>
>    Missing    (6): shard-tglb1 shard-tglb2 shard-tglb3 shard-tglb4 shard-tglb5 shard-tglb6
>
>
> Build changes
> -------------
>
>    * CI: CI-20190529 -> None
>    * Linux: CI_DRM_6970 -> Patchwork_14570
>
>    CI-20190529: 20190529
>    CI_DRM_6970: ee94847f064c84de51b33d8d843aa6bde51a8af6 @ git://anongit.freedesktop.org/gfx-ci/linux
>    IGT_5206: 5a6c68568def840cd720f18fc66f529a89f84675 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
>    Patchwork_14570: dd46ccd6797dfc6474e57ca0b4fc160fe7c66f7c @ git://anongit.freedesktop.org/gfx-ci/linux
>    piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit
>
> == Logs ==
>
> For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/
Fosha, Robert M Oct. 1, 2019, 11:18 p.m. UTC | #3
On 9/28/19 3:36 AM, Patchwork wrote:
> == Series Details ==
>
> Series: drm/i915/guc: Update H2G enable logging action definition
> URL   : https://patchwork.freedesktop.org/series/67351/
> State : failure
>
> == Summary ==
>
> CI Bug Log - changes from CI_DRM_6970_full -> Patchwork_14570_full
> ====================================================
>
> Summary
> -------
>
>    **FAILURE**
>
>    Serious unknown changes coming with Patchwork_14570_full absolutely need to be
>    verified manually.
>    
>    If you think the reported changes have nothing to do with the changes
>    introduced in Patchwork_14570_full, please notify your bug team to allow them
>    to document this new failure mode, which will reduce false positives in CI.
>
>    
>
> Possible new issues
> -------------------
>
>    Here are the unknown changes that may have been introduced in Patchwork_14570_full:
>
> ### IGT changes ###
>
> #### Possible regressions ####
>
>    * igt@i915_pm_rpm@system-suspend-execbuf:
>      - shard-iclb:         [PASS][1] -> [DMESG-WARN][2]
>     [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb8/igt@i915_pm_rpm@system-suspend-execbuf.html
>     [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb1/igt@i915_pm_rpm@system-suspend-execbuf.html

Dmesg warnings are for thunderbolt and do not look to be related to this 
patch. It looks to be related to fdo#111764. I think patch should be 
safe to merge.

>    
> New tests
> ---------
>
>    New tests have been introduced between CI_DRM_6970_full and Patchwork_14570_full:
>
> ### New Piglit tests (7) ###
>
>    * spec@arb_gpu_shader5@texturegather@vs-rgba-2-float-2darray:
>      - Statuses : 1 incomplete(s)
>      - Exec time: [0.0] s
>
>    * spec@arb_gpu_shader5@texturegather@vs-rgba-3-float-2darray:
>      - Statuses : 1 incomplete(s)
>      - Exec time: [0.0] s
>
>    * spec@arb_gpu_shader5@texturegatheroffset@vs-rgba-0-float-2darray:
>      - Statuses : 1 incomplete(s)
>      - Exec time: [0.0] s
>
>    * spec@arb_gpu_shader5@texturegatheroffsets@vs-rgba-0-float-2d:
>      - Statuses : 1 incomplete(s)
>      - Exec time: [0.0] s
>
>    * spec@arb_gpu_shader5@texturegatheroffsets@vs-rgba-1-float-2d:
>      - Statuses : 1 incomplete(s)
>      - Exec time: [0.0] s
>
>    * spec@arb_gpu_shader5@texturegatheroffsets@vs-rgba-2-float-2d:
>      - Statuses : 1 incomplete(s)
>      - Exec time: [0.0] s
>
>    * spec@arb_gpu_shader5@texturegatheroffsets@vs-rgba-3-float-2d:
>      - Statuses : 1 incomplete(s)
>      - Exec time: [0.0] s
>
>    
>
> Known issues
> ------------
>
>    Here are the changes found in Patchwork_14570_full that come from known issues:
>
> ### IGT changes ###
>
> #### Issues hit ####
>
>    * igt@gem_exec_async@concurrent-writes-bsd:
>      - shard-iclb:         [PASS][3] -> [SKIP][4] ([fdo#111325]) +3 similar issues
>     [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb7/igt@gem_exec_async@concurrent-writes-bsd.html
>     [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb1/igt@gem_exec_async@concurrent-writes-bsd.html
>
>    * igt@gem_exec_schedule@preempt-queue-bsd1:
>      - shard-iclb:         [PASS][5] -> [SKIP][6] ([fdo#109276]) +17 similar issues
>     [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb2/igt@gem_exec_schedule@preempt-queue-bsd1.html
>     [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb3/igt@gem_exec_schedule@preempt-queue-bsd1.html
>
>    * igt@i915_pm_rpm@cursor-dpms:
>      - shard-iclb:         [PASS][7] -> [INCOMPLETE][8] ([fdo#107713] / [fdo#108840])
>     [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb7/igt@i915_pm_rpm@cursor-dpms.html
>     [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb7/igt@i915_pm_rpm@cursor-dpms.html
>
>    * igt@kms_busy@basic-modeset-a:
>      - shard-iclb:         [PASS][9] -> [INCOMPLETE][10] ([fdo#107713])
>     [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb4/igt@kms_busy@basic-modeset-a.html
>     [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb1/igt@kms_busy@basic-modeset-a.html
>
>    * igt@kms_cursor_legacy@cursor-vs-flip-varying-size:
>      - shard-apl:          [PASS][11] -> [INCOMPLETE][12] ([fdo#103927]) +3 similar issues
>     [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-apl7/igt@kms_cursor_legacy@cursor-vs-flip-varying-size.html
>     [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-apl1/igt@kms_cursor_legacy@cursor-vs-flip-varying-size.html
>
>    * igt@kms_flip@flip-vs-suspend-interruptible:
>      - shard-hsw:          [PASS][13] -> [INCOMPLETE][14] ([fdo#103540])
>     [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-hsw1/igt@kms_flip@flip-vs-suspend-interruptible.html
>     [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-hsw1/igt@kms_flip@flip-vs-suspend-interruptible.html
>
>    * igt@kms_flip@plain-flip-fb-recreate-interruptible:
>      - shard-skl:          [PASS][15] -> [FAIL][16] ([fdo#100368])
>     [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-skl1/igt@kms_flip@plain-flip-fb-recreate-interruptible.html
>     [16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-skl2/igt@kms_flip@plain-flip-fb-recreate-interruptible.html
>
>    * igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-draw-render:
>      - shard-iclb:         [PASS][17] -> [FAIL][18] ([fdo#103167]) +4 similar issues
>     [17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb6/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-draw-render.html
>     [18]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb6/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-draw-render.html
>
>    * igt@kms_plane_alpha_blend@pipe-c-coverage-7efc:
>      - shard-skl:          [PASS][19] -> [FAIL][20] ([fdo#108145] / [fdo#110403])
>     [19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-skl9/igt@kms_plane_alpha_blend@pipe-c-coverage-7efc.html
>     [20]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-skl2/igt@kms_plane_alpha_blend@pipe-c-coverage-7efc.html
>
>    * igt@kms_psr@psr2_sprite_mmap_cpu:
>      - shard-iclb:         [PASS][21] -> [SKIP][22] ([fdo#109441]) +1 similar issue
>     [21]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb2/igt@kms_psr@psr2_sprite_mmap_cpu.html
>     [22]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb4/igt@kms_psr@psr2_sprite_mmap_cpu.html
>
>    * igt@kms_vblank@pipe-a-ts-continuation-suspend:
>      - shard-apl:          [PASS][23] -> [DMESG-WARN][24] ([fdo#108566]) +2 similar issues
>     [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-apl5/igt@kms_vblank@pipe-a-ts-continuation-suspend.html
>     [24]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-apl6/igt@kms_vblank@pipe-a-ts-continuation-suspend.html
>
>    * igt@tools_test@tools_test:
>      - shard-apl:          [PASS][25] -> [SKIP][26] ([fdo#109271])
>     [25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-apl5/igt@tools_test@tools_test.html
>     [26]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-apl8/igt@tools_test@tools_test.html
>
>    
> #### Possible fixes ####
>
>    * igt@gem_exec_schedule@preempt-other-chain-bsd:
>      - shard-iclb:         [SKIP][27] ([fdo#111325]) -> [PASS][28] +6 similar issues
>     [27]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb4/igt@gem_exec_schedule@preempt-other-chain-bsd.html
>     [28]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb6/igt@gem_exec_schedule@preempt-other-chain-bsd.html
>
>    * igt@gem_workarounds@suspend-resume-context:
>      - shard-apl:          [DMESG-WARN][29] ([fdo#108566]) -> [PASS][30] +4 similar issues
>     [29]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-apl7/igt@gem_workarounds@suspend-resume-context.html
>     [30]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-apl2/igt@gem_workarounds@suspend-resume-context.html
>
>    * igt@gem_workarounds@suspend-resume-fd:
>      - shard-skl:          [INCOMPLETE][31] ([fdo#104108]) -> [PASS][32]
>     [31]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-skl9/igt@gem_workarounds@suspend-resume-fd.html
>     [32]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-skl6/igt@gem_workarounds@suspend-resume-fd.html
>
>    * {igt@i915_pm_dc@dc6-dpms}:
>      - shard-iclb:         [FAIL][33] ([fdo#110548]) -> [PASS][34]
>     [33]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb3/igt@i915_pm_dc@dc6-dpms.html
>     [34]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb8/igt@i915_pm_dc@dc6-dpms.html
>
>    * igt@kms_flip_tiling@flip-to-y-tiled:
>      - shard-iclb:         [FAIL][35] ([fdo#107931] / [fdo#108134]) -> [PASS][36]
>     [35]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb4/igt@kms_flip_tiling@flip-to-y-tiled.html
>     [36]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb5/igt@kms_flip_tiling@flip-to-y-tiled.html
>
>    * igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-blt:
>      - shard-iclb:         [FAIL][37] ([fdo#103167]) -> [PASS][38] +2 similar issues
>     [37]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb6/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-blt.html
>     [38]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb2/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-blt.html
>
>    * igt@kms_plane_lowres@pipe-a-tiling-y:
>      - shard-iclb:         [FAIL][39] ([fdo#103166]) -> [PASS][40]
>     [39]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb8/igt@kms_plane_lowres@pipe-a-tiling-y.html
>     [40]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb1/igt@kms_plane_lowres@pipe-a-tiling-y.html
>
>    * igt@kms_psr@psr2_cursor_render:
>      - shard-iclb:         [SKIP][41] ([fdo#109441]) -> [PASS][42] +3 similar issues
>     [41]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb1/igt@kms_psr@psr2_cursor_render.html
>     [42]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb2/igt@kms_psr@psr2_cursor_render.html
>
>    * igt@prime_vgem@fence-wait-bsd2:
>      - shard-iclb:         [SKIP][43] ([fdo#109276]) -> [PASS][44] +18 similar issues
>     [43]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb7/igt@prime_vgem@fence-wait-bsd2.html
>     [44]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb1/igt@prime_vgem@fence-wait-bsd2.html
>
>    
> #### Warnings ####
>
>    * igt@gem_mocs_settings@mocs-isolation-bsd2:
>      - shard-iclb:         [FAIL][45] ([fdo#111330]) -> [SKIP][46] ([fdo#109276])
>     [45]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-iclb2/igt@gem_mocs_settings@mocs-isolation-bsd2.html
>     [46]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-iclb3/igt@gem_mocs_settings@mocs-isolation-bsd2.html
>
>    * igt@kms_content_protection@atomic:
>      - shard-apl:          [FAIL][47] ([fdo#110321] / [fdo#110336]) -> [INCOMPLETE][48] ([fdo#103927])
>     [47]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6970/shard-apl3/igt@kms_content_protection@atomic.html
>     [48]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/shard-apl8/igt@kms_content_protection@atomic.html
>
>    
>    {name}: This element is suppressed. This means it is ignored when computing
>            the status of the difference (SUCCESS, WARNING, or FAILURE).
>
>    [fdo#100368]: https://bugs.freedesktop.org/show_bug.cgi?id=100368
>    [fdo#103166]: https://bugs.freedesktop.org/show_bug.cgi?id=103166
>    [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
>    [fdo#103540]: https://bugs.freedesktop.org/show_bug.cgi?id=103540
>    [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
>    [fdo#104108]: https://bugs.freedesktop.org/show_bug.cgi?id=104108
>    [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
>    [fdo#107931]: https://bugs.freedesktop.org/show_bug.cgi?id=107931
>    [fdo#108134]: https://bugs.freedesktop.org/show_bug.cgi?id=108134
>    [fdo#108145]: https://bugs.freedesktop.org/show_bug.cgi?id=108145
>    [fdo#108566]: https://bugs.freedesktop.org/show_bug.cgi?id=108566
>    [fdo#108840]: https://bugs.freedesktop.org/show_bug.cgi?id=108840
>    [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
>    [fdo#109276]: https://bugs.freedesktop.org/show_bug.cgi?id=109276
>    [fdo#109441]: https://bugs.freedesktop.org/show_bug.cgi?id=109441
>    [fdo#110321]: https://bugs.freedesktop.org/show_bug.cgi?id=110321
>    [fdo#110336]: https://bugs.freedesktop.org/show_bug.cgi?id=110336
>    [fdo#110403]: https://bugs.freedesktop.org/show_bug.cgi?id=110403
>    [fdo#110548]: https://bugs.freedesktop.org/show_bug.cgi?id=110548
>    [fdo#111325]: https://bugs.freedesktop.org/show_bug.cgi?id=111325
>    [fdo#111330]: https://bugs.freedesktop.org/show_bug.cgi?id=111330
>
>
> Participating hosts (16 -> 10)
> ------------------------------
>
>    Missing    (6): shard-tglb1 shard-tglb2 shard-tglb3 shard-tglb4 shard-tglb5 shard-tglb6
>
>
> Build changes
> -------------
>
>    * CI: CI-20190529 -> None
>    * Linux: CI_DRM_6970 -> Patchwork_14570
>
>    CI-20190529: 20190529
>    CI_DRM_6970: ee94847f064c84de51b33d8d843aa6bde51a8af6 @ git://anongit.freedesktop.org/gfx-ci/linux
>    IGT_5206: 5a6c68568def840cd720f18fc66f529a89f84675 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
>    Patchwork_14570: dd46ccd6797dfc6474e57ca0b4fc160fe7c66f7c @ git://anongit.freedesktop.org/gfx-ci/linux
>    piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit
>
> == Logs ==
>
> For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14570/
diff mbox series

Patch

diff --git a/drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h b/drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h
index 1d3cdd67ca2f..a26a85d50209 100644
--- a/drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h
+++ b/drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h
@@ -548,6 +548,7 @@  enum intel_guc_action {
 	INTEL_GUC_ACTION_ALLOCATE_DOORBELL = 0x10,
 	INTEL_GUC_ACTION_DEALLOCATE_DOORBELL = 0x20,
 	INTEL_GUC_ACTION_LOG_BUFFER_FILE_FLUSH_COMPLETE = 0x30,
+	INTEL_GUC_ACTION_UK_LOG_ENABLE_LOGGING = 0x40,
 	INTEL_GUC_ACTION_FORCE_LOG_BUFFER_FLUSH = 0x302,
 	INTEL_GUC_ACTION_ENTER_S_STATE = 0x501,
 	INTEL_GUC_ACTION_EXIT_S_STATE = 0x502,
@@ -556,7 +557,6 @@  enum intel_guc_action {
 	INTEL_GUC_ACTION_AUTHENTICATE_HUC = 0x4000,
 	INTEL_GUC_ACTION_REGISTER_COMMAND_TRANSPORT_BUFFER = 0x4505,
 	INTEL_GUC_ACTION_DEREGISTER_COMMAND_TRANSPORT_BUFFER = 0x4506,
-	INTEL_GUC_ACTION_UK_LOG_ENABLE_LOGGING = 0x0E000,
 	INTEL_GUC_ACTION_LIMIT
 };