Re: [PATCH umr 02/17] Use the correct prefix for Navi3 in halt_waves

2023-06-06 Thread Haehnle, Nicolai
[Public] This shouldn't be necessary as it tries both mm and then reg... Yeah I know, but it just seemed cleaner that way... From: StDenis, Tom Sent: Tuesday, June 6, 2023 13:34 To: Haehnle, Nicolai ; amd-gfx@lists.freedesktop.org Subject: Re: [PATCH umr

Re: [PATCH umr 02/17] Use the correct prefix for Navi3 in halt_waves

2023-06-06 Thread StDenis, Tom
[Public] This shouldn't be necessary as it tries both mm and then reg... From: Haehnle, Nicolai Sent: Tuesday, June 6, 2023 05:17 To: amd-gfx@lists.freedesktop.org; StDenis, Tom Cc: Haehnle, Nicolai Subject: [PATCH umr 02/17] Use the correct prefix for

[PATCH umr 02/17] Use the correct prefix for Navi3 in halt_waves

2023-06-06 Thread Nicolai Hähnle
Signed-off-by: Nicolai Hähnle --- src/lib/sq_cmd_halt_waves.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lib/sq_cmd_halt_waves.c b/src/lib/sq_cmd_halt_waves.c index 368e701..841b1d3 100644 --- a/src/lib/sq_cmd_halt_waves.c +++ b/src/lib/sq_cmd_halt_waves.c @@