| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-08-16 | drm: omapdrm: Remove omapdrm platform data | Laurent Pinchart | 1 | -53/+0 | |
| The omapdrm platform data are not used anymore, remove them. Signed-off-by: Laurent Pinchart <[email protected]> Reviewed-by: Tomi Valkeinen <[email protected]> Signed-off-by: Tomi Valkeinen <[email protected]> | |||||
| 2012-10-30 | staging: drm/omap: add support for ARCH_MULTIPLATFORM | Rob Clark | 1 | -0/+1 | |
| Remove usage of plat/cpu.h and get information from platform data instead. This enables omapdrm to be built with ARCH_MULTIPLATFORM. Signed-off-by: Rob Clark <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]> | |||||
| 2012-07-02 | omap2+: add drm device | Andy Gross | 1 | -0/+52 | |
| Register OMAP DRM/KMS platform device. DMM is split into a separate device using hwmod. Signed-off-by: Andy Gross <[email protected]> Signed-off-by: Rob Clark <[email protected]> Signed-off-by: Tony Lindgren <[email protected]> | |||||