Skip to content

Commit 46864a6

Browse files
committed
drm/etnaviv: update hardware headers from rnndb
Update state_hi.xml.h header from etna_viv commit 8f43a34fd9cd ("rndb: document FE current primitve debug reg") Reviewed-by: Christian Gmeiner <cgmeiner@igalia.com> Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
1 parent ca0593a commit 46864a6

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

drivers/gpu/drm/etnaviv/state_hi.xml.h

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@ This file was generated by the rules-ng-ng headergen tool in this git repository
88
git clone git://0x04.net/rules-ng-ng
99
1010
The rules-ng-ng source files this header was generated from are:
11-
- state.xml ( 29355 bytes, from 2024-01-19 10:18:54)
12-
- common.xml ( 35664 bytes, from 2023-12-06 10:55:32)
13-
- common_3d.xml ( 15069 bytes, from 2023-11-22 10:05:24)
14-
- state_hi.xml ( 35854 bytes, from 2023-12-11 15:50:17)
15-
- copyright.xml ( 1597 bytes, from 2016-11-10 13:58:32)
16-
- state_2d.xml ( 52271 bytes, from 2023-06-02 12:35:03)
17-
- state_3d.xml ( 89522 bytes, from 2024-01-19 10:18:54)
18-
- state_blt.xml ( 14592 bytes, from 2023-11-22 10:05:09)
19-
- state_vg.xml ( 5975 bytes, from 2016-11-10 13:58:32)
20-
21-
Copyright (C) 2012-2023 by the following authors:
11+
- state.xml ( 30729 bytes, from 2024-06-21 11:31:54)
12+
- common.xml ( 35664 bytes, from 2023-12-13 09:33:18)
13+
- common_3d.xml ( 15069 bytes, from 2023-12-13 09:33:18)
14+
- state_hi.xml ( 35909 bytes, from 2024-06-21 11:31:54)
15+
- copyright.xml ( 1597 bytes, from 2020-10-28 12:56:03)
16+
- state_2d.xml ( 52271 bytes, from 2023-05-30 20:50:02)
17+
- state_3d.xml ( 89626 bytes, from 2024-06-21 11:32:57)
18+
- state_blt.xml ( 14592 bytes, from 2023-12-13 09:33:18)
19+
- state_vg.xml ( 5975 bytes, from 2020-10-28 12:56:03)
20+
21+
Copyright (C) 2012-2024 by the following authors:
2222
- Wladimir J. van der Laan <laanwj@gmail.com>
2323
- Christian Gmeiner <christian.gmeiner@gmail.com>
2424
- Lucas Stach <l.stach@pengutronix.de>
@@ -467,6 +467,7 @@ DEALINGS IN THE SOFTWARE.
467467
#define VIVS_MC_PROFILE_CONFIG0 0x00000470
468468
#define VIVS_MC_PROFILE_CONFIG0_FE__MASK 0x000000ff
469469
#define VIVS_MC_PROFILE_CONFIG0_FE__SHIFT 0
470+
#define VIVS_MC_PROFILE_CONFIG0_FE_CURRENT_PRIM 0x00000009
470471
#define VIVS_MC_PROFILE_CONFIG0_FE_DRAW_COUNT 0x0000000a
471472
#define VIVS_MC_PROFILE_CONFIG0_FE_OUT_VERTEX_COUNT 0x0000000b
472473
#define VIVS_MC_PROFILE_CONFIG0_FE_CACHE_MISS_COUNT 0x0000000c

0 commit comments

Comments
 (0)