index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-25
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-21
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-25
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]