drm/tegra: Introduce tegra_drm_client structure
authorThierry Reding <treding@nvidia.com>
Tue, 24 Sep 2013 13:35:40 +0000 (15:35 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 31 Oct 2013 08:20:10 +0000 (09:20 +0100)
commit53fa7f7204c97dc0c86b99ff8365ad6a7b2ebd78
treedbcbfc81863faa444f29de276f4a6a8e3303b42e
parente1e906448d2fc6f5a69e1967e00868f0cbfbb566
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>
drivers/gpu/host1x/drm/dc.c
drivers/gpu/host1x/drm/drm.c
drivers/gpu/host1x/drm/drm.h
drivers/gpu/host1x/drm/gr2d.c
drivers/gpu/host1x/drm/hdmi.c
include/linux/host1x.h