]> bbs.cooldavid.org Git - net-next-2.6.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)
commite044218a8ecb560b6fad65912a4e7e509db40414
treedb1ade3dedc4a2dd20662e6150eb2361e4a775b8
parentc55217064eb728fc9348de781979b533e7cc116c
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