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:
885ae1c
)
drm/dp: add a hw mutex around the transfer functions. (v2)
author
Dave Airlie
<airlied@redhat.com>
Wed, 4 Jun 2014 06:02:28 +0000
(16:02 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 4 Jun 2014 23:54:29 +0000
(09:54 +1000)
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>
drivers/gpu/drm/drm_dp_helper.c
patch
|
blob
|
history
drivers/gpu/drm/i915/intel_dp.c
patch
|
blob
|
history
drivers/gpu/drm/radeon/atombios_dp.c
patch
|
blob
|
history
drivers/gpu/drm/radeon/radeon_i2c.c
patch
|
blob
|
history
drivers/gpu/drm/tegra/dpaux.c
patch
|
blob
|
history
include/drm/drm_dp_helper.h
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/drm_dp_helper.c
Simple merge
diff --cc
drivers/gpu/drm/i915/intel_dp.c
Simple merge
diff --cc
drivers/gpu/drm/radeon/atombios_dp.c
Simple merge
diff --cc
drivers/gpu/drm/radeon/radeon_i2c.c
Simple merge
diff --cc
drivers/gpu/drm/tegra/dpaux.c
Simple merge
diff --cc
include/drm/drm_dp_helper.h
Simple merge