git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e687651
)
drm/tegra: dp - Implement hotplug detection in work queue
author
Thierry Reding
<treding@nvidia.com>
Fri, 25 Apr 2014 14:42:32 +0000
(16:42 +0200)
committer
Thierry Reding
<treding@nvidia.com>
Thu, 5 Jun 2014 21:14:48 +0000
(23:14 +0200)
Calling the drm_helper_hpd_irq_event() helper can sleep, so instead of
invoking it directly from the interrupt handler, schedule a work queue
and run it from there.
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/dpaux.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/tegra/dpaux.c
Simple merge