Skip to content
  • Jesse Barnes's avatar
    drm/i915: cleanup per-pipe reg usage · 9db4a9c7
    Jesse Barnes authored
    
    
    We had some conversions over to the _PIPE macros, but didn't get
    everything.  So hide the per-pipe regs with an _ (still used in a few
    places for legacy) and add a few _PIPE based macros, then make sure
    everyone uses them.
    
    [update: remove usage of non-existent no-op macro]
    [update 2: keep modesetting suspend/resume code, update to new reg names]
    Signed-off-by: default avatarJesse Barnes <jbarnes@virtuousgeek.org>
    [ickle: stylistic cleanups for checkpatch and taste]
    Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
    9db4a9c7