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 shared encode/decode not being displayed on AMD #353

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Steve-Tech
Copy link
Contributor

Hi,

The UI only shows the decode usage when encode_decode_shared is true but amdgpu will only use the encode usage field when it is shared, causing nvtop to never show any usage. I've now made it save the usage to the decode usage field when it's shared.
#352 seems related, but seemingly not solved.

I also made the ENC/DEC field longer, so that there's a proper usage bar and 100% doesn't look bad.
Before:
image
After:
image

Thanks,
Steve

Previously "ENC/DEC" took up most of the space leaving only 2 characters for the percentage & bar.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant