-
Notifications
You must be signed in to change notification settings - Fork 5.2k
VC4: different colors with kernel 4.4.11 #1503
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
Comments
Okay, although xrandr shows me that the brightness is set to 1, setting it again to 1 seems to fix the colors. I noticed though that the gamma also gets changed from 0.46:0.46:0.46 to 1:1:1 although I only set the brightness. |
Are you using the experimental graphics driver? |
Yes, I enabled the overlay and the VC4 module gets loaded. I use Xorg and qmlscene to show a QML-based slideshow (that is not released yet). Everything else looks good. No errors in the kernel log. |
Can you report it here: |
After the upgrade to (a self-built) 4.4.11, I noticed that the colors on my HDMI TV look brighter and light colors become white. I guess this has something to do with the VC4 update and "drm/vc4: Add support for gamma ramps". Hence, I wanted to ask if this is intended? I will check if I can change these values somehow as I don't run a DE but just a fullscreen slideshow.
The text was updated successfully, but these errors were encountered: