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>
Showing
- drivers/gpu/host1x/drm/dc.c 18 additions, 17 deletionsdrivers/gpu/host1x/drm/dc.c
- drivers/gpu/host1x/drm/drm.c 19 additions, 11 deletionsdrivers/gpu/host1x/drm/drm.c
- drivers/gpu/host1x/drm/drm.h 17 additions, 20 deletionsdrivers/gpu/host1x/drm/drm.h
- drivers/gpu/host1x/drm/gr2d.c 23 additions, 19 deletionsdrivers/gpu/host1x/drm/gr2d.c
- drivers/gpu/host1x/drm/hdmi.c 17 additions, 16 deletionsdrivers/gpu/host1x/drm/hdmi.c
- include/linux/host1x.h 20 additions, 0 deletionsinclude/linux/host1x.h
Loading
Please register or sign in to comment