From: Daniel Vetter Date: Sat, 14 Dec 2013 22:38:30 +0000 (-0200) Subject: drm/i915: i830M has watermarks like i855 X-Git-Tag: v3.14-rc1~47^2~16^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=feb56b934463a7339ebc3c3cf2497c7958fe5a60;p=pandora-kernel.git drm/i915: i830M has watermarks like i855 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 Signed-off-by: Rodrigo Vivi Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed