Applied. Thanks!
On Wed, Jul 31, 2024 at 3:20 AM Remington Brasga wrote:
>
> A few define's are listed twice with different, incorrect values.
> This fix sets them appropriately.
>
> Signed-off-by: Remington Brasga
> ---
> The second UVD_LMI_CTRL__RFU_MASK is incorrect, so it was removed. It sh
A few define's are listed twice with different, incorrect values.
This fix sets them appropriately.
Signed-off-by: Remington Brasga
---
The second UVD_LMI_CTRL__RFU_MASK is incorrect, so it was removed. It should be
`0xf800 `.
The first UVD_LMI_CTRL__RFU__SHIFT is incorrect, so it was removed