]> git.baikalelectronics.ru Git - kernel.git/commit
drm: Include the connector name in the output_poll_execute() debug message
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 21 Dec 2010 22:49:28 +0000 (22:49 +0000)
committerDave Airlie <airlied@redhat.com>
Tue, 21 Dec 2010 23:10:12 +0000 (09:10 +1000)
commit01f817ba420aa64cb9fe3ec71a1c0e897e106f78
tree16cfc6ee303d61b4b1a6e2c22a89dfd746798287
parentf3031f8cc239b7214d884beaac577bdcdefab31a
drm: Include the connector name in the output_poll_execute() debug message

Always useful to know just which connector was polled and had its
status updated.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_crtc_helper.c