feat(rknn): add shared RV1126B hardware acceleration support - #102
Merged
Conversation
samuel--hu
marked this pull request as ready for review
August 18, 2026 06:14
Signed-off-by: samuel--hu <genius1@qq.com>
Signed-off-by: samuel--hu <genius1@qq.com>
Signed-off-by: samuel--hu <genius1@qq.com>
Signed-off-by: samuel--hu <genius1@qq.com>
samuel--hu
force-pushed
the
codex/rv1126b-submit-final
branch
from
August 18, 2026 06:16
dbb35cc to
04d2f85
Compare
Fernandez81
approved these changes
Aug 18, 2026
42 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
Why
RV1126B models are not binary-compatible with RK3576 models, but the runtime architecture, media pipeline, preprocessing, telemetry, conversion workflow, and product UI can remain shared. This PR isolates only platform facts and artifacts in manifests while keeping one Rockchip implementation.
Validation
dbb35cc1: native build, device test binary, package, deployment, login, video/task/event/system customer journeyrockchip-mpp-rgarun.statusand final teardown delay, not workload/performance checksScope boundary
This establishes an RV1126B development candidate and demonstrates adaptation quality. It is not yet a multi-platform production certification or a long-duration stability claim.
Test note
An earlier harness attempt retained three differently named four-channel benchmark sets because cleanup was disabled, leaving 12 configured channels and causing an OOM while opening the third preview. Those generated channels were removed without backup, the engine was clean-restarted, and the four-channel result above was collected from a zero-channel baseline.