index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-03
drm/tegra: return -EFAULT if copy_from_user() fails
Dan Carpenter
1
-11
/
+15
2013-12-03
drm/tegra: Force cast to __iomem to make sparse happy
Thierry Reding
1
-1
/
+1
2013-12-03
drm/tegra: Make tegra_drm_driver static
Thierry Reding
1
-1
/
+1
2013-12-03
drm/tegra: Fix address space mismatches
Thierry Reding
1
-4
/
+4
2013-12-03
drm/tegra: Tightly bind RGB output to DC
Thierry Reding
1
-4
/
+7
2013-12-03
drm/tegra: Make CRTC upcasting safer
Thierry Reding
1
-1
/
+1
2013-11-05
Merge tag 'drm/for-3.13-rc1' of git://anongit.freedesktop.org/tegra/linux int...
Dave Airlie
18
-0
/
+6606
2013-10-31
drm/tegra: Reserve syncpoint base for gr3d
Thierry Reding
1
-1
/
+2
2013-10-31
drm/tegra: Reserve base for gr2d
Arto Merilainen
1
-1
/
+2
2013-10-31
drm/tegra: Deliver syncpoint base to user space
Arto Merilainen
1
-0
/
+29
2013-10-31
gpu: host1x: Add 'flags' field to syncpt request
Arto Merilainen
1
-1
/
+1
2013-10-31
drm/tegra: Disable clock on probe failure
Wei Yongjun
1
-0
/
+1
2013-10-31
drm/tegra: Support bottom-up buffer objects
Thierry Reding
6
-1
/
+42
2013-10-31
drm/tegra: Add support for tiled buffer objects
Thierry Reding
7
-9
/
+58
2013-10-31
drm/tegra: Add 3D support
Thierry Reding
5
-1
/
+377
2013-10-31
drm/tegra: Introduce tegra_drm_submit()
Thierry Reding
3
-130
/
+136
2013-10-31
drm/tegra: Use symbolic names for gr2d registers
Thierry Reding
2
-4
/
+42
2013-10-31
drm/tegra: Start connectors with correct DPMS mode
Thierry Reding
1
-0
/
+1
2013-10-31
drm/tegra: hdmi: Enable VDD earlier for hotplug/DDC
Mikko Perttunen
1
-7
/
+9
2013-10-31
drm/tegra: hdmi: Fix build warnings
Thierry Reding
1
-2
/
+2
2013-10-31
drm/tegra: hdmi: Detect DVI-only displays
Mikko Perttunen
1
-0
/
+14
2013-10-31
drm/tegra: Add Tegra114 HDMI support
Mikko Perttunen
3
-0
/
+250
2013-10-31
drm/tegra: hdmi: Parameterize based on compatible property
Thierry Reding
2
-30
/
+53
2013-10-31
drm/tegra: hdmi: Rename tegra{2,3} to tegra{20,30}
Thierry Reding
1
-6
/
+6
2013-10-31
drm/tegra: Allocate resources at probe time
Thierry Reding
5
-27
/
+56
2013-10-31
drm/tegra: Properly cleanup and zero out resources
Thierry Reding
3
-5
/
+36
2013-10-31
drm/tegra: Move driver to DRM tree
Thierry Reding
15
-0
/
+5713
2013-04-22
drm/tegra: Move drm to live under host1x
Terje Bergstrom
12
-4654
/
+0
2013-03-08
drm/tegra: drop "select DRM_HDMI"
Paul Bolle
1
-1
/
+0
2013-02-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
8
-433
/
+732
2013-02-24
Merge branch 'drm/hdmi-for-3.9' of git://anongit.freedesktop.org/tegra/linux ...
Dave Airlie
3
-306
/
+110
2013-02-22
drm/tegra: Add list of framebuffers to debugfs
Thierry Reding
1
-0
/
+44
2013-02-22
drm/tegra: Fix color expansion
Thierry Reding
1
-1
/
+1
2013-02-22
drm/tegra: Split DC_CMD_STATE_CONTROL register write
Thierry Reding
1
-2
/
+3
2013-02-22
drm/tegra: Implement page-flipping support
Thierry Reding
4
-0
/
+82
2013-02-22
drm/tegra: Implement VBLANK support
Thierry Reding
3
-17
/
+91
2013-02-22
drm/tegra: Implement .mode_set_base()
Thierry Reding
1
-0
/
+32
2013-02-22
drm/tegra: Add plane support
Thierry Reding
3
-95
/
+372
2013-02-22
drm/tegra: Remove bogus tegra_framebuffer structure
Thierry Reding
2
-12
/
+1
2013-02-22
drm/tegra: Use generic HDMI infoframe helpers
Thierry Reding
3
-306
/
+110
2013-02-22
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-5
/
+2
2013-02-14
drm/tegra: don't set up initial fbcon config twice
Daniel Vetter
1
-4
/
+0
2013-01-28
ARM: tegra: migrate to new clock code
Prashant Gaikwad
3
-5
/
+2
2013-01-26
drm: Convert to devm_ioremap_resource()
Thierry Reding
3
-11
/
+9
2012-12-30
Revert "drm: tegra: protect DC register access with mutex"
Dave Airlie
2
-14
/
+0
2012-12-30
drm: tegra: program only one window during modeset
Lucas Stach
1
-2
/
+1
2012-12-30
drm: tegra: clean out old gem prototypes
Lucas Stach
1
-18
/
+0
2012-12-30
drm: tegra: remove redundant tegra2_tmds_config entry
Lucas Stach
1
-16
/
+3
2012-12-30
drm: tegra: protect DC register access with mutex
Lucas Stach
2
-0
/
+14
2012-12-30
drm: tegra: don't leave clients host1x member uninitialized
Lucas Stach
1
-0
/
+2
[next]