diff mbox series

[v2,4/5] drm/etnaviv: update hardware headers from rnndb

Message ID 20240705200013.2656275-4-l.stach@pengutronix.de (mailing list archive)
State New, archived
Headers show
Series [v2,1/5] drm/etnaviv: hold GPU lock across perfmon sampling | expand

Commit Message

Lucas Stach July 5, 2024, 8 p.m. UTC
Update state_hi.xml.h header from etna_viv commit
8f43a34fd9cd ("rndb: document FE current primitve debug reg")

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
v2: no changes
---
 drivers/gpu/drm/etnaviv/state_hi.xml.h | 23 ++++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)

Comments

Christian Gmeiner July 7, 2024, 8:40 p.m. UTC | #1
>
> Update state_hi.xml.h header from etna_viv commit
> 8f43a34fd9cd ("rndb: document FE current primitve debug reg")
>
> Signed-off-by: Lucas Stach <l.stach@pengutronix.de>

Reviewed-by: Christian Gmeiner <cgmeiner@igalia.com>

> ---
> v2: no changes
> ---
>  drivers/gpu/drm/etnaviv/state_hi.xml.h | 23 ++++++++++++-----------
>  1 file changed, 12 insertions(+), 11 deletions(-)
>
> diff --git a/drivers/gpu/drm/etnaviv/state_hi.xml.h b/drivers/gpu/drm/etnaviv/state_hi.xml.h
> index 829bc528e618..f7bc5f6e20ff 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     (  29355 bytes, from 2024-01-19 10:18:54)
> -- common.xml    (  35664 bytes, from 2023-12-06 10:55:32)
> -- common_3d.xml (  15069 bytes, from 2023-11-22 10:05:24)
> -- state_hi.xml  (  35854 bytes, from 2023-12-11 15:50:17)
> -- copyright.xml (   1597 bytes, from 2016-11-10 13:58:32)
> -- state_2d.xml  (  52271 bytes, from 2023-06-02 12:35:03)
> -- state_3d.xml  (  89522 bytes, from 2024-01-19 10:18:54)
> -- state_blt.xml (  14592 bytes, from 2023-11-22 10:05:09)
> -- state_vg.xml  (   5975 bytes, from 2016-11-10 13:58:32)
> -
> -Copyright (C) 2012-2023 by the following authors:
> +- state.xml     (  30729 bytes, from 2024-06-21 11:31:54)
> +- common.xml    (  35664 bytes, from 2023-12-13 09:33:18)
> +- common_3d.xml (  15069 bytes, from 2023-12-13 09:33:18)
> +- state_hi.xml  (  35909 bytes, from 2024-06-21 11:31:54)
> +- copyright.xml (   1597 bytes, from 2020-10-28 12:56:03)
> +- state_2d.xml  (  52271 bytes, from 2023-05-30 20:50:02)
> +- state_3d.xml  (  89626 bytes, from 2024-06-21 11:32:57)
> +- state_blt.xml (  14592 bytes, from 2023-12-13 09:33:18)
> +- state_vg.xml  (   5975 bytes, from 2020-10-28 12:56:03)
> +
> +Copyright (C) 2012-2024 by the following authors:
>  - Wladimir J. van der Laan <laanwj@gmail.com>
>  - Christian Gmeiner <christian.gmeiner@gmail.com>
>  - Lucas Stach <l.stach@pengutronix.de>
> @@ -467,6 +467,7 @@ DEALINGS IN THE SOFTWARE.
>  #define VIVS_MC_PROFILE_CONFIG0                                        0x00000470
>  #define VIVS_MC_PROFILE_CONFIG0_FE__MASK                       0x000000ff
>  #define VIVS_MC_PROFILE_CONFIG0_FE__SHIFT                      0
> +#define VIVS_MC_PROFILE_CONFIG0_FE_CURRENT_PRIM                        0x00000009
>  #define VIVS_MC_PROFILE_CONFIG0_FE_DRAW_COUNT                  0x0000000a
>  #define VIVS_MC_PROFILE_CONFIG0_FE_OUT_VERTEX_COUNT            0x0000000b
>  #define VIVS_MC_PROFILE_CONFIG0_FE_CACHE_MISS_COUNT            0x0000000c
> --
> 2.39.2
>
diff mbox series

Patch

diff --git a/drivers/gpu/drm/etnaviv/state_hi.xml.h b/drivers/gpu/drm/etnaviv/state_hi.xml.h
index 829bc528e618..f7bc5f6e20ff 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     (  29355 bytes, from 2024-01-19 10:18:54)
-- common.xml    (  35664 bytes, from 2023-12-06 10:55:32)
-- common_3d.xml (  15069 bytes, from 2023-11-22 10:05:24)
-- state_hi.xml  (  35854 bytes, from 2023-12-11 15:50:17)
-- copyright.xml (   1597 bytes, from 2016-11-10 13:58:32)
-- state_2d.xml  (  52271 bytes, from 2023-06-02 12:35:03)
-- state_3d.xml  (  89522 bytes, from 2024-01-19 10:18:54)
-- state_blt.xml (  14592 bytes, from 2023-11-22 10:05:09)
-- state_vg.xml  (   5975 bytes, from 2016-11-10 13:58:32)
-
-Copyright (C) 2012-2023 by the following authors:
+- state.xml     (  30729 bytes, from 2024-06-21 11:31:54)
+- common.xml    (  35664 bytes, from 2023-12-13 09:33:18)
+- common_3d.xml (  15069 bytes, from 2023-12-13 09:33:18)
+- state_hi.xml  (  35909 bytes, from 2024-06-21 11:31:54)
+- copyright.xml (   1597 bytes, from 2020-10-28 12:56:03)
+- state_2d.xml  (  52271 bytes, from 2023-05-30 20:50:02)
+- state_3d.xml  (  89626 bytes, from 2024-06-21 11:32:57)
+- state_blt.xml (  14592 bytes, from 2023-12-13 09:33:18)
+- state_vg.xml  (   5975 bytes, from 2020-10-28 12:56:03)
+
+Copyright (C) 2012-2024 by the following authors:
 - Wladimir J. van der Laan <laanwj@gmail.com>
 - Christian Gmeiner <christian.gmeiner@gmail.com>
 - Lucas Stach <l.stach@pengutronix.de>
@@ -467,6 +467,7 @@  DEALINGS IN THE SOFTWARE.
 #define VIVS_MC_PROFILE_CONFIG0					0x00000470
 #define VIVS_MC_PROFILE_CONFIG0_FE__MASK			0x000000ff
 #define VIVS_MC_PROFILE_CONFIG0_FE__SHIFT			0
+#define VIVS_MC_PROFILE_CONFIG0_FE_CURRENT_PRIM			0x00000009
 #define VIVS_MC_PROFILE_CONFIG0_FE_DRAW_COUNT			0x0000000a
 #define VIVS_MC_PROFILE_CONFIG0_FE_OUT_VERTEX_COUNT		0x0000000b
 #define VIVS_MC_PROFILE_CONFIG0_FE_CACHE_MISS_COUNT		0x0000000c