]> bbs.cooldavid.org Git - net-next-2.6.git/commit
drm/i915/dp: convert eDP checks to functions and document
authorJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 7 Oct 2010 23:01:06 +0000 (16:01 -0700)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 8 Oct 2010 08:17:07 +0000 (09:17 +0100)
commitcfcb0fc9c2f2decf065e9a6a1c622541e8b4090b
tree2b38fe6792ad55c042f4862202264dcd529bc848
parente59f2bac15042eb744851bcf866f18dadc3091c6
drm/i915/dp: convert eDP checks to functions and document

Most of the PCH eDP checks are redundant, so document the functions in
preparation for removing most of the calls.

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