[Intel-gfx] [PATCH] drm/i915: gen6_enable_rps() wants to be called after ring initialisation

Daniel Vetter daniel at ffwll.ch
Wed May 9 21:59:48 CEST 2012


On Wed, May 09, 2012 at 11:56:28AM +0100, Chris Wilson wrote:
> Currently we call gen6_enable_rps() (which writes into the per-ring
> register mmio space) from intel_modeset_init_hw() which is called before
> we initialise the rings. If we defer intel_modeset_init_hw() until
> afterwards (in the intel_modeset_gem_init() phase) all is well.
> 
> v2: Rectify ordering of gem vs display HW init upon resume. (Daniel)
> 
> Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>

Queued for -next, thanks for the patch. We still have a few strange things
in our hw setup paths, but that can be cleanup up later on.
-Daniel
-- 
Daniel Vetter
Mail: daniel at ffwll.ch
Mobile: +41 (0)79 365 57 48



More information about the Intel-gfx mailing list