summaryrefslogtreecommitdiff
path: root/drivers/gpu/host1x/drm/gr2d.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-31drm/tegra: Move driver to DRM treeThierry Reding1-343/+0
2013-10-31drm/tegra: Move subdevice infrastructure to host1xThierry Reding1-25/+35
2013-10-31gpu: host1x: Expose syncpt and channel functionalityThierry Reding1-5/+1
2013-10-31drm/tegra: Introduce tegra_drm_client structureThierry Reding1-19/+23
2013-10-31gpu: host1x: Make host1x header file publicThierry Reding1-1/+0
2013-10-31drm/tegra: Rename gr2d to tegra-gr2dThierry Reding1-1/+1
2013-10-31drm/tegra: gr2d: Miscellaneous cleanupsThierry Reding1-51/+49
2013-10-31gpu: host1x: Cleanup includesThierry Reding1-7/+0
2013-10-31drm/tegra: Rename host1x_drm_context to tegra_drm_contextThierry Reding1-3/+3
2013-10-31drm/tegra: Rename host1x_drm structure to tegra_drmThierry Reding1-4/+4
2013-06-22gpu: host1x: Fix client_managed typeArto Merilainen1-1/+1
2013-06-22drm/tegra: Fix return valueThierry Reding1-1/+1
2013-05-25drm/tegra: fix error return code in gr2d_submit()Wei Yongjun1-2/+6
2013-04-22drm/tegra: Add gr2d deviceTerje Bergstrom1-0/+339