linux/include
Heiko Stuebner cdeb92004b FROMLIST: drm: bridge: analogix/dp: split exynos dp driver to bridge directory
Split the dp core driver from exynos directory to bridge directory,
and rename the core driver to analogix_dp_*, rename the platform
code to exynos_dp.

Beside the new analogix_dp driver would export six hooks.
"analogix_dp_bind()" and "analogix_dp_unbind()"
"analogix_dp_suspned()" and "analogix_dp_resume()"
"analogix_dp_detect()" and "analogix_dp_get_modes()"

The bind/unbind symbols is used for analogix platform driver to connect
with analogix_dp core driver. And the detect/get_modes is used for analogix
platform driver to init the connector.

They reason why connector need register in helper driver is rockchip drm
haven't implement the atomic API, but Exynos drm have implement it, so
there would need two different connector helper functions, that's why we
leave the connector register in helper driver.

(am from https://patchwork.kernel.org/patch/8615401/)

Change-Id: Iad075ae92ba9fa08674fb3d36488f7691909fead
Signed-off-by: Yakir Yang <ykk@rock-chips.com>
2016-03-21 19:37:46 +08:00
..
acpi
asm-generic Linux 4.4-rc5 2015-12-15 09:56:33 +08:00
clocksource
crypto crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path 2016-02-17 12:31:03 -08:00
drm FROMLIST: drm: bridge: analogix/dp: split exynos dp driver to bridge directory 2016-03-21 19:37:46 +08:00
dt-bindings clk: rockchip: update dt-binding header for rk3399 some clock IDs 2016-03-20 13:01:22 +08:00
keys
kvm
linux FROMLIST: iommu: dma-iommu: move IOMMU/DMA-mapping code from ARM64 arch to drivers 2016-03-18 20:42:50 +08:00
math-emu
media
memory
misc misc: rockchip-scr: add rockchip SOC smart card reader controller driver. 2016-03-21 11:03:15 +08:00
net Merge branch 'android-4.4' of https://android.googlesource.com/kernel/common 2016-03-03 19:42:14 +08:00
pcmcia
ras
rdma IB/mad: Require CM send method for everything except ClassPortInfo 2015-12-08 12:19:11 -05:00
rxrpc
scsi
soc
sound ALSA: rawmidi: Make snd_rawmidi_transmit() race-free 2016-02-17 12:30:58 -08:00
target
trace Merge branch 'android-4.4' 2016-02-18 15:18:27 +08:00
uapi Merge branch 'android-4.4' of https://android.googlesource.com/kernel/common 2016-03-03 19:42:14 +08:00
video Merge branch 'android-4.4' 2016-02-18 15:18:27 +08:00
xen xen: Add RING_COPY_REQUEST() 2015-12-18 10:00:17 -05:00
Kbuild