]> rtime.felk.cvut.cz Git - linux-imx.git/commit
drm/i915: fix VLV limits
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 18 Apr 2013 19:10:43 +0000 (21:10 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 18 Apr 2013 19:12:39 +0000 (21:12 +0200)
commit75e539864a133c4d8d6a4aac9f409e0a23d7bc3f
tree85e2c73b0c31a9d2e668601af43c570956461d98
parent0a073b843bcd9a660f76e497182aac97cafddc4c
drm/i915: fix VLV limits

Magic updates.

v2: use 64 bit types and math (Ville)

v3: Trim out all the m/n/p calculation changes since they are still
under discussion. Instead squash in a fixup for hdmi limits which
slipped into a different patch.

Signed-off-by: Pallavi G <pallavi.g@intel.com>
Signed-off-by: Vijay Purushothaman <vijay.a.purushothaman@intel.com>
Signed-off-by: Yogesh M <yogesh.mohan.marimuthu@intel.com>
Signed-off-by: Gajanan Bhat <gajanan.bhat@intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> (v2)
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c