]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit0f16830e9f6de0a44cf1e473ffa80cbe612d5beb
tree16cfc6ee303d61b4b1a6e2c22a89dfd746798287
parente29ff7290e826d5c7fda906d99233713a47a92c8
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