Skip to content

Indexed based CMA allocation changes #9136

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bisingha-xilinx
Copy link
Collaborator

Problem solved by the commit

Indexed based CMA bo allocation.

Bug / issue (if any) fixed, which PR introduced the bug, how it was discovered

It's not a Bug but a new feature to allocate CMA buffer object from a specific CMA memory region.

How problem was solved, alternative solutions (if any) and why they were rejected

Problem was solved by allocating memory from a specific CMA memory region. If user provides invalid cma memory region, the driver will allocate bo from the default CMA.

Risks (if any) associated the changes in the commit

n/a

What has been tested and how, request additional testing if necessary

Tested on some edge testcases

Documentation impact (if any)

n/a

Copy link

github-actions bot commented Aug 7, 2025

clang-tidy review says "All clean, LGTM! 👍"

@bisingha-xilinx bisingha-xilinx added Please do not Review This PR has been created only for internal review. do not merge hold off on merging labels Aug 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge hold off on merging Please do not Review This PR has been created only for internal review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant