[PATCH 4/7] DRM: Add sdrm 1:1 encoder - connector helper

2012-04-11 Thread Sascha Hauer
Having a 1:1 relationship between an encoder and a connector is a very common case. This patch allows for registering a combination of both in a single device. It should allow implementing all necessary callbacks for both the encoder and the connector, but most calls are optional leaving the simple

[PATCH 4/7] DRM: Add sdrm 1:1 encoder - connector helper

2012-04-11 Thread Sascha Hauer
Having a 1:1 relationship between an encoder and a connector is a very common case. This patch allows for registering a combination of both in a single device. It should allow implementing all necessary callbacks for both the encoder and the connector, but most calls are optional leaving the simple