]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915: add panel lock assertion function
authorJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 4 Jan 2011 23:09:32 +0000 (15:09 -0800)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 19 Jan 2011 12:36:11 +0000 (12:36 +0000)
commitea0760cfc00b9e534423fdaf630d1c8ce7a5ede0
treeaab37bb880e9097251f112968e2d1e6d8a77963b
parentb24e71798871089da1a4ab049db2800afc1aac0c
drm/i915: add panel lock assertion function

When PLLs or timing regs are changed, we need to make sure the panel
lock will allow it.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/intel_display.c