mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-18 18:50:33 +01:00
intel/tools: Test notification subregisters
Reviewed-by: Sagar Ghuge <sagar.ghuge@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5956>
This commit is contained in:
parent
ac7ecd205b
commit
eaf27eb512
8 changed files with 18 additions and 2 deletions
|
|
@ -1 +1,3 @@
|
|||
wait(1) n0<0>.xUD { align16 WE_all 1N };
|
||||
wait(1) n0<0>.yUD { align16 WE_all 1N };
|
||||
wait(1) n0<0>.zUD { align16 WE_all 1N };
|
||||
|
|
|
|||
|
|
@ -1 +1,3 @@
|
|||
30 03 00 00 00 70 01 32 00 12 00 00 04 00 6e 00
|
||||
30 03 00 00 00 70 02 32 05 12 05 00 04 00 6e 00
|
||||
30 03 00 00 00 70 04 32 0a 12 0a 00 04 00 6e 00
|
||||
|
|
|
|||
|
|
@ -1 +1,3 @@
|
|||
wait(1) n0<0>.xUD { align16 WE_all 1N };
|
||||
wait(1) n0<0>.yUD { align16 WE_all 1N };
|
||||
wait(1) n0<0>.zUD { align16 WE_all 1N };
|
||||
|
|
|
|||
|
|
@ -1 +1,3 @@
|
|||
30 03 00 00 00 70 01 32 00 12 00 00 04 00 6e 00
|
||||
30 03 00 00 00 70 02 32 05 12 05 00 04 00 6e 00
|
||||
30 03 00 00 00 70 04 32 0a 12 0a 00 04 00 6e 00
|
||||
|
|
|
|||
|
|
@ -1 +1,3 @@
|
|||
wait(1) n0<0>UD { align1 WE_all 1N };
|
||||
wait(1) n0.0<0>UD { align1 WE_all 1N };
|
||||
wait(1) n0.1<0>UD { align1 WE_all 1N };
|
||||
wait(1) n0.2<0>UD { align1 WE_all 1N };
|
||||
|
|
|
|||
|
|
@ -1 +1,3 @@
|
|||
30 00 00 00 04 00 00 32 00 12 00 38 00 00 8d 00
|
||||
30 00 00 00 04 00 04 32 04 12 00 38 00 00 8d 00
|
||||
30 00 00 00 04 00 08 32 08 12 00 38 00 00 8d 00
|
||||
|
|
|
|||
|
|
@ -1 +1,3 @@
|
|||
wait(1) n0<0>UD { align1 WE_all 1N };
|
||||
wait(1) n0.0<0>UD { align1 WE_all 1N };
|
||||
wait(1) n0.1<0>UD { align1 WE_all 1N };
|
||||
wait(1) n0.2<0>UD { align1 WE_all 1N };
|
||||
|
|
|
|||
|
|
@ -1 +1,3 @@
|
|||
30 00 00 00 04 00 00 32 00 12 00 38 00 00 8d 00
|
||||
30 00 00 00 04 00 04 32 04 12 00 38 00 00 8d 00
|
||||
30 00 00 00 04 00 08 32 08 12 00 38 00 00 8d 00
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue