summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/drm/drm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/tegra: Move driver to DRM treeThierry Reding2013-10-311-545/+0
* drm/tegra: Move subdevice infrastructure to host1xThierry Reding2013-10-311-228/+119
* gpu: host1x: Expose syncpt and channel functionalityThierry Reding2013-10-311-2/+0
* drm/tegra: Introduce tegra_drm_client structureThierry Reding2013-10-311-11/+19
* gpu: host1x: Cleanup includesThierry Reding2013-10-311-10/+0
* drm/tegra: Rename host1x_drm_context to tegra_drm_contextThierry Reding2013-10-311-13/+21
* drm/tegra: Rename host1x_drm_file to tegra_drm_fileThierry Reding2013-10-311-11/+15
* drm/tegra: Rename host1x_drm structure to tegra_drmThierry Reding2013-10-311-85/+84
* drm: Make irq_enabled boolVille Syrjälä2013-10-091-1/+1
* drm/host1x: stop casting VMA offsets to 32bitDavid Herrmann2013-08-191-1/+1
* drm: remove FASYNC supportDaniel Vetter2013-08-191-1/+0
* drm: const'ify ioctls table (v2)Rob Clark2013-08-071-1/+1
* drm/gem: create drm_gem_dumb_destroyDaniel Vetter2013-08-071-1/+1
* gpu: host1x: Rework CPU syncpoint incrementArto Merilainen2013-06-221-2/+1
* drm/tegra: Remove DRIVER_BUS_PLATFORM from driver_featuresLaurent Pinchart2013-06-221-1/+1
* drm/tegra: fix missing unlock on errorWei Yongjun2013-05-251-0/+2
* drm/tegra: Explicitly set irq_enabledThierry Reding2013-05-251-0/+7
* drm/tegra: Add gr2d deviceTerje Bergstrom2013-04-221-1/+211
* gpu: host1x: drm: Add memory manager and fbArto Merilainen2013-04-221-7/+10
* gpu: host1x: Remove second host1x driverTerje Bergstrom2013-04-221-2/+212
* gpu: host1x: drm: Rename host1x to host1x_drmArto Merilainen2013-04-221-2/+2
* drm/tegra: Move drm to live under host1xTerje Bergstrom2013-04-221-0/+217
OpenPOWER on IntegriCloud