OSDN Git Service

drm/i915: always check clocks when comparing pipe configs
authorJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 20 Jan 2014 22:18:04 +0000 (14:18 -0800)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 24 Jan 2014 16:22:59 +0000 (17:22 +0100)
commita9a7e98aa9c00b6e3ba42d2ce722ce6c8cee85ee
tree2d5961ba9f079141179dd40667fbb2eedb086a31
parent11578553d354f3408e5eff5ca87c44a0296a5e80
drm/i915: always check clocks when comparing pipe configs

Now that we have DDI support, we can check these all the time.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c