linux-stable/drivers/gpu/host1x
Thierry Reding 08943e6cbc drm/tegra: Rename host1x_drm_file to tegra_drm_file
This structure extends drm_file with Tegra DRM specific fields and has
nothing to do with host1x. Rename the structure to more clearly mark the
boundaries between host1x and Tegra DRM.

While at it, move the structure definition out of the header. It's never
used outside of the drm.c source file, so it can be defined within that.

Signed-off-by: Thierry Reding <treding@nvidia.com>
2013-10-31 09:20:06 +01:00
..
drm drm/tegra: Rename host1x_drm_file to tegra_drm_file 2013-10-31 09:20:06 +01:00
hw gpu: host1x: Remove unused Makefile 2013-10-31 09:20:04 +01:00
cdma.c gpu: host1x: Add debug support 2013-04-22 12:32:46 +02:00
cdma.h gpu: host1x: Add channel support 2013-04-22 12:32:43 +02:00
channel.c gpu: host1x: Add channel support 2013-04-22 12:32:43 +02:00
channel.h gpu: host1x: Add channel support 2013-04-22 12:32:43 +02:00
debug.c gpu: host1x: Add debug support 2013-04-22 12:32:46 +02:00
debug.h gpu: host1x: Add debug support 2013-04-22 12:32:46 +02:00
dev.c drm/tegra: Rename host1x_drm structure to tegra_drm 2013-10-31 09:20:05 +01:00
dev.h gpu: host1x: Sort drivers by probe order 2013-09-03 10:10:12 +02:00
host1x.h drm/tegra: Add gr2d device 2013-04-22 12:40:04 +02:00
host1x_bo.h gpu: host1x: Add channel support 2013-04-22 12:32:43 +02:00
host1x_client.h drm/tegra: Rename host1x_drm structure to tegra_drm 2013-10-31 09:20:05 +01:00
intr.c gpu: host1x: Add channel support 2013-04-22 12:32:43 +02:00
intr.h gpu: host1x: Add channel support 2013-04-22 12:32:43 +02:00
job.c gpu: host1x: check relocs after all gathers are consumed 2013-10-31 09:20:04 +01:00
job.h gpu: host1x: Add channel support 2013-04-22 12:32:43 +02:00
Kconfig drm/tegra: Move drm to live under host1x 2013-04-22 12:39:11 +02:00
Makefile drm/tegra: Add gr2d device 2013-04-22 12:40:04 +02:00
syncpt.c gpu: host1x: Rework CPU syncpoint increment 2013-06-22 12:43:55 +02:00
syncpt.h gpu: host1x: Rework CPU syncpoint increment 2013-06-22 12:43:55 +02:00