aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra
AgeCommit message (Expand)Author
2013-12-23Merge tag 'drm/for-3.14-rc1' of git://anongit.freedesktop.org/tegra/linux int...Dave Airlie
2013-12-20drm/tegra: fix compile w/ CONFIG_DYNAMIC_DEBUGStephen Warren
2013-12-20drm/tegra: Add PRIME supportThierry Reding
2013-12-20drm/tegra: Relocate some output-specific codeThierry Reding
2013-12-20drm/tegra: Add Tegra124 DC supportThierry Reding
2013-12-20drm/tegra: Fix small leak on error in tegra_fb_alloc()Dan Carpenter
2013-12-20drm/tegra: Make legacy fbdev support optionalThierry Reding
2013-12-20drm/tegra: Sort reverse-dependencies alphabeticallyThierry Reding
2013-12-20drm/tegra: Fix return value checkWei Yongjun
2013-12-20drm/tegra: Add DSI supportThierry Reding
2013-12-19drm/tegra: Disable outputs for power-savingThierry Reding
2013-12-19drm/tegra: Track HDMI enable stateThierry Reding
2013-12-19drm/tegra: Fix HDMI audio frequency typoThierry Reding
2013-12-19drm/tegra: Do not export tegra_bo_opsThierry Reding
2013-12-19drm/tegra: Remove spurious blank lineThierry Reding
2013-12-19drm/tegra: Increase compile test coverageThierry Reding
2013-12-19drm/tegra: Allow the driver to be built as a moduleThierry Reding
2013-12-19gpu: host1x: clk_round_rate() can return a zero upon errorPaul Walmsley
2013-12-18drm: restrict the device list for shadow attached driversDaniel Vetter
2013-12-17drm/tegra: Implement panel supportThierry Reding
2013-12-17Merge tag 'tegra-for-3.14-dmas-resets-rework' into drm/for-nextThierry Reding
2013-12-11ARM: tegra: pass reset to tegra_powergate_sequence_power_up()Stephen Warren
2013-12-11drm/tegra: use reset frameworkStephen Warren
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