commit | fbbb1e1a7f170cb560224d9694f1afd851bcf47f | [log] [tgz] |
---|---|---|
author | Marek Szyprowski <m.szyprowski@samsung.com> | Mon Aug 31 00:53:57 2015 +0900 |
committer | Inki Dae <daeinki@gmail.com> | Mon Aug 31 01:03:02 2015 +0900 |
tree | d907031af3ddb23dac04bfc8660a4fe5be8160fc | |
parent | 74f230d2a7e36c27fde38db20ebfb7ddb9c4a116 [diff] |
drm/exynos: Properly report supported formats for each device Exynos DRM reported that all planes for all supported sub-devices supports only three pixel formats: XRGB24, ARGB24 and NV12. This patch lets each Exynos DRM sub-drivers to provide the list of supported pixel formats and registers this list to DRM core. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>