igt-dev.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] tools/registers: Add icelake register file
@ 2018-10-01 11:02 Karthik B S
  2018-10-01 14:29 ` [igt-dev] ✗ Fi.CI.BAT: failure for " Patchwork
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Karthik B S @ 2018-10-01 11:02 UTC (permalink / raw)
  To: igt-dev; +Cc: manasi.d.navare, jeevan.b, rodrigo.vivi

Added a file that contains additional registers corresponding to icelake
which are not present in the skylake file.

Signed-off-by: Karthik B S <karthik.b.s@intel.com>
---
 tools/registers/icelake       |   2 +
 tools/registers/icl_delta.txt | 229 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 231 insertions(+)
 create mode 100644 tools/registers/icelake
 create mode 100644 tools/registers/icl_delta.txt

diff --git a/tools/registers/icelake b/tools/registers/icelake
new file mode 100644
index 0000000..9e799dc
--- /dev/null
+++ b/tools/registers/icelake
@@ -0,0 +1,2 @@
+skylake
+icl_delta.txt
diff --git a/tools/registers/icl_delta.txt b/tools/registers/icl_delta.txt
new file mode 100644
index 0000000..0323cfe
--- /dev/null
+++ b/tools/registers/icl_delta.txt
@@ -0,0 +1,229 @@
+# PIPE_A_PLANE
+('PLANE_AUX_DIST_4_A', '0x704c0', '')
+('PLANE_AUX_DIST_5_A', '0x705c0', '')
+('PLANE_AUX_DIST_6_A', '0x706c0', '')
+('PLANE_AUX_DIST_7_A', '0x707c0', '')
+('PLANE_CTL_4_A', '0x70480', '')
+('PLANE_CTL_5_A', '0x70580', '')
+('PLANE_CTL_6_A', '0x70680', '')
+('PLANE_CTL_7_A', '0x70780', '')
+('PLANE_BUF_CFG_4_A', '0x7057c', '')
+('PLANE_BUF_CFG_5_A', '0x7067c', '')
+('PLANE_BUF_CFG_6_A', '0x7077c', '')
+('PLANE_BUF_CFG_7_A', '0x7087c', '')
+('PLANE_COLOR_CTL_1_A', '0x701cc', '')
+('PLANE_COLOR_CTL_2_A', '0x702cc', '')
+('PLANE_COLOR_CTL_3_A', '0x703cc', '')
+('PLANE_COLOR_CTL_4_A', '0x704cc', '')
+('PLANE_COLOR_CTL_5_A', '0x705cc', '')
+('PLANE_COLOR_CTL_6_A', '0x706cc', '')
+('PLANE_COLOR_CTL_7_A', '0x707cc', '')
+('PLANE_KEYMAX_4_A', '0x704a0', '')
+('PLANE_KEYMAX_5_A', '0x705a0', '')
+('PLANE_KEYMAX_6_A', '0x706a0', '')
+('PLANE_KEYMAX_7_A', '0x707a0', '')
+('PLANE_NV12_BUF_CFG_4_A', '0x70578', '')
+('PLANE_NV12_BUF_CFG_5_A', '0x70678', '')
+('PLANE_NV12_BUF_CFG_6_A', '0x70778', '')
+('PLANE_NV12_BUF_CFG_7_A', '0x70878', '')
+('PLANE_POS_4_A', '0x7048c', '')
+('PLANE_POS_5_A', '0x7058c', '')
+('PLANE_POS_6_A', '0x7068c', '')
+('PLANE_POS_7_A', '0x7078c', '')
+('PLANE_SIZE_4_A', '0x70490', '')
+('PLANE_SIZE_5_A', '0x70590', '')
+('PLANE_SIZE_6_A', '0x70690', '')
+('PLANE_SIZE_7_A', '0x70790', '')
+('PLANE_WM_4_A_0', '0x70540', '')
+('PLANE_WM_4_A_1', '0x70544', '')
+('PLANE_WM_4_A_2', '0x70548', '')
+('PLANE_WM_4_A_3', '0x7054c', '')
+('PLANE_WM_4_A_4', '0x70550', '')
+('PLANE_WM_4_A_5', '0x70554', '')
+('PLANE_WM_4_A_6', '0x70558', '')
+('PLANE_WM_4_A_7', '0x7055c', '')
+('PLANE_WM_5_A_0', '0x70640', '')
+('PLANE_WM_5_A_1', '0x70644', '')
+('PLANE_WM_5_A_2', '0x70648', '')
+('PLANE_WM_5_A_3', '0x7064c', '')
+('PLANE_WM_5_A_4', '0x70650', '')
+('PLANE_WM_5_A_5', '0x70654', '')
+('PLANE_WM_5_A_6', '0x70658', '')
+('PLANE_WM_5_A_7', '0x7065c', '')
+('PLANE_WM_6_A_0', '0x70740', '')
+('PLANE_WM_6_A_1', '0x70744', '')
+('PLANE_WM_6_A_2', '0x70748', '')
+('PLANE_WM_6_A_3', '0x7074c', '')
+('PLANE_WM_6_A_4', '0x70750', '')
+('PLANE_WM_6_A_5', '0x70754', '')
+('PLANE_WM_6_A_6', '0x70758', '')
+('PLANE_WM_6_A_7', '0x7075c', '')
+('PLANE_WM_7_A_0', '0x70840', '')
+('PLANE_WM_7_A_1', '0x70844', '')
+('PLANE_WM_7_A_2', '0x70848', '')
+('PLANE_WM_7_A_3', '0x7084c', '')
+('PLANE_WM_7_A_4', '0x70850', '')
+('PLANE_WM_7_A_5', '0x70854', '')
+('PLANE_WM_7_A_6', '0x70858', '')
+('PLANE_WM_7_A_7', '0x7085c', '')
+('PLANE_WM_TRANS_4_A', '0x70568', '')
+('PLANE_WM_TRANS_5_A', '0x70668', '')
+('PLANE_WM_TRANS_6_A', '0x70768', '')
+('PLANE_WM_TRANS_7_A', '0x70868', '')
+# PIPE_B_PLANE
+('PLANE_AUX_DIST_4_B', '0x714c0', '')
+('PLANE_AUX_DIST_5_B', '0x715c0', '')
+('PLANE_AUX_DIST_6_B', '0x716c0', '')
+('PLANE_AUX_DIST_7_B', '0x717c0', '')
+('PLANE_CTL_4_B', '0x71480', '')
+('PLANE_CTL_5_B', '0x71580', '')
+('PLANE_CTL_6_B', '0x71680', '')
+('PLANE_CTL_7_B', '0x71780', '')
+('PLANE_BUF_CFG_4_B', '0x7157c', '')
+('PLANE_BUF_CFG_5_B', '0x7167c', '')
+('PLANE_BUF_CFG_6_B', '0x7177c', '')
+('PLANE_BUF_CFG_7_B', '0x7187c', '')
+('PLANE_COLOR_CTL_1_B', '0x711cc', '')
+('PLANE_COLOR_CTL_2_B', '0x712cc', '')
+('PLANE_COLOR_CTL_3_B', '0x713cc', '')
+('PLANE_COLOR_CTL_4_B', '0x714cc', '')
+('PLANE_COLOR_CTL_5_B', '0x715cc', '')
+('PLANE_COLOR_CTL_6_B', '0x716cc', '')
+('PLANE_COLOR_CTL_7_B', '0x717cc', '')
+('PLANE_KEYMAX_4_B', '0x714a0', '')
+('PLANE_KEYMAX_5_B', '0x715a0', '')
+('PLANE_KEYMAX_6_B', '0x716a0', '')
+('PLANE_KEYMAX_7_B', '0x717a0', '')
+('PLANE_NV12_BUF_CFG_4_B', '0x71578', '')
+('PLANE_NV12_BUF_CFG_5_B', '0x71678', '')
+('PLANE_NV12_BUF_CFG_6_B', '0x71778', '')
+('PLANE_NV12_BUF_CFG_7_B', '0x71878', '')
+('PLANE_POS_4_B', '0x7148c', '')
+('PLANE_POS_5_B', '0x7158c', '')
+('PLANE_POS_6_B', '0x7168c', '')
+('PLANE_POS_7_B', '0x7178c', '')
+('PLANE_SIZE_4_B', '0x71490', '')
+('PLANE_SIZE_5_B', '0x71590', '')
+('PLANE_SIZE_6_B', '0x71690', '')
+('PLANE_SIZE_7_B', '0x71790', '')
+('PLANE_WM_4_B_0', '0x71540', '')
+('PLANE_WM_4_B_1', '0x71544', '')
+('PLANE_WM_4_B_2', '0x71548', '')
+('PLANE_WM_4_B_3', '0x7154c', '')
+('PLANE_WM_4_B_4', '0x71550', '')
+('PLANE_WM_4_B_5', '0x71554', '')
+('PLANE_WM_4_B_6', '0x71558', '')
+('PLANE_WM_4_B_7', '0x7155c', '')
+('PLANE_WM_5_B_0', '0x71640', '')
+('PLANE_WM_5_B_1', '0x71644', '')
+('PLANE_WM_5_B_2', '0x71648', '')
+('PLANE_WM_5_B_3', '0x7164c', '')
+('PLANE_WM_5_B_4', '0x71650', '')
+('PLANE_WM_5_B_5', '0x71654', '')
+('PLANE_WM_5_B_6', '0x71658', '')
+('PLANE_WM_5_B_7', '0x7165c', '')
+('PLANE_WM_6_B_0', '0x71740', '')
+('PLANE_WM_6_B_1', '0x71744', '')
+('PLANE_WM_6_B_2', '0x71748', '')
+('PLANE_WM_6_B_3', '0x7174c', '')
+('PLANE_WM_6_B_4', '0x71750', '')
+('PLANE_WM_6_B_5', '0x71754', '')
+('PLANE_WM_6_B_6', '0x71758', '')
+('PLANE_WM_6_B_7', '0x7175c', '')
+('PLANE_WM_7_B_0', '0x71840', '')
+('PLANE_WM_7_B_1', '0x71844', '')
+('PLANE_WM_7_B_2', '0x71848', '')
+('PLANE_WM_7_B_3', '0x7184c', '')
+('PLANE_WM_7_B_4', '0x71850', '')
+('PLANE_WM_7_B_5', '0x71854', '')
+('PLANE_WM_7_B_6', '0x71858', '')
+('PLANE_WM_7_B_7', '0x7185c', '')
+('PLANE_WM_TRANS_4_B', '0x71568', '')
+('PLANE_WM_TRANS_5_B', '0x71668', '')
+('PLANE_WM_TRANS_6_B', '0x71768', '')
+('PLANE_WM_TRANS_7_B', '0x71868', '')
+# PIPE_C_PLANE
+('PLANE_AUX_DIST_4_C', '0x724c0', '')
+('PLANE_AUX_DIST_5_C', '0x725c0', '')
+('PLANE_AUX_DIST_6_C', '0x726c0', '')
+('PLANE_AUX_DIST_7_C', '0x727c0', '')
+('PLANE_CTL_4_C', '0x72480', '')
+('PLANE_CTL_5_C', '0x72580', '')
+('PLANE_CTL_6_C', '0x72680', '')
+('PLANE_CTL_7_C', '0x72780', '')
+('PLANE_BUF_CFG_4_C', '0x7257c', '')
+('PLANE_BUF_CFG_5_C', '0x7267c', '')
+('PLANE_BUF_CFG_6_C', '0x7277c', '')
+('PLANE_BUF_CFG_7_C', '0x7287c', '')
+('PLANE_COLOR_CTL_1_C', '0x721cc', '')
+('PLANE_COLOR_CTL_2_C', '0x722cc', '')
+('PLANE_COLOR_CTL_3_C', '0x723cc', '')
+('PLANE_COLOR_CTL_4_C', '0x724cc', '')
+('PLANE_COLOR_CTL_5_C', '0x725cc', '')
+('PLANE_COLOR_CTL_6_C', '0x726cc', '')
+('PLANE_COLOR_CTL_7_C', '0x727cc', '')
+('PLANE_KEYMAX_4_C', '0x724a0', '')
+('PLANE_KEYMAX_5_C', '0x725a0', '')
+('PLANE_KEYMAX_6_C', '0x726a0', '')
+('PLANE_KEYMAX_7_C', '0x727a0', '')
+('PLANE_NV12_BUF_CFG_4_C', '0x72578', '')
+('PLANE_NV12_BUF_CFG_5_C', '0x72678', '')
+('PLANE_NV12_BUF_CFG_6_C', '0x72778', '')
+('PLANE_NV12_BUF_CFG_7_C', '0x72878', '')
+('PLANE_POS_4_C', '0x7248c', '')
+('PLANE_POS_5_C', '0x7258c', '')
+('PLANE_POS_6_C', '0x7268c', '')
+('PLANE_POS_7_C', '0x7278c', '')
+('PLANE_SIZE_4_C', '0x72490', '')
+('PLANE_SIZE_5_C', '0x72590', '')
+('PLANE_SIZE_6_C', '0x72690', '')
+('PLANE_SIZE_7_C', '0x72790', '')
+('PLANE_WM_4_C_0', '0x72540', '')
+('PLANE_WM_4_C_1', '0x72544', '')
+('PLANE_WM_4_C_2', '0x72548', '')
+('PLANE_WM_4_C_3', '0x7254c', '')
+('PLANE_WM_4_C_4', '0x72550', '')
+('PLANE_WM_4_C_5', '0x72554', '')
+('PLANE_WM_4_C_6', '0x72558', '')
+('PLANE_WM_4_C_7', '0x7255c', '')
+('PLANE_WM_5_C_0', '0x72640', '')
+('PLANE_WM_5_C_1', '0x72644', '')
+('PLANE_WM_5_C_2', '0x72648', '')
+('PLANE_WM_5_C_3', '0x7264c', '')
+('PLANE_WM_5_C_4', '0x72650', '')
+('PLANE_WM_5_C_5', '0x72654', '')
+('PLANE_WM_5_C_6', '0x72658', '')
+('PLANE_WM_5_C_7', '0x7265c', '')
+('PLANE_WM_6_C_0', '0x72740', '')
+('PLANE_WM_6_C_1', '0x72744', '')
+('PLANE_WM_6_C_2', '0x72748', '')
+('PLANE_WM_6_C_3', '0x7274c', '')
+('PLANE_WM_6_C_4', '0x72750', '')
+('PLANE_WM_6_C_5', '0x72754', '')
+('PLANE_WM_6_C_6', '0x72758', '')
+('PLANE_WM_6_C_7', '0x7275c', '')
+('PLANE_WM_7_C_0', '0x72840', '')
+('PLANE_WM_7_C_1', '0x72844', '')
+('PLANE_WM_7_C_2', '0x72848', '')
+('PLANE_WM_7_C_3', '0x7284c', '')
+('PLANE_WM_7_C_4', '0x72850', '')
+('PLANE_WM_7_C_5', '0x72854', '')
+('PLANE_WM_7_C_6', '0x72858', '')
+('PLANE_WM_7_C_7', '0x7285c', '')
+('PLANE_WM_TRANS_4_C', '0x72468', '')
+('PLANE_WM_TRANS_5_C', '0x72468', '')
+('PLANE_WM_TRANS_6_C', '0x72468', '')
+('PLANE_WM_TRANS_7_C', '0x72468', '')
+# TRANSCODER_DSI_DDI_CONTROL
+('TRANS_DDI_FUNC_CTL_DSI0', '0x6b400', '')
+('TRANS_DDI_FUNC_CTL_DSI1', '0x6bc00', '')
+# TRANSCODER_DSI_TIMING
+('TRANS_HTOTAL_DSI0', '0x6b000', '')
+('TRANS_HTOTAL_DSI1', '0x6b800', '')
+('TRANS_VTOTAL_DSI0', '0x6b00c', '')
+('TRANS_VTOTAL_DSI1', '0x6b80c', '')
+# MBUS_CTL
+('MBUS_ABOX_CTL', '0x45038', '')
+('MBUS_DBOX_CTL_A', '0x7003c', '')
+('MBUS_DBOX_CTL_B', '0x7103c', '')
+('MBUS_DBOX_CTL_C', '0x7203c', '')
-- 
2.7.4

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

* [igt-dev] ✗ Fi.CI.BAT: failure for tools/registers: Add icelake register file
  2018-10-01 11:02 [igt-dev] [PATCH i-g-t] tools/registers: Add icelake register file Karthik B S
@ 2018-10-01 14:29 ` Patchwork
  2018-10-03  9:24 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Patchwork @ 2018-10-01 14:29 UTC (permalink / raw)
  To: Karthik B S; +Cc: igt-dev

== Series Details ==

Series: tools/registers: Add icelake register file
URL   : https://patchwork.freedesktop.org/series/50384/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4905 -> IGTPW_1886 =

== Summary - FAILURE ==

  Serious unknown changes coming with IGTPW_1886 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in IGTPW_1886, please notify your bug team to allow them
  to document this new failure mode, which will reduce false positives in CI.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/50384/revisions/1/mbox/

== Possible new issues ==

  Here are the unknown changes that may have been introduced in IGTPW_1886:

  === IGT changes ===

    ==== Possible regressions ====

    igt@gem_exec_suspend@basic-s4-devices:
      fi-snb-2520m:       PASS -> DMESG-WARN

    
== Known issues ==

  Here are the changes found in IGTPW_1886 that come from known issues:

  === IGT changes ===

    ==== Issues hit ====

    igt@gem_exec_suspend@basic-s3:
      fi-bdw-samus:       PASS -> INCOMPLETE (fdo#107773)
      fi-kbl-soraka:      NOTRUN -> INCOMPLETE (fdo#107774, fdo#107556)

    igt@kms_chamelium@common-hpd-after-suspend:
      fi-kbl-7500u:       NOTRUN -> DMESG-WARN (fdo#102505, fdo#105079, fdo#105602)

    igt@kms_flip@basic-flip-vs-dpms:
      fi-ilk-650:         NOTRUN -> DMESG-WARN (fdo#106387) +1

    igt@kms_pipe_crc_basic@read-crc-pipe-b-frame-sequence:
      fi-byt-clapper:     PASS -> FAIL (fdo#103191, fdo#107362) +1

    igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a:
      fi-snb-2520m:       PASS -> INCOMPLETE (fdo#103713)

    igt@pm_rpm@module-reload:
      fi-hsw-peppy:       NOTRUN -> DMESG-WARN (fdo#107603, fdo#106386)

    
    ==== Possible fixes ====

    igt@drv_module_reload@basic-reload:
      fi-glk-j4005:       DMESG-WARN (fdo#106725, fdo#106248) -> PASS

    igt@gem_exec_suspend@basic-s3:
      fi-cfl-8109u:       DMESG-WARN (fdo#107345) -> PASS

    igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a:
      fi-cfl-8109u:       INCOMPLETE (fdo#106070) -> PASS

    igt@kms_pipe_crc_basic@suspend-read-crc-pipe-b:
      fi-byt-clapper:     FAIL (fdo#103191, fdo#107362) -> PASS

    igt@pm_rpm@module-reload:
      fi-glk-j4005:       DMESG-WARN (fdo#107726) -> PASS

    
  fdo#102505 https://bugs.freedesktop.org/show_bug.cgi?id=102505
  fdo#103191 https://bugs.freedesktop.org/show_bug.cgi?id=103191
  fdo#103713 https://bugs.freedesktop.org/show_bug.cgi?id=103713
  fdo#105079 https://bugs.freedesktop.org/show_bug.cgi?id=105079
  fdo#105602 https://bugs.freedesktop.org/show_bug.cgi?id=105602
  fdo#106070 https://bugs.freedesktop.org/show_bug.cgi?id=106070
  fdo#106248 https://bugs.freedesktop.org/show_bug.cgi?id=106248
  fdo#106386 https://bugs.freedesktop.org/show_bug.cgi?id=106386
  fdo#106387 https://bugs.freedesktop.org/show_bug.cgi?id=106387
  fdo#106725 https://bugs.freedesktop.org/show_bug.cgi?id=106725
  fdo#107345 https://bugs.freedesktop.org/show_bug.cgi?id=107345
  fdo#107362 https://bugs.freedesktop.org/show_bug.cgi?id=107362
  fdo#107556 https://bugs.freedesktop.org/show_bug.cgi?id=107556
  fdo#107603 https://bugs.freedesktop.org/show_bug.cgi?id=107603
  fdo#107726 https://bugs.freedesktop.org/show_bug.cgi?id=107726
  fdo#107773 https://bugs.freedesktop.org/show_bug.cgi?id=107773
  fdo#107774 https://bugs.freedesktop.org/show_bug.cgi?id=107774


== Participating hosts (40 -> 46) ==

  Additional (13): fi-kbl-soraka fi-bdw-5557u fi-hsw-peppy fi-bdw-gvtdvm fi-skl-6260u fi-ilk-650 fi-kbl-7500u fi-kbl-guc fi-kbl-x1275 fi-gdg-551 fi-elk-e7500 fi-ivb-3520m fi-skl-caroline 
  Missing    (7): fi-ilk-m540 fi-hsw-4200u fi-bsw-cyan fi-icl-u2 fi-ctg-p8600 fi-ivb-3770 fi-icl-u 


== Build changes ==

    * IGT: IGT_4657 -> IGTPW_1886

  CI_DRM_4905: 4d5d563418cb731acc0e628c936e77c1172ccbdb @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_1886: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_1886/
  IGT_4657: bdc8989328f57ec2e63a88c89a45440567c69eeb @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_1886/issues.html
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

* [igt-dev] ✓ Fi.CI.BAT: success for tools/registers: Add icelake register file
  2018-10-01 11:02 [igt-dev] [PATCH i-g-t] tools/registers: Add icelake register file Karthik B S
  2018-10-01 14:29 ` [igt-dev] ✗ Fi.CI.BAT: failure for " Patchwork
@ 2018-10-03  9:24 ` Patchwork
  2018-10-03 13:27 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
  2018-11-19  9:45 ` [igt-dev] [PATCH i-g-t] " Shankar, Uma
  3 siblings, 0 replies; 5+ messages in thread
From: Patchwork @ 2018-10-03  9:24 UTC (permalink / raw)
  To: Karthik B S; +Cc: igt-dev

== Series Details ==

Series: tools/registers: Add icelake register file
URL   : https://patchwork.freedesktop.org/series/50384/
State : success

== Summary ==

= CI Bug Log - changes from CI_DRM_4918 -> IGTPW_1897 =

== Summary - SUCCESS ==

  No regressions found.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/50384/revisions/1/mbox/

== Known issues ==

  Here are the changes found in IGTPW_1897 that come from known issues:

  === IGT changes ===

    ==== Issues hit ====

    igt@gem_exec_suspend@basic-s4-devices:
      fi-bdw-samus:       PASS -> INCOMPLETE (fdo#107773)

    igt@kms_pipe_crc_basic@nonblocking-crc-pipe-b:
      fi-byt-clapper:     PASS -> FAIL (fdo#107362)

    igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a:
      fi-byt-clapper:     PASS -> FAIL (fdo#103191, fdo#107362)

    
  fdo#103191 https://bugs.freedesktop.org/show_bug.cgi?id=103191
  fdo#107362 https://bugs.freedesktop.org/show_bug.cgi?id=107362
  fdo#107773 https://bugs.freedesktop.org/show_bug.cgi?id=107773


== Participating hosts (48 -> 44) ==

  Additional (1): fi-cfl-guc 
  Missing    (5): fi-bsw-cyan fi-icl-u fi-byt-squawks fi-icl-u2 fi-hsw-4200u 


== Build changes ==

    * IGT: IGT_4662 -> IGTPW_1897

  CI_DRM_4918: f595aba3a6e2f6972bb158eb8434b58d22d0e5f0 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_1897: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_1897/
  IGT_4662: ebf6a1dd1795e2f014ff3c47fe2eb4d5255845bd @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_1897/issues.html
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

* [igt-dev] ✗ Fi.CI.IGT: failure for tools/registers: Add icelake register file
  2018-10-01 11:02 [igt-dev] [PATCH i-g-t] tools/registers: Add icelake register file Karthik B S
  2018-10-01 14:29 ` [igt-dev] ✗ Fi.CI.BAT: failure for " Patchwork
  2018-10-03  9:24 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
@ 2018-10-03 13:27 ` Patchwork
  2018-11-19  9:45 ` [igt-dev] [PATCH i-g-t] " Shankar, Uma
  3 siblings, 0 replies; 5+ messages in thread
From: Patchwork @ 2018-10-03 13:27 UTC (permalink / raw)
  To: Karthik B S; +Cc: igt-dev

== Series Details ==

Series: tools/registers: Add icelake register file
URL   : https://patchwork.freedesktop.org/series/50384/
State : failure

== Summary ==

= CI Bug Log - changes from IGT_4662_full -> IGTPW_1897_full =

== Summary - FAILURE ==

  Serious unknown changes coming with IGTPW_1897_full absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in IGTPW_1897_full, please notify your bug team to allow them
  to document this new failure mode, which will reduce false positives in CI.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/50384/revisions/1/mbox/

== Possible new issues ==

  Here are the unknown changes that may have been introduced in IGTPW_1897_full:

  === IGT changes ===

    ==== Possible regressions ====

    igt@kms_color@pipe-c-legacy-gamma:
      shard-apl:          PASS -> FAIL

    
== Known issues ==

  Here are the changes found in IGTPW_1897_full that come from known issues:

  === IGT changes ===

    ==== Issues hit ====

    igt@gem_ctx_isolation@vcs1-s3:
      shard-snb:          NOTRUN -> INCOMPLETE (fdo#105411)

    igt@gem_exec_store@cachelines-bsd1:
      shard-apl:          SKIP -> INCOMPLETE (fdo#103927)

    igt@gem_ppgtt@blt-vs-render-ctx0:
      shard-kbl:          PASS -> INCOMPLETE (fdo#103665, fdo#106023)

    igt@kms_busy@extended-modeset-hang-newfb-render-a:
      shard-glk:          NOTRUN -> DMESG-WARN (fdo#107956)

    igt@kms_busy@extended-modeset-hang-newfb-with-reset-render-a:
      shard-snb:          NOTRUN -> DMESG-WARN (fdo#107956)

    igt@kms_cursor_crc@cursor-256x256-dpms:
      shard-glk:          PASS -> FAIL (fdo#103232) +3

    igt@kms_cursor_crc@cursor-64x64-onscreen:
      shard-kbl:          PASS -> FAIL (fdo#103232) +1
      shard-apl:          PASS -> FAIL (fdo#103232) +3
      shard-glk:          NOTRUN -> FAIL (fdo#103232)

    igt@kms_cursor_crc@cursor-64x64-suspend:
      shard-apl:          PASS -> FAIL (fdo#103232, fdo#103191)
      shard-kbl:          PASS -> FAIL (fdo#103232, fdo#103191)

    igt@kms_cursor_legacy@2x-nonblocking-modeset-vs-cursor-atomic:
      shard-glk:          NOTRUN -> FAIL (fdo#106509, fdo#105454)

    igt@kms_flip@2x-flip-vs-expired-vblank:
      shard-glk:          PASS -> FAIL (fdo#105363)

    igt@kms_frontbuffer_tracking@fbc-1p-primscrn-cur-indfb-draw-pwrite:
      shard-apl:          PASS -> FAIL (fdo#103167) +3

    igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-mmap-gtt:
      shard-glk:          PASS -> FAIL (fdo#103167) +3

    igt@kms_plane@plane-position-covered-pipe-a-planes:
      shard-glk:          NOTRUN -> FAIL (fdo#103166) +1

    igt@kms_plane@plane-position-covered-pipe-b-planes:
      shard-apl:          PASS -> FAIL (fdo#103166)

    igt@kms_plane@plane-position-hole-dpms-pipe-b-planes:
      shard-glk:          PASS -> DMESG-WARN (fdo#106538, fdo#105763)

    {igt@kms_plane_alpha_blend@pipe-c-constant-alpha-max}:
      shard-glk:          PASS -> FAIL (fdo#108145)

    igt@kms_plane_multiple@atomic-pipe-a-tiling-x:
      shard-snb:          PASS -> FAIL (fdo#103166)

    igt@kms_plane_multiple@atomic-pipe-a-tiling-yf:
      shard-glk:          PASS -> FAIL (fdo#103166) +1

    igt@kms_setmode@basic:
      shard-apl:          PASS -> FAIL (fdo#99912)

    
    ==== Possible fixes ====

    igt@gem_pwrite@big-gtt-fbr:
      shard-snb:          INCOMPLETE (fdo#105411) -> PASS

    igt@kms_available_modes_crc@available_mode_test_crc:
      shard-snb:          FAIL (fdo#106641) -> PASS

    igt@kms_ccs@pipe-a-crc-sprite-planes-basic:
      shard-glk:          FAIL (fdo#108145) -> PASS

    igt@kms_color@pipe-a-degamma:
      shard-apl:          FAIL (fdo#108145) -> PASS

    igt@kms_cursor_crc@cursor-128x128-suspend:
      shard-apl:          FAIL (fdo#103232, fdo#103191) -> PASS
      shard-kbl:          FAIL (fdo#103232, fdo#103191) -> PASS

    igt@kms_cursor_crc@cursor-256x85-sliding:
      shard-glk:          FAIL (fdo#103232) -> PASS +1

    igt@kms_cursor_crc@cursor-64x21-onscreen:
      shard-kbl:          FAIL (fdo#103232) -> PASS

    igt@kms_cursor_crc@cursor-64x64-dpms:
      shard-apl:          FAIL (fdo#103232) -> PASS +1

    igt@kms_cursor_legacy@2x-long-nonblocking-modeset-vs-cursor-atomic:
      shard-glk:          FAIL (fdo#106509, fdo#105454) -> PASS

    igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-pwrite:
      shard-apl:          FAIL (fdo#103167) -> PASS +1
      shard-kbl:          FAIL (fdo#103167) -> PASS

    igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-onoff:
      shard-glk:          FAIL (fdo#103167) -> PASS +5

    igt@kms_plane_multiple@atomic-pipe-a-tiling-y:
      shard-glk:          FAIL (fdo#103166) -> PASS +2
      shard-apl:          FAIL (fdo#103166) -> PASS +1

    igt@kms_rotation_crc@sprite-rotation-180:
      shard-snb:          FAIL (fdo#103925) -> PASS

    igt@pm_rpm@system-suspend-modeset:
      shard-kbl:          INCOMPLETE (fdo#107807, fdo#103665) -> PASS

    
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  fdo#103166 https://bugs.freedesktop.org/show_bug.cgi?id=103166
  fdo#103167 https://bugs.freedesktop.org/show_bug.cgi?id=103167
  fdo#103191 https://bugs.freedesktop.org/show_bug.cgi?id=103191
  fdo#103232 https://bugs.freedesktop.org/show_bug.cgi?id=103232
  fdo#103665 https://bugs.freedesktop.org/show_bug.cgi?id=103665
  fdo#103925 https://bugs.freedesktop.org/show_bug.cgi?id=103925
  fdo#103927 https://bugs.freedesktop.org/show_bug.cgi?id=103927
  fdo#105363 https://bugs.freedesktop.org/show_bug.cgi?id=105363
  fdo#105411 https://bugs.freedesktop.org/show_bug.cgi?id=105411
  fdo#105454 https://bugs.freedesktop.org/show_bug.cgi?id=105454
  fdo#105763 https://bugs.freedesktop.org/show_bug.cgi?id=105763
  fdo#106023 https://bugs.freedesktop.org/show_bug.cgi?id=106023
  fdo#106509 https://bugs.freedesktop.org/show_bug.cgi?id=106509
  fdo#106538 https://bugs.freedesktop.org/show_bug.cgi?id=106538
  fdo#106641 https://bugs.freedesktop.org/show_bug.cgi?id=106641
  fdo#107807 https://bugs.freedesktop.org/show_bug.cgi?id=107807
  fdo#107956 https://bugs.freedesktop.org/show_bug.cgi?id=107956
  fdo#108145 https://bugs.freedesktop.org/show_bug.cgi?id=108145
  fdo#99912 https://bugs.freedesktop.org/show_bug.cgi?id=99912


== Participating hosts (6 -> 5) ==

  Missing    (1): shard-skl 


== Build changes ==

    * IGT: IGT_4662 -> IGTPW_1897
    * Linux: CI_DRM_4915 -> CI_DRM_4918

  CI_DRM_4915: 26e7a7d954a9c28b97af8ca7813f430fd9117232 @ git://anongit.freedesktop.org/gfx-ci/linux
  CI_DRM_4918: f595aba3a6e2f6972bb158eb8434b58d22d0e5f0 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_1897: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_1897/
  IGT_4662: ebf6a1dd1795e2f014ff3c47fe2eb4d5255845bd @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_1897/shards.html
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

* Re: [igt-dev] [PATCH i-g-t] tools/registers: Add icelake register file
  2018-10-01 11:02 [igt-dev] [PATCH i-g-t] tools/registers: Add icelake register file Karthik B S
                   ` (2 preceding siblings ...)
  2018-10-03 13:27 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
@ 2018-11-19  9:45 ` Shankar, Uma
  3 siblings, 0 replies; 5+ messages in thread
From: Shankar, Uma @ 2018-11-19  9:45 UTC (permalink / raw)
  To: B S, Karthik, igt-dev@lists.freedesktop.org
  Cc: Navare, Manasi D, B, Jeevan, Vivi, Rodrigo



>-----Original Message-----
>From: igt-dev [mailto:igt-dev-bounces@lists.freedesktop.org] On Behalf Of
>Karthik B S
>Sent: Monday, October 1, 2018 4:33 PM
>To: igt-dev@lists.freedesktop.org
>Cc: Navare, Manasi D <manasi.d.navare@intel.com>; B, Jeevan
><jeevan.b@intel.com>; Vivi, Rodrigo <rodrigo.vivi@intel.com>
>Subject: [igt-dev] [PATCH i-g-t] tools/registers: Add icelake register file
>
>Added a file that contains additional registers corresponding to icelake which are
>not present in the skylake file.

You may modify this comment, since it also adds an icelake register spec file and then
defines extra registers for icelake. It uses skylake and the newly added extra register
file for ICL register definitions.

Rest looks ok to me. With the above fixed,
Reviewed-by: Uma Shankar <uma.shankar@intel.com>

>Signed-off-by: Karthik B S <karthik.b.s@intel.com>
>---
> tools/registers/icelake       |   2 +
> tools/registers/icl_delta.txt | 229
>++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 231 insertions(+)
> create mode 100644 tools/registers/icelake  create mode 100644
>tools/registers/icl_delta.txt
>
>diff --git a/tools/registers/icelake b/tools/registers/icelake new file mode 100644
>index 0000000..9e799dc
>--- /dev/null
>+++ b/tools/registers/icelake
>@@ -0,0 +1,2 @@
>+skylake
>+icl_delta.txt
>diff --git a/tools/registers/icl_delta.txt b/tools/registers/icl_delta.txt new file
>mode 100644 index 0000000..0323cfe
>--- /dev/null
>+++ b/tools/registers/icl_delta.txt
>@@ -0,0 +1,229 @@
>+# PIPE_A_PLANE
>+('PLANE_AUX_DIST_4_A', '0x704c0', '')
>+('PLANE_AUX_DIST_5_A', '0x705c0', '')
>+('PLANE_AUX_DIST_6_A', '0x706c0', '')
>+('PLANE_AUX_DIST_7_A', '0x707c0', '')
>+('PLANE_CTL_4_A', '0x70480', '')
>+('PLANE_CTL_5_A', '0x70580', '')
>+('PLANE_CTL_6_A', '0x70680', '')
>+('PLANE_CTL_7_A', '0x70780', '')
>+('PLANE_BUF_CFG_4_A', '0x7057c', '')
>+('PLANE_BUF_CFG_5_A', '0x7067c', '')
>+('PLANE_BUF_CFG_6_A', '0x7077c', '')
>+('PLANE_BUF_CFG_7_A', '0x7087c', '')
>+('PLANE_COLOR_CTL_1_A', '0x701cc', '')
>+('PLANE_COLOR_CTL_2_A', '0x702cc', '')
>+('PLANE_COLOR_CTL_3_A', '0x703cc', '')
>+('PLANE_COLOR_CTL_4_A', '0x704cc', '')
>+('PLANE_COLOR_CTL_5_A', '0x705cc', '')
>+('PLANE_COLOR_CTL_6_A', '0x706cc', '')
>+('PLANE_COLOR_CTL_7_A', '0x707cc', '')
>+('PLANE_KEYMAX_4_A', '0x704a0', '')
>+('PLANE_KEYMAX_5_A', '0x705a0', '')
>+('PLANE_KEYMAX_6_A', '0x706a0', '')
>+('PLANE_KEYMAX_7_A', '0x707a0', '')
>+('PLANE_NV12_BUF_CFG_4_A', '0x70578', '') ('PLANE_NV12_BUF_CFG_5_A',
>+'0x70678', '') ('PLANE_NV12_BUF_CFG_6_A', '0x70778', '')
>+('PLANE_NV12_BUF_CFG_7_A', '0x70878', '') ('PLANE_POS_4_A', '0x7048c',
>+'') ('PLANE_POS_5_A', '0x7058c', '') ('PLANE_POS_6_A', '0x7068c', '')
>+('PLANE_POS_7_A', '0x7078c', '') ('PLANE_SIZE_4_A', '0x70490', '')
>+('PLANE_SIZE_5_A', '0x70590', '') ('PLANE_SIZE_6_A', '0x70690', '')
>+('PLANE_SIZE_7_A', '0x70790', '') ('PLANE_WM_4_A_0', '0x70540', '')
>+('PLANE_WM_4_A_1', '0x70544', '') ('PLANE_WM_4_A_2', '0x70548', '')
>+('PLANE_WM_4_A_3', '0x7054c', '') ('PLANE_WM_4_A_4', '0x70550', '')
>+('PLANE_WM_4_A_5', '0x70554', '') ('PLANE_WM_4_A_6', '0x70558', '')
>+('PLANE_WM_4_A_7', '0x7055c', '') ('PLANE_WM_5_A_0', '0x70640', '')
>+('PLANE_WM_5_A_1', '0x70644', '') ('PLANE_WM_5_A_2', '0x70648', '')
>+('PLANE_WM_5_A_3', '0x7064c', '') ('PLANE_WM_5_A_4', '0x70650', '')
>+('PLANE_WM_5_A_5', '0x70654', '') ('PLANE_WM_5_A_6', '0x70658', '')
>+('PLANE_WM_5_A_7', '0x7065c', '') ('PLANE_WM_6_A_0', '0x70740', '')
>+('PLANE_WM_6_A_1', '0x70744', '') ('PLANE_WM_6_A_2', '0x70748', '')
>+('PLANE_WM_6_A_3', '0x7074c', '') ('PLANE_WM_6_A_4', '0x70750', '')
>+('PLANE_WM_6_A_5', '0x70754', '') ('PLANE_WM_6_A_6', '0x70758', '')
>+('PLANE_WM_6_A_7', '0x7075c', '') ('PLANE_WM_7_A_0', '0x70840', '')
>+('PLANE_WM_7_A_1', '0x70844', '') ('PLANE_WM_7_A_2', '0x70848', '')
>+('PLANE_WM_7_A_3', '0x7084c', '') ('PLANE_WM_7_A_4', '0x70850', '')
>+('PLANE_WM_7_A_5', '0x70854', '') ('PLANE_WM_7_A_6', '0x70858', '')
>+('PLANE_WM_7_A_7', '0x7085c', '') ('PLANE_WM_TRANS_4_A', '0x70568', '')
>+('PLANE_WM_TRANS_5_A', '0x70668', '') ('PLANE_WM_TRANS_6_A', '0x70768',
>+'') ('PLANE_WM_TRANS_7_A', '0x70868', '') # PIPE_B_PLANE
>+('PLANE_AUX_DIST_4_B', '0x714c0', '') ('PLANE_AUX_DIST_5_B', '0x715c0',
>+'') ('PLANE_AUX_DIST_6_B', '0x716c0', '') ('PLANE_AUX_DIST_7_B',
>+'0x717c0', '') ('PLANE_CTL_4_B', '0x71480', '') ('PLANE_CTL_5_B',
>+'0x71580', '') ('PLANE_CTL_6_B', '0x71680', '') ('PLANE_CTL_7_B',
>+'0x71780', '') ('PLANE_BUF_CFG_4_B', '0x7157c', '')
>+('PLANE_BUF_CFG_5_B', '0x7167c', '') ('PLANE_BUF_CFG_6_B', '0x7177c',
>+'') ('PLANE_BUF_CFG_7_B', '0x7187c', '') ('PLANE_COLOR_CTL_1_B',
>+'0x711cc', '') ('PLANE_COLOR_CTL_2_B', '0x712cc', '')
>+('PLANE_COLOR_CTL_3_B', '0x713cc', '') ('PLANE_COLOR_CTL_4_B',
>+'0x714cc', '') ('PLANE_COLOR_CTL_5_B', '0x715cc', '')
>+('PLANE_COLOR_CTL_6_B', '0x716cc', '') ('PLANE_COLOR_CTL_7_B',
>+'0x717cc', '') ('PLANE_KEYMAX_4_B', '0x714a0', '') ('PLANE_KEYMAX_5_B',
>+'0x715a0', '') ('PLANE_KEYMAX_6_B', '0x716a0', '') ('PLANE_KEYMAX_7_B',
>+'0x717a0', '') ('PLANE_NV12_BUF_CFG_4_B', '0x71578', '')
>+('PLANE_NV12_BUF_CFG_5_B', '0x71678', '') ('PLANE_NV12_BUF_CFG_6_B',
>+'0x71778', '') ('PLANE_NV12_BUF_CFG_7_B', '0x71878', '')
>+('PLANE_POS_4_B', '0x7148c', '') ('PLANE_POS_5_B', '0x7158c', '')
>+('PLANE_POS_6_B', '0x7168c', '') ('PLANE_POS_7_B', '0x7178c', '')
>+('PLANE_SIZE_4_B', '0x71490', '') ('PLANE_SIZE_5_B', '0x71590', '')
>+('PLANE_SIZE_6_B', '0x71690', '') ('PLANE_SIZE_7_B', '0x71790', '')
>+('PLANE_WM_4_B_0', '0x71540', '') ('PLANE_WM_4_B_1', '0x71544', '')
>+('PLANE_WM_4_B_2', '0x71548', '') ('PLANE_WM_4_B_3', '0x7154c', '')
>+('PLANE_WM_4_B_4', '0x71550', '') ('PLANE_WM_4_B_5', '0x71554', '')
>+('PLANE_WM_4_B_6', '0x71558', '') ('PLANE_WM_4_B_7', '0x7155c', '')
>+('PLANE_WM_5_B_0', '0x71640', '') ('PLANE_WM_5_B_1', '0x71644', '')
>+('PLANE_WM_5_B_2', '0x71648', '') ('PLANE_WM_5_B_3', '0x7164c', '')
>+('PLANE_WM_5_B_4', '0x71650', '') ('PLANE_WM_5_B_5', '0x71654', '')
>+('PLANE_WM_5_B_6', '0x71658', '') ('PLANE_WM_5_B_7', '0x7165c', '')
>+('PLANE_WM_6_B_0', '0x71740', '') ('PLANE_WM_6_B_1', '0x71744', '')
>+('PLANE_WM_6_B_2', '0x71748', '') ('PLANE_WM_6_B_3', '0x7174c', '')
>+('PLANE_WM_6_B_4', '0x71750', '') ('PLANE_WM_6_B_5', '0x71754', '')
>+('PLANE_WM_6_B_6', '0x71758', '') ('PLANE_WM_6_B_7', '0x7175c', '')
>+('PLANE_WM_7_B_0', '0x71840', '') ('PLANE_WM_7_B_1', '0x71844', '')
>+('PLANE_WM_7_B_2', '0x71848', '') ('PLANE_WM_7_B_3', '0x7184c', '')
>+('PLANE_WM_7_B_4', '0x71850', '') ('PLANE_WM_7_B_5', '0x71854', '')
>+('PLANE_WM_7_B_6', '0x71858', '') ('PLANE_WM_7_B_7', '0x7185c', '')
>+('PLANE_WM_TRANS_4_B', '0x71568', '') ('PLANE_WM_TRANS_5_B', '0x71668',
>+'') ('PLANE_WM_TRANS_6_B', '0x71768', '') ('PLANE_WM_TRANS_7_B',
>+'0x71868', '') # PIPE_C_PLANE ('PLANE_AUX_DIST_4_C', '0x724c0', '')
>+('PLANE_AUX_DIST_5_C', '0x725c0', '') ('PLANE_AUX_DIST_6_C', '0x726c0',
>+'') ('PLANE_AUX_DIST_7_C', '0x727c0', '') ('PLANE_CTL_4_C', '0x72480',
>+'') ('PLANE_CTL_5_C', '0x72580', '') ('PLANE_CTL_6_C', '0x72680', '')
>+('PLANE_CTL_7_C', '0x72780', '') ('PLANE_BUF_CFG_4_C', '0x7257c', '')
>+('PLANE_BUF_CFG_5_C', '0x7267c', '') ('PLANE_BUF_CFG_6_C', '0x7277c',
>+'') ('PLANE_BUF_CFG_7_C', '0x7287c', '') ('PLANE_COLOR_CTL_1_C',
>+'0x721cc', '') ('PLANE_COLOR_CTL_2_C', '0x722cc', '')
>+('PLANE_COLOR_CTL_3_C', '0x723cc', '') ('PLANE_COLOR_CTL_4_C',
>+'0x724cc', '') ('PLANE_COLOR_CTL_5_C', '0x725cc', '')
>+('PLANE_COLOR_CTL_6_C', '0x726cc', '') ('PLANE_COLOR_CTL_7_C',
>+'0x727cc', '') ('PLANE_KEYMAX_4_C', '0x724a0', '') ('PLANE_KEYMAX_5_C',
>+'0x725a0', '') ('PLANE_KEYMAX_6_C', '0x726a0', '') ('PLANE_KEYMAX_7_C',
>+'0x727a0', '') ('PLANE_NV12_BUF_CFG_4_C', '0x72578', '')
>+('PLANE_NV12_BUF_CFG_5_C', '0x72678', '') ('PLANE_NV12_BUF_CFG_6_C',
>+'0x72778', '') ('PLANE_NV12_BUF_CFG_7_C', '0x72878', '')
>+('PLANE_POS_4_C', '0x7248c', '') ('PLANE_POS_5_C', '0x7258c', '')
>+('PLANE_POS_6_C', '0x7268c', '') ('PLANE_POS_7_C', '0x7278c', '')
>+('PLANE_SIZE_4_C', '0x72490', '') ('PLANE_SIZE_5_C', '0x72590', '')
>+('PLANE_SIZE_6_C', '0x72690', '') ('PLANE_SIZE_7_C', '0x72790', '')
>+('PLANE_WM_4_C_0', '0x72540', '') ('PLANE_WM_4_C_1', '0x72544', '')
>+('PLANE_WM_4_C_2', '0x72548', '') ('PLANE_WM_4_C_3', '0x7254c', '')
>+('PLANE_WM_4_C_4', '0x72550', '') ('PLANE_WM_4_C_5', '0x72554', '')
>+('PLANE_WM_4_C_6', '0x72558', '') ('PLANE_WM_4_C_7', '0x7255c', '')
>+('PLANE_WM_5_C_0', '0x72640', '') ('PLANE_WM_5_C_1', '0x72644', '')
>+('PLANE_WM_5_C_2', '0x72648', '') ('PLANE_WM_5_C_3', '0x7264c', '')
>+('PLANE_WM_5_C_4', '0x72650', '') ('PLANE_WM_5_C_5', '0x72654', '')
>+('PLANE_WM_5_C_6', '0x72658', '') ('PLANE_WM_5_C_7', '0x7265c', '')
>+('PLANE_WM_6_C_0', '0x72740', '') ('PLANE_WM_6_C_1', '0x72744', '')
>+('PLANE_WM_6_C_2', '0x72748', '') ('PLANE_WM_6_C_3', '0x7274c', '')
>+('PLANE_WM_6_C_4', '0x72750', '') ('PLANE_WM_6_C_5', '0x72754', '')
>+('PLANE_WM_6_C_6', '0x72758', '') ('PLANE_WM_6_C_7', '0x7275c', '')
>+('PLANE_WM_7_C_0', '0x72840', '') ('PLANE_WM_7_C_1', '0x72844', '')
>+('PLANE_WM_7_C_2', '0x72848', '') ('PLANE_WM_7_C_3', '0x7284c', '')
>+('PLANE_WM_7_C_4', '0x72850', '') ('PLANE_WM_7_C_5', '0x72854', '')
>+('PLANE_WM_7_C_6', '0x72858', '') ('PLANE_WM_7_C_7', '0x7285c', '')
>+('PLANE_WM_TRANS_4_C', '0x72468', '') ('PLANE_WM_TRANS_5_C', '0x72468',
>+'') ('PLANE_WM_TRANS_6_C', '0x72468', '') ('PLANE_WM_TRANS_7_C',
>+'0x72468', '') # TRANSCODER_DSI_DDI_CONTROL
>('TRANS_DDI_FUNC_CTL_DSI0',
>+'0x6b400', '') ('TRANS_DDI_FUNC_CTL_DSI1', '0x6bc00', '') #
>+TRANSCODER_DSI_TIMING ('TRANS_HTOTAL_DSI0', '0x6b000', '')
>+('TRANS_HTOTAL_DSI1', '0x6b800', '') ('TRANS_VTOTAL_DSI0', '0x6b00c',
>+'') ('TRANS_VTOTAL_DSI1', '0x6b80c', '') # MBUS_CTL ('MBUS_ABOX_CTL',
>+'0x45038', '') ('MBUS_DBOX_CTL_A', '0x7003c', '') ('MBUS_DBOX_CTL_B',
>+'0x7103c', '') ('MBUS_DBOX_CTL_C', '0x7203c', '')
>--
>2.7.4
>
>_______________________________________________
>igt-dev mailing list
>igt-dev@lists.freedesktop.org
>https://lists.freedesktop.org/mailman/listinfo/igt-dev
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

end of thread, other threads:[~2018-11-19  9:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-01 11:02 [igt-dev] [PATCH i-g-t] tools/registers: Add icelake register file Karthik B S
2018-10-01 14:29 ` [igt-dev] ✗ Fi.CI.BAT: failure for " Patchwork
2018-10-03  9:24 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2018-10-03 13:27 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2018-11-19  9:45 ` [igt-dev] [PATCH i-g-t] " Shankar, Uma

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).