On Sat, Jan 7, 2017 at 9:57 AM, Benjamin Gaignard
wrote:
> Some SoC without MMU have display driver where a drm/kms driver
> could be implemented.
>
> Before doing such kind of thing drm/kms must allow to use mmuless devices.
> This patch propose to remove MMU configuration flag.
>
> For all drive
Some SoC without MMU have display driver where a drm/kms driver
could be implemented.
Before doing such kind of thing drm/kms must allow to use mmuless devices.
This patch propose to remove MMU configuration flag.
For all drivers selecting DRM_TTM add a dependency on MMU.
For blackfin architectu