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

Fix bugs in driver loading #206

Merged
merged 1 commit into from
Mar 27, 2025

Conversation

phreer
Copy link

@phreer phreer commented Mar 25, 2025

  • Reserve enough space for storing drm fds.
  • Don't close fd when we want to destroy a driver and recreate it soon.

Tracked-On: OAM-131318

* Reserve enough space for storing drm fds.
* Don't close fd when we want to destroy a driver and recreate it soon.

Tracked-On: OAM-131318
Signed-off-by: Weifeng Liu <[email protected]>
Copy link

@feijiang1 feijiang1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sysopenci
Copy link

Android CI has started Engineering Build for this issue ,Please check the linked Tracked-On issue/Android CI Web for more details.

@sysopenci
Copy link

SUCCESS: Android CI has completed Engineering Build for this issue.Please check the linked Tracked-On issue/Android CI Web for more details.

@sysopenci sysopenci added Engineering Build Successful Engineering Build Successful and removed Engineering Build Not Started Engineering Build Not Started labels Mar 26, 2025
@sjshweta sjshweta merged commit 6e7ec04 into projectceladon:a15/dev Mar 27, 2025
23 checks passed
@sysopenci
Copy link

Android CI has completed MERGE Build for this pr, build is SUCCESS. Please check the linked Tracked-On issue/Android CI Web for more details. For Binaries: /cactus-absp-or-local/a15_dev-merge/22

harvan added a commit to harvan/minigbm that referenced this pull request Mar 31, 2025
Fixed: Memory crash occurs when the screencap command is executed.
Ported from projectceladon#206

Tracked-On: OAM-128783
Signed-off-by: Weifeng Liu <[email protected]>
Signed-off-by: Wan, Hao <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants