summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra/dc.c
AgeCommit message (Expand)Author
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper
2014-01-23drm/tegra: Obtain head number from DTThierry Reding
2013-12-20drm/tegra: Relocate some output-specific codeThierry Reding
2013-12-20drm/tegra: Add Tegra124 DC supportThierry Reding
2013-12-11drm/tegra: use reset frameworkStephen Warren
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: 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-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
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-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
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: protect DC register access with mutexLucas Stach
2012-12-30drm: tegra: fix front_porch <-> back_porch mixupLucas Stach
2012-11-28drm: tegra: Add Tegra30 supportThierry Reding
2012-11-28drm: tegra: Use framebuffer pitch as line strideThierry Reding
2012-11-20drm: Add NVIDIA Tegra20 supportThierry Reding