aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra/drm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-27drm/tegra: Use correct relocation target offsetsDavid Ung1-1/+1
2015-01-27drm/tegra: Add minimal power managementThierry Reding1-0/+25
2015-01-27drm/tegra: Atomic conversion, phase 3, step 3Thierry Reding1-1/+83
2015-01-27drm/tegra: Atomic conversion, phase 3, step 1Thierry Reding1-0/+4
2015-01-27drm/tegra: Atomic conversion, phase 2Thierry Reding1-0/+2
2015-01-27drm/tegra: Atomic conversion, phase 1Thierry Reding1-1/+1
2015-01-27drm/tegra: Move tegra_drm_mode_funcs to the coreThierry Reding1-0/+15
2015-01-27drm/tegra: Check for NULL pointer instead of IS_ERR()Dan Carpenter1-2/+2
2015-01-27gpu: host1x: Provide a proper struct bus_typeThierry Reding1-1/+3
2014-12-17drm/tegra: dc: Consistently use the same pipeThierry Reding1-6/+10
2014-11-13drm/tegra: Plug memory leakThierry Reding1-0/+2
2014-11-13drm/tegra: Add IOMMU supportThierry Reding1-0/+24
2014-11-13drm/tegra: Fix error handling cleanupThierry Reding1-4/+16
2014-08-04drm/tegra: Make job submission 64-bit safeThierry Reding1-18/+44
2014-08-04drm/tegra: Allow non-authenticated processes to create buffer objectsThierry Reding1-1/+1
2014-08-04drm/tegra: Add SET/GET_FLAGS IOCTLsThierry Reding1-0/+49
2014-08-04drm/tegra: Add SET/GET_TILING IOCTLsThierry Reding1-0/+95
2014-07-08drm/tegra: Implement race-free hotplug detectionThierry Reding1-2/+6
2014-06-05drm/tegra: Remove host1x drm_bus implementationThierry Reding1-5/+30
2014-06-05drm/tegra: hdmi - Add Tegra124 supportThierry Reding1-0/+1
2014-04-05Merge tag 'drm/tegra/for-3.15-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie1-2/+17
2014-04-04drm/tegra: Add eDP supportThierry Reding1-2/+17
2014-02-12drm/tegra: fix typo 'CONFIG_TEGRA_DRM_FBDEV'Paul Bolle1-1/+1
2013-12-20drm/tegra: Add PRIME supportThierry Reding1-1/+7
2013-12-20drm/tegra: Add Tegra124 DC supportThierry Reding1-0/+1
2013-12-20drm/tegra: Make legacy fbdev support optionalThierry Reding1-0/+2
2013-12-20drm/tegra: Add DSI supportThierry Reding1-1/+9
2013-12-03drm/tegra: return -EFAULT if copy_from_user() failsDan Carpenter1-11/+15
2013-12-03drm/tegra: Make tegra_drm_driver staticThierry Reding1-1/+1
2013-12-03drm/tegra: Fix address space mismatchesThierry Reding1-4/+4
2013-10-31drm/tegra: Deliver syncpoint base to user spaceArto Merilainen1-0/+29
2013-10-31drm/tegra: Add support for tiled buffer objectsThierry Reding1-1/+1
2013-10-31drm/tegra: Add 3D supportThierry Reding1-0/+10
2013-10-31drm/tegra: Introduce tegra_drm_submit()Thierry Reding1-0/+129
2013-10-31drm/tegra: Add Tegra114 HDMI supportMikko Perttunen1-0/+1
2013-10-31drm/tegra: Properly cleanup and zero out resourcesThierry Reding1-2/+2
2013-10-31drm/tegra: Move driver to DRM treeThierry Reding1-0/+545
2013-04-22drm/tegra: Move drm to live under host1xTerje Bergstrom1-217/+0
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+103
2013-02-22drm/tegra: Add list of framebuffers to debugfsThierry Reding1-0/+44
2013-02-22drm/tegra: Implement page-flipping supportThierry Reding1-0/+9
2013-02-22drm/tegra: Implement VBLANK supportThierry Reding1-0/+50
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad1-1/+0
2012-11-20drm: Add NVIDIA Tegra20 supportThierry Reding1-0/+115