]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
gma500/cdv: Fix call to cdv_intel_dp_set_m_n
authorAlan Cox <alan@linux.intel.com>
Wed, 22 Aug 2012 12:00:28 +0000 (12:00 +0000)
committerDave Airlie <airlied@redhat.com>
Thu, 23 Aug 2012 23:33:32 +0000 (09:33 +1000)
commitf76c0dde78fbe021801fe904fb5999f3154d4e5d
tree3f9dfb48a5638a82f9b17849d28d645b21dfa38e
parent4d46259f00c6dd04d53e74cdfa8f8b6ec35c0140
gma500/cdv: Fix call to cdv_intel_dp_set_m_n

We should be making this call not praying that the values are right.
In addition as noted by Josiah Standing we should be calling this
for eDP as well.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/gma500/cdv_intel_display.c