https://bugs.freedesktop.org/show_bug.cgi?id=99291
Bug ID: 99291 Summary: R9285 amd-staging-4.7 bad gamma since drm/amd/display: Implement gamma correction using input LUT Product: DRI Version: DRI git Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: DRM/AMDgpu Assignee: dri-devel@lists.freedesktop.org Reporter: adf.lists@gmail.com
R9285 git amd-staging-4.7 xserver 1.18.4
since da3877a82a8a9375f47334cffd375c795d7a0f8c drm/amd/display: Implement gamma correction using input LUT
initial x gamma will be far too light.
Turns out that although xgamma reports 1.0, doing
xgamma -gamma 1.0
corrects the issue
https://bugs.freedesktop.org/show_bug.cgi?id=99291
--- Comment #1 from Andy Furniss adf.lists@gmail.com --- Forgot to put -
This is a single monitor connected via DVI.
https://bugs.freedesktop.org/show_bug.cgi?id=99291
--- Comment #2 from Alex Deucher alexdeucher@gmail.com --- There is a gamma fix in the latest amd-staging-4.7 branch I just pushed. Does that help?
https://bugs.freedesktop.org/show_bug.cgi?id=99291
Andy Furniss adf.lists@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #3 from Andy Furniss adf.lists@gmail.com --- Yes, it's OK the updated branch.
dri-devel@lists.freedesktop.org