-
Notifications
You must be signed in to change notification settings - Fork 0
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
GFX: Overview of current state (gpu decoding + gpu rendering) #102
Comments
There are 3 relevant settings, all interlinked but somewhat separate. Qt GL backend: opengl | opengles
|
@shadeslayer re-fixed forcing kwin to xrender. |
We force xrender in the Pinebook images now. I can however confirm that video playback seems to have gotten worse since the 17.10 images. The entire desktop blacks out for me. Could it be due a upgrade to Plasma 5.11.4? |
yes, video playback has gotten really choppy. |
Changing the Qt GL Backend is something we 100% don't want. It's a change I made because it's correct. Reverting will give the 20+seconds systemsettings startup (plus slow KCMs etc.) that you had back in Berlin. It is known that video is hardware accelerated when using the fbturbo X driver, but not the DRM driver. If video acceleration is more important than fast Plasma, then we can do that. I shall write up instructions on that. |
I tried this evening making an image with the disp driver, so we can see the impact with everything else set up. |
@davidedmundson :
What drivers are in latest img 20171221 used?
Since things like systemsettings have slowed down again, video is flickering, and we still have all those text-based glitches, can we switch to something thats working without compromising on video and compare any supposedely plasma slowdowns?
The text was updated successfully, but these errors were encountered: