]> git.openfabrics.org - ~emulex/infiniband.git/commit
drm/tegra: Rename host1x_drm_context to tegra_drm_context
authorThierry Reding <treding@nvidia.com>
Thu, 26 Sep 2013 14:08:22 +0000 (16:08 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 31 Oct 2013 08:20:06 +0000 (09:20 +0100)
commitc88c363072c6dcd5427077f799b2711a10f616e4
treea50c1338b64d4a8a9d0bfe039e1e9a3402e3722b
parent08943e6cbcd4d35d349a821d77c2e34ac0a4e549
drm/tegra: Rename host1x_drm_context to tegra_drm_context

The structure represents a context associated with a particular process
that has opened the Tegra DRM device and requested a channel. This is a
very DRM-specific notion and has nothing to do with host1x. Rename the
structure to more clearly mark the boundaries between the two.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/host1x/drm/drm.c
drivers/gpu/host1x/drm/drm.h
drivers/gpu/host1x/drm/gr2d.c