• Daniel Vetter's avatar
    drm/i915: i830M has watermarks like i855 · feb56b93
    Daniel Vetter authored
    So shuffle the checks around a bit. Also give all the structs and
    functions proper prefixes: i830_ for the dual-pipe mobile platforms
    and i845_ for the two single-pipe desktop platforms.
    
    Note that the max fifo value isn't actually correct for the i830M, but
    since we don't frob the fifo split we don't actually need it. This is
    different for some gen3 devices where we need the full fifo for self
    refresh mode.
    
    Cc: Thomas Richter <richter@rus.uni-stuttgart.de>
    Signed-off-by: default avatarRodrigo Vivi <rodrigo.vivi@gmail.com>
    Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
    feb56b93
intel_pm.c 159 KB