[PATCH 3/5] DRM: Add drm encoder/connector helper

2011-06-07 Thread Sascha Hauer
At least in the embedded world encoders and connectors are not at all visible in software. Often enough there is a 1:1 relationship between encoders and connectors. Add helpers to handle this case and to ease driver implementation for SoCs. Signed-off-by: Sascha Hauer --- drivers/gpu/drm/Kconfig

[PATCH 3/5] DRM: Add drm encoder/connector helper

2011-06-07 Thread Sascha Hauer
At least in the embedded world encoders and connectors are not at all visible in software. Often enough there is a 1:1 relationship between encoders and connectors. Add helpers to handle this case and to ease driver implementation for SoCs. Signed-off-by: Sascha Hauer --- drivers/gpu/drm/Kconfig