[Bug 101387] amdgpu display corruption and hang on AMD A10-9620P

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jun 20 17:47:42 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=101387

--- Comment #20 from Carlo Caione <carlo at caione.org> ---
> That could be a plymouth bug. I've noticed that it doesn't seem to call
> drmModeCrtcSetGamma to make sure the display CLUTs are initialized to
> appropriate values.
Can you expand on this a little bit?

I have (by chance TBH) fixed plymouth basically reading the CLUTs using
drmModeCrtcGetGamma() when plymouthd starts and writing them back using
drmModeCrtcSetGamma() before drmModeSetCrtc() is called when the reboot splash
has to be displayed.

But it's not clear to me why this is needed at all since in theory I'm writing
back the same CLUTs values read by drmModeCrtcGetGamma() but at the same time
if I do not do that, I have image corruption.

Any hint about this?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20170620/e657f526/attachment.html>


More information about the dri-devel mailing list