commit | 53fa7f7204c97dc0c86b99ff8365ad6a7b2ebd78 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Tue Sep 24 15:35:40 2013 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Thu Oct 31 09:20:10 2013 +0100 |
tree | dbcbfc81863faa444f29de276f4a6a8e3303b42e | |
parent | e1e906448d2fc6f5a69e1967e00868f0cbfbb566 [diff] |
drm/tegra: Introduce tegra_drm_client structure This structure derives from host1x_client. DRM-specific fields are moved from host1x_client to this structure, so that host1x_client can remain agnostic of DRM. Signed-off-by: Thierry Reding <treding@nvidia.com>