]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/sdvo: Add dot crawl property
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 4 Aug 2010 12:50:29 +0000 (13:50 +0100)
committerEric Anholt <eric@anholt.net>
Mon, 9 Aug 2010 18:24:29 +0000 (11:24 -0700)
commit7655c91d71e1df68bb66cfc86e436043ccf68768
treedb1ade3dedc4a2dd20662e6150eb2361e4a775b8
parent760639d8d4d3f6a37e0cb7990f2910547319e80d
drm/i915/sdvo: Add dot crawl property

This property is slightly unusual in that it is a boolean and so has no
GET_MAX command.

Reference:

  Bug 28636 - missing TV parameter "Dot Crawl freeze"
  https://bugs.freedesktop.org/show_bug.cgi?id=28636

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/intel_sdvo.c