drm/tegra: Move tegra_drm_mode_funcs to the core
authorThierry Reding <treding@nvidia.com>
Wed, 26 Nov 2014 12:03:57 +0000 (13:03 +0100)
committerThierry Reding <treding@nvidia.com>
Tue, 27 Jan 2015 09:14:44 +0000 (10:14 +0100)
commitf99142149095b3172c255fc792e8ebb84f38f182
tree52acc2067dacd8d507321502444384578ecb87a9
parent86df256f301fc5f215160d8c8e7093f605d40a14
drm/tegra: Move tegra_drm_mode_funcs to the core

This structure will be extended using non-framebuffer related callbacks
in subsequent patches, so it should move to a more central location.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/drm.c
drivers/gpu/drm/tegra/drm.h
drivers/gpu/drm/tegra/fb.c
This page took 0.038385 seconds and 5 git commands to generate.