aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra
AgeCommit message (Expand)Author
2013-12-18drm: restrict the device list for shadow attached driversDaniel Vetter
2013-12-03drm/tegra: return -EFAULT if copy_from_user() failsDan Carpenter
2013-12-03drm/tegra: Force cast to __iomem to make sparse happyThierry Reding
2013-12-03drm/tegra: Make tegra_drm_driver staticThierry Reding
2013-12-03drm/tegra: Fix address space mismatchesThierry Reding
2013-12-03drm/tegra: Tightly bind RGB output to DCThierry Reding
2013-12-03drm/tegra: Make CRTC upcasting saferThierry Reding
2013-11-05Merge tag 'drm/for-3.13-rc1' of git://anongit.freedesktop.org/tegra/linux int...Dave Airlie
2013-10-31drm/tegra: Reserve syncpoint base for gr3dThierry Reding
2013-10-31drm/tegra: Reserve base for gr2dArto Merilainen
2013-10-31drm/tegra: Deliver syncpoint base to user spaceArto Merilainen
2013-10-31gpu: host1x: Add 'flags' field to syncpt requestArto Merilainen
2013-10-31drm/tegra: Disable clock on probe failureWei Yongjun
2013-10-31drm/tegra: Support bottom-up buffer objectsThierry Reding
2013-10-31drm/tegra: Add support for tiled buffer objectsThierry Reding
2013-10-31drm/tegra: Add 3D supportThierry Reding
2013-10-31drm/tegra: Introduce tegra_drm_submit()Thierry Reding
2013-10-31drm/tegra: Use symbolic names for gr2d registersThierry Reding
2013-10-31drm/tegra: Start connectors with correct DPMS modeThierry Reding
2013-10-31drm/tegra: hdmi: Enable VDD earlier for hotplug/DDCMikko Perttunen
2013-10-31drm/tegra: hdmi: Fix build warningsThierry Reding
2013-10-31drm/tegra: hdmi: Detect DVI-only displaysMikko Perttunen
2013-10-31drm/tegra: Add Tegra114 HDMI supportMikko Perttunen
2013-10-31drm/tegra: hdmi: Parameterize based on compatible propertyThierry Reding
2013-10-31drm/tegra: hdmi: Rename tegra{2,3} to tegra{20,30}Thierry Reding
2013-10-31drm/tegra: Allocate resources at probe timeThierry Reding
2013-10-31drm/tegra: Properly cleanup and zero out resourcesThierry Reding
2013-10-31drm/tegra: Move driver to DRM treeThierry Reding
2013-04-22drm/tegra: Move drm to live under host1xTerje Bergstrom
2013-03-08drm/tegra: drop "select DRM_HDMI"Paul Bolle
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-24Merge branch 'drm/hdmi-for-3.9' of git://anongit.freedesktop.org/tegra/linux ...Dave Airlie
2013-02-22drm/tegra: Add list of framebuffers to debugfsThierry Reding
2013-02-22drm/tegra: Fix color expansionThierry Reding
2013-02-22drm/tegra: Split DC_CMD_STATE_CONTROL register writeThierry Reding
2013-02-22drm/tegra: Implement page-flipping supportThierry Reding
2013-02-22drm/tegra: Implement VBLANK supportThierry Reding
2013-02-22drm/tegra: Implement .mode_set_base()Thierry Reding
2013-02-22drm/tegra: Add plane supportThierry Reding
2013-02-22drm/tegra: Remove bogus tegra_framebuffer structureThierry Reding
2013-02-22drm/tegra: Use generic HDMI infoframe helpersThierry Reding
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-14drm/tegra: don't set up initial fbcon config twiceDaniel Vetter
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad
2013-01-25drm: Convert to devm_ioremap_resource()Thierry Reding
2012-12-30Revert "drm: tegra: protect DC register access with mutex"Dave Airlie
2012-12-30drm: tegra: program only one window during modesetLucas Stach
2012-12-30drm: tegra: clean out old gem prototypesLucas Stach
2012-12-30drm: tegra: remove redundant tegra2_tmds_config entryLucas Stach
2012-12-30drm: tegra: protect DC register access with mutexLucas Stach