All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 99291] R9285 amd-staging-4.7 bad gamma since drm/amd/display: Implement gamma correction using input LUT
@ 2017-01-05 22:07 bugzilla-daemon
  2017-01-05 22:56 ` bugzilla-daemon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2017-01-05 22:07 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 909 bytes --]

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2233 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 99291] R9285 amd-staging-4.7 bad gamma since drm/amd/display: Implement gamma correction using input LUT
  2017-01-05 22:07 [Bug 99291] R9285 amd-staging-4.7 bad gamma since drm/amd/display: Implement gamma correction using input LUT bugzilla-daemon
@ 2017-01-05 22:56 ` bugzilla-daemon
  2017-01-05 23:04 ` bugzilla-daemon
  2017-01-05 23:38 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2017-01-05 22:56 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 256 bytes --]

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1133 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 99291] R9285 amd-staging-4.7 bad gamma since drm/amd/display: Implement gamma correction using input LUT
  2017-01-05 22:07 [Bug 99291] R9285 amd-staging-4.7 bad gamma since drm/amd/display: Implement gamma correction using input LUT bugzilla-daemon
  2017-01-05 22:56 ` bugzilla-daemon
@ 2017-01-05 23:04 ` bugzilla-daemon
  2017-01-05 23:38 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2017-01-05 23:04 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 286 bytes --]

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?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1165 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 99291] R9285 amd-staging-4.7 bad gamma since drm/amd/display: Implement gamma correction using input LUT
  2017-01-05 22:07 [Bug 99291] R9285 amd-staging-4.7 bad gamma since drm/amd/display: Implement gamma correction using input LUT bugzilla-daemon
  2017-01-05 22:56 ` bugzilla-daemon
  2017-01-05 23:04 ` bugzilla-daemon
@ 2017-01-05 23:38 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2017-01-05 23:38 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 524 bytes --]

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2164 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-01-05 23:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-05 22:07 [Bug 99291] R9285 amd-staging-4.7 bad gamma since drm/amd/display: Implement gamma correction using input LUT bugzilla-daemon
2017-01-05 22:56 ` bugzilla-daemon
2017-01-05 23:04 ` bugzilla-daemon
2017-01-05 23:38 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.