diff options
| author | Chris Wilson <chris@chris-wilson.co.uk> | 2012-05-09 11:56:28 +0100 |
|---|---|---|
| committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2012-05-19 22:38:29 +0200 |
| commit | 1833b134454d5300d8a9d07b78876a20395f01a9 (patch) | |
| tree | 5a55265e3a927613c265c28a6fdc0037a139a431 /lib/mpi/mpi-mul.c | |
| parent | 0e43406bcc1868a316eea6012a0a09d992c53521 (diff) | |
drm/i915: gen6_enable_rps() wants to be called after ring initialisation
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)
v3: Fix up locking. (Paulo)
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
[danvet: Smash Paulo's locking fix onto Chris' patch.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'lib/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions
