https://bugs.freedesktop.org/show_bug.cgi?id=68235
--- Comment #4 from Alexandre Demers alexandre.f.demers@gmail.com --- After bisect in one direction, I've ended up with the following commit: f90555cbe629e14c6af1dcec1933a3833ecd321f is the first bad commit commit f90555cbe629e14c6af1dcec1933a3833ecd321f Author: Alex Deucher alexander.deucher@amd.com Date: Wed Jul 17 16:34:12 2013 -0400
drm/radeon/dpm/atom: fix broken gcc harder
See bugs: https://bugs.freedesktop.org/show_bug.cgi?id=66932 https://bugs.freedesktop.org/show_bug.cgi?id=66972 https://bugs.freedesktop.org/show_bug.cgi?id=66945
Signed-off-by: Alex Deucher alexander.deucher@amd.com
:040000 040000 c32ad9a80c5356236e935eeb5198683727b9d00d eb5aa1083eb33e7b9aebebdb310dda0399152e87 M drivers
Now, I must say this commit actually fixes a visual problem after commit 69e0b57 (which is a good commit over here without any known problem). So, I'll dig in the other direction to find which commit broke the known good state.