]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit68f4eb9b5dd5376fc0b1b2db143284dc5f64fff8
tree52acc2067dacd8d507321502444384578ecb87a9
parent458647dfe5894fdea333f97e2b3e0462676d42d9
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