Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug Report: RGA 4G limit memory #1133

Open
MattiaGrigoli opened this issue Nov 28, 2024 · 1 comment
Open

Bug Report: RGA 4G limit memory #1133

MattiaGrigoli opened this issue Nov 28, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@MattiaGrigoli
Copy link

What happened?

on higher memory board (+4g of RAM) the RGA stops working becuase of the limit of RGA2 of 4G caused by its 32 bits addresses.
is there a fix for this issue? i need to use the RGA for professional reasons and i can't find a solution anywhere

Kernel version

5.10/6.10

SBC model

orange pi 5 plus

What operating system are you seeing this problem on?

Ubuntu 22.04 LTS (Jammy Jellyfish)

Relevant logs

No response

@MattiaGrigoli MattiaGrigoli added the bug Something isn't working label Nov 28, 2024
@Joshua-Riek Joshua-Riek removed their assignment Nov 29, 2024
@nyanmisaka
Copy link

Check #1030 (comment).
The RGA2 hardware is designed in such a way that you must use the DMA32 flag when allocating memory.

So this is not an issue and @Joshua-Riek should feel free to close these two.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants