commit | 4f71d0cb76339a10fd445b0b281acc45c71b6271 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Wed Jun 04 16:02:28 2014 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Thu Jun 05 09:54:29 2014 +1000 |
tree | 9badd446ee865db48ebebe77ed8f4e3b3ca089aa | |
parent | 885ae1c55ae46ee1064bc7cb99dc45ddd8bd0328 [diff] |
drm/dp: add a hw mutex around the transfer functions. (v2) This should avoid races between connector probing and HPD irqs in the future, currently mode_config.mutex blocks this possibility. Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Dave Airlie <airlied@redhat.com>