ts.freedesktop.org;
> > linux-
> > kernel at vger.kernel.org; Nicholas Mc Guire
> > Subject: [PATCH] drm/radeon: remove unreachable code
> >
> > Signed-off-by: Nicholas Mc Guire
>
> NACK. I want to leave this in place for the future. When we support
> dyna
as Mc Guire
> Subject: [PATCH] drm/radeon: remove unreachable code
>
> Signed-off-by: Nicholas Mc Guire
NACK. I want to leave this in place for the future. When we support
dynamically adjusting the disp clock we'll need to update the sclk for ds mode.
Alex
> ---
>
Signed-off-by: Nicholas Mc Guire
---
As the if (CISLAND_MINIMUM_ENGINE_CLOCK != CISLAND_MINIMUM_ENGINE_CLOCK) is
never
satisfied - the entire else branch is never going to be executed and could be
removed - provided this is not simply a bug and needs to be fixed...
Patch is against 3.19.0-rc5