https://bugs.freedesktop.org/show_bug.cgi?id=38800
--- Comment #48 from Mario Kleiner mario.kleiner@tuebingen.mpg.de 2011-07-08 11:16:38 PDT --- Review of attachment 48897: --> (https://bugs.freedesktop.org/review?bug=38800&attachment=48897)
Other than that typo Reviewed-by: mario.kleiner@tuebingen.mpg.de
::: drivers/gpu/drm/radeon/evergreen.c @@ +1129,3 @@ WREG32(EVERGREEN_CRTC_UPDATE_LOCK + EVERGREEN_CRTC3_REGISTER_OFFSET, 1); + } + if (rdev->num_crtc >= 4) {
I think this is a typo and should be >=6 ?