summaryrefslogtreecommitdiff
path: root/drivers/misc/compdev
AgeCommit message (Collapse)Author
2012-05-22misc: compdev: Correction for overlay crashPer-Daniel Olsson
The compdev had a flaw which did not check return values while probing some UIBs. This has now been corrected. ST-Ericsson Linux next: NA ST-Ericsson ID: 419934 ST-Ericsson FOSS-OUT ID: Trivial Change-Id: I2b203e02ef8b5650d0c27247ac81cf2d0c20fbae Signed-off-by: Per-Daniel Olsson <per-daniel.olsson@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/51532 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com> Reviewed-by: QATOOLS Reviewed-by: Robert FEKETE <robert.fekete@stericsson.com>
2012-05-22misc: compdev: Updated for new kernel compositionPer-Daniel Olsson
The compdev device has been updated for the new B2R2/MCDE composition in the kernel. All B2R2 work will now be done in the kernel. A callback interface has been added for potential listeners. Such listeners could for example be cloning for external devices. ST-Ericsson Linux next: NA ST-Ericsson ID: 404691 ST-Ericsson FOSS-OUT ID: Trivial Change-Id: I0c059fd6ef889356b1de77684c30721ce6b3ebbf Signed-off-by: Per-Daniel Olsson <per-daniel.olsson@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/49974 Reviewed-by: QATOOLS Reviewed-by: Robert FEKETE <robert.fekete@stericsson.com> Reviewed-by: QABUILD
2012-05-22video: compdev: Add include <linux/module.h> for 3.2Philippe Langlais
Signed-off-by: Philippe Langlais <philippe.langlais@linaro.org>
2012-05-22misc: compdev: Handle rotationJörgen Nilsson
Make sure to handle incoming rotated surfaces with MCDE. ST-Ericsson ID: 404691 ST-Ericsson FOSS-OUT ID: NA Change-Id: Ia3c836df61e266e3e3d95f2a2e44140c50cf55db Signed-off-by: Jörgen Nilsson <jorgen.nilsson@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/42891 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com>
2012-05-22misc: compdev addedMaciej Socha
This driver is needed to support new display composition cases in HC/ICS. The driver is similar to the dispdev driver but not the same. ST-Ericsson ID: 350337 ST-Ericsson FOSS-OUT ID: NA Change-Id: Ide63b6f3994dece44259ac25da26b06a2fcca832 Signed-off-by: Jörgen Nilsson <jorgen.nilsson@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/42890 Reviewed-by: Per-Daniel OLSSON <per-daniel.olsson@stericsson.com> Tested-by: Per-Daniel OLSSON <per-daniel.olsson@stericsson.com> Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com>