Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ARM: EXYNOS: removing exynos-drm device registration from non-dt platforms | Rahul Sharma | 2012-10-29 |
| | | | | | | | | | | As exynos-drm is a software device, its registration is moved to the exynos drm driver. This will provide generic solution for device registration for dt and non-dt platforms. Corresponding patches are posted to dri-devel list. Signed-off-by: Rahul Sharma <rahul.sharma@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> | ||
* | ARM: EXYNOS: add platform device for core DRM subsystem | Marek Szyprowski | 2012-05-11 |
Add platform device for Exynos DRM core. This device is used for creating DRM user-space device and allocating memory for display buffers. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> |