]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Wed, 16 Oct 2013 18:02:56 +0000 (20:02 +0200)
commitea0d090c1dd5894349ff8105db27a92e257e3c1c
treedbcbfc81863faa444f29de276f4a6a8e3303b42e
parent1d7bb13de131b501b5fa3fa2308b533b6c5c83f9
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