From patchwork Fri Sep 13 05:50:36 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christian Gmeiner X-Patchwork-Id: 11143957 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 8236416C1 for ; Fri, 13 Sep 2019 05:51:02 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 693F920830 for ; Fri, 13 Sep 2019 05:51:02 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 693F920830 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 208266EE7A; Fri, 13 Sep 2019 05:51:01 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-wr1-x444.google.com (mail-wr1-x444.google.com [IPv6:2a00:1450:4864:20::444]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4DF3E6E96F; Fri, 13 Sep 2019 05:50:59 +0000 (UTC) Received: by mail-wr1-x444.google.com with SMTP id q14so30709147wrm.9; Thu, 12 Sep 2019 22:50:59 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=Phaw5vbTT2faE0N3gJYnU+Jk+6mkAT8/6QLIHkDqelw=; b=WZygozYOOHfKPV3WhhwdpkCoJ6eq6YhDzFApyjaBKTuqHpAhPuLW9AwznVkHq2V0St wmMuriNbu+7f7Kr4XUyC4Cc8/kAypS+7XVh8n38gEk2U7vZ9Saw8hVq3H3adlYhHMkEh PEcMsx5yidVwu9CEPL4Akd6Pm7VPk5bNsHTNN1YcyiQydaTxbjBaPexnKUhO8X2B0VNi YCrZJBtXmbDaUCuTXWpajKWkE5bzB7S5TWJHt96RuUzGcVKrSET0oL6xAYTENYE9x9w/ 41sObL84vy+Equ46NAvplVVaCGFM1kRimez7x89Ywo7kPXJXRhGc94tDq4H1ebuH/7gU awbA== X-Gm-Message-State: APjAAAU3aoxO3vtkqBnH3V6vqUF2YhR645Hjlg18C2sxD6xWlGBRWmja Iyaiq/UOMuhTOC6tnm0M55c= X-Google-Smtp-Source: APXvYqxD+ywAwmLzUEqqo3xtMGt3wUdwMno0tLYEvxObOX4qB9I3z8Lk53z/BkFdH6spnuGDE8Qo0A== X-Received: by 2002:a05:6000:11cb:: with SMTP id i11mr2611823wrx.171.1568353857634; Thu, 12 Sep 2019 22:50:57 -0700 (PDT) Received: from localhost.localdomain ([62.178.82.229]) by smtp.gmail.com with ESMTPSA id h125sm2429279wmf.31.2019.09.12.22.50.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 12 Sep 2019 22:50:56 -0700 (PDT) From: Christian Gmeiner To: linux-kernel@vger.kernel.org Subject: [PATCH v2 1/2] drm/etnaviv: update hardware headers from rnndb Date: Fri, 13 Sep 2019 07:50:36 +0200 Message-Id: <20190913055052.25599-1-christian.gmeiner@gmail.com> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=Phaw5vbTT2faE0N3gJYnU+Jk+6mkAT8/6QLIHkDqelw=; b=n1Junbl+PAAZAQDIPZK5uCYARN4Il+YCpwChpr2oNQQ/fP6+kYqUaUmkGkk70Y0tja Q5hx+8kvb7FdV3kaQYo4PdOCoywynD4zVtl24jnqxOVHta064PTIy1KZZvCuCWIRlwUi bwmJ0jVW10DKFf/IqA67ybeyPxW6EQYIPAv6ivjUDpecnj6EyRTfH8ufY+vcLQ2oijC/ Jzm9TJKV1lJe21DUh/wWh/gpOaYNePyjCtNBXWaORspnGSwCM7+Uigo4px77MrZ17ZNv n0Z+2il/JAMxWNZzJTwoUG5nHMBFD6kJW5xUgNdSYMEcZMhR5EdK/qyQpjXhe0gqSQhc pyHg== X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: David Airlie , etnaviv@lists.freedesktop.org, dri-devel@lists.freedesktop.org, Russell King Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Update the state HI header from rnndb commit a04283591a8a (rnndb: update MMU exception causes). Changes in V2: - Only update state_hi.xml as suggested by Lucas Stach. Signed-off-by: Christian Gmeiner --- drivers/gpu/drm/etnaviv/state_hi.xml.h | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/drivers/gpu/drm/etnaviv/state_hi.xml.h b/drivers/gpu/drm/etnaviv/state_hi.xml.h index 41d8da2b6f4f..0f93dbbbaaeb 100644 --- a/drivers/gpu/drm/etnaviv/state_hi.xml.h +++ b/drivers/gpu/drm/etnaviv/state_hi.xml.h @@ -8,17 +8,17 @@ This file was generated by the rules-ng-ng headergen tool in this git repository git clone git://0x04.net/rules-ng-ng The rules-ng-ng source files this header was generated from are: -- state.xml ( 26087 bytes, from 2017-12-18 16:51:59) -- common.xml ( 35468 bytes, from 2018-01-22 13:48:54) -- common_3d.xml ( 14615 bytes, from 2017-12-18 16:51:59) -- state_hi.xml ( 30232 bytes, from 2018-02-15 15:48:01) -- copyright.xml ( 1597 bytes, from 2016-12-08 16:37:56) -- state_2d.xml ( 51552 bytes, from 2016-12-08 16:37:56) -- state_3d.xml ( 79992 bytes, from 2017-12-18 16:51:59) -- state_blt.xml ( 13405 bytes, from 2017-12-18 16:51:59) -- state_vg.xml ( 5975 bytes, from 2016-12-08 16:37:56) - -Copyright (C) 2012-2018 by the following authors: +- state.xml ( 26666 bytes, from 2019-08-13 11:26:49) +- common.xml ( 35468 bytes, from 2018-02-10 13:09:26) +- common_3d.xml ( 14322 bytes, from 2019-08-20 20:31:50) +- state_hi.xml ( 30396 bytes, from 2019-08-20 20:34:03) +- copyright.xml ( 1597 bytes, from 2018-02-10 13:09:26) +- state_2d.xml ( 51552 bytes, from 2018-02-10 13:09:26) +- state_3d.xml ( 83505 bytes, from 2019-09-06 09:32:54) +- state_blt.xml ( 14252 bytes, from 2019-08-13 20:00:42) +- state_vg.xml ( 5975 bytes, from 2018-02-10 13:09:26) + +Copyright (C) 2012-2019 by the following authors: - Wladimir J. van der Laan - Christian Gmeiner - Lucas Stach @@ -48,6 +48,9 @@ DEALINGS IN THE SOFTWARE. #define MMU_EXCEPTION_SLAVE_NOT_PRESENT 0x00000001 #define MMU_EXCEPTION_PAGE_NOT_PRESENT 0x00000002 #define MMU_EXCEPTION_WRITE_VIOLATION 0x00000003 +#define MMU_EXCEPTION_OUT_OF_BOUND 0x00000004 +#define MMU_EXCEPTION_READ_SECURITY_VIOLATION 0x00000005 +#define MMU_EXCEPTION_WRITE_SECURITY_VIOLATION 0x00000006 #define VIVS_HI 0x00000000 #define VIVS_HI_CLOCK_CONTROL 0x00000000