aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_pm.c
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2015-05-06 14:28:57 +0300
committerDaniel Vetter <[email protected]>2015-05-08 13:03:43 +0200
commit22e02c0b4bc87c94895b1f4cb25ee705d5687cb1 (patch)
treed48165d237c6afd2e74b6e5c0b585382cfbb9a9f /drivers/gpu/drm/i915/intel_pm.c
parent813b5e6971cbf1ae7dd0298fe44e39f7f2629f8d (diff)
drm/i915: Add missing POSTING_READ()s to BXT dbuf enable sequence
Do a POSTING_READ() between the DBUF_CTL register write and the udelay() to make sure we really wait after the register write has happened. Spotted while reviewing Damien's SKL cdclk patch which had the POSTING_READ()s. Cc: Imre Deak <[email protected]> Signed-off-by: Ville Syrjälä <[email protected]> Reviewed-by: Imre Deak <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_pm.c')
0 files changed, 0 insertions, 0 deletions