From patchwork Tue May 12 15:43:07 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Lespiau, Damien" X-Patchwork-Id: 6389391 Return-Path: X-Original-To: patchwork-intel-gfx@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 327319F1C2 for ; Tue, 12 May 2015 15:43:14 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 43A9C20412 for ; Tue, 12 May 2015 15:43:13 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) by mail.kernel.org (Postfix) with ESMTP id 4DFE42024F for ; Tue, 12 May 2015 15:43:12 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id C5C606E136; Tue, 12 May 2015 08:43:11 -0700 (PDT) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by gabe.freedesktop.org (Postfix) with ESMTP id 68DA36E136 for ; Tue, 12 May 2015 08:43:10 -0700 (PDT) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP; 12 May 2015 08:43:09 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,415,1427785200"; d="scan'208";a="693735058" Received: from gluu-mobl1.amr.corp.intel.com (HELO strange.amr.corp.intel.com) ([10.254.49.23]) by orsmga001.jf.intel.com with ESMTP; 12 May 2015 08:43:08 -0700 From: Damien Lespiau To: intel-gfx@lists.freedesktop.org Date: Tue, 12 May 2015 16:43:07 +0100 Message-Id: <1431445387-26049-1-git-send-email-damien.lespiau@intel.com> X-Mailer: git-send-email 2.1.0 Subject: [Intel-gfx] [PATCH i-g-t] quick_dump: Expand the WM cursor registers X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The tool I used to generate that list doesn't support expanding the list of registers when dealing with something like CUR_WM_A_*. Expand it by hand for now (tm). Remove CUR_PAL_${pipe}_* for the same reason (and because it's not very useful to have). Signed-off-by: Damien Lespiau --- tools/quick_dump/skl_display.txt | 30 ++++++++++++++++++++++++------ 1 file changed, 24 insertions(+), 6 deletions(-) diff --git a/tools/quick_dump/skl_display.txt b/tools/quick_dump/skl_display.txt index 37c7d99..d995e3a 100644 --- a/tools/quick_dump/skl_display.txt +++ b/tools/quick_dump/skl_display.txt @@ -88,10 +88,16 @@ ('CUR_BASE_A', '0x70084', '') ('CUR_CTL_A', '0x70080', '') ('CUR_FBC_CTL_A', '0x700a0', '') -('CUR_PAL_A_*', '0x70090', '') ('CUR_POS_A', '0x70088', '') ('CUR_SURFLIVE_A', '0x700ac', '') -('CUR_WM_A_*', '0x70140', '') +('CUR_WM_A_0', '0x70140', '') +('CUR_WM_A_1', '0x70144', '') +('CUR_WM_A_2', '0x70148', '') +('CUR_WM_A_3', '0x7014c', '') +('CUR_WM_A_4', '0x70150', '') +('CUR_WM_A_5', '0x70154', '') +('CUR_WM_A_6', '0x70158', '') +('CUR_WM_A_7', '0x7015c', '') ('CUR_WM_TRANS_A', '0x70168', '') # PIPE_SCALER_A ('PS_CTRL_1_A', '0x68180', '') @@ -184,10 +190,16 @@ ('CUR_BASE_B', '0x71084', '') ('CUR_CTL_B', '0x71080', '') ('CUR_FBC_CTL_B', '0x710a0', '') -('CUR_PAL_B_*', '0x71090', '') ('CUR_POS_B', '0x71088', '') ('CUR_SURFLIVE_B', '0x710ac', '') -('CUR_WM_B_*', '0x71140', '') +('CUR_WM_B_0', '0x71140', '') +('CUR_WM_B_1', '0x71144', '') +('CUR_WM_B_2', '0x71148', '') +('CUR_WM_B_3', '0x7114c', '') +('CUR_WM_B_4', '0x71150', '') +('CUR_WM_B_5', '0x71154', '') +('CUR_WM_B_6', '0x71158', '') +('CUR_WM_B_7', '0x7115c', '') ('CUR_WM_TRANS_B', '0x71168', '') # PIPE_SCALER_B ('PS_CTRL_1_B', '0x68980', '') @@ -281,10 +293,16 @@ ('CUR_BASE_C', '0x72084', '') ('CUR_CTL_C', '0x72080', '') ('CUR_FBC_CTL_C', '0x720a0', '') -('CUR_PAL_C_*', '0x72090', '') ('CUR_POS_C', '0x72088', '') ('CUR_SURFLIVE_C', '0x720ac', '') -('CUR_WM_C_*', '0x72140', '') +('CUR_WM_C_0', '0x72140', '') +('CUR_WM_C_1', '0x72144', '') +('CUR_WM_C_2', '0x72148', '') +('CUR_WM_C_3', '0x7214c', '') +('CUR_WM_C_4', '0x72150', '') +('CUR_WM_C_5', '0x72154', '') +('CUR_WM_C_6', '0x72158', '') +('CUR_WM_C_7', '0x7215c', '') ('CUR_WM_TRANS_C', '0x72168', '') # PIPE_SCALER_C ('PS_CTRL_1_C', '0x69180', '')