Files
linux/drivers
Patrik Jakobsson 1548060f48 drm/gma500: Calculate clock in one function instead of three identical
i9xx_clock() and i8xx_clock() did the same calc and psb_intel_clock() just
called i9xx_clock() so just move it all into psb_intel_clock().

The same calculation is duplicated in cdv_intel_display.c as well so maybe we
can share it later on.

Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
2013-03-17 18:32:55 +01:00
..
2013-01-30 11:38:25 +01:00
2012-12-18 15:19:06 +10:30
2013-01-28 00:18:04 -05:00
2013-01-16 15:57:54 +01:00
2013-02-16 17:38:06 -05:00
2013-01-15 10:45:26 -07:00
2013-01-31 13:06:06 -08:00