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
/
dc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-17
drm/tegra: dc: Select root window for event dispatch
Sean Paul
1
-2
/
+22
2014-12-17
drm/tegra: dc: Fix a potential race on page-flip completion
Thierry Reding
1
-3
/
+7
2014-12-17
drm/tegra: dc: Consistently use the same pipe
Thierry Reding
1
-7
/
+7
2014-12-02
Merge tag 'v3.18-rc7' into drm-next
Dave Airlie
1
-4
/
+4
2014-11-15
Merge tag 'drm/tegra/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linu...
Dave Airlie
1
-180
/
+413
2014-11-13
drm/tegra: dc: Universal plane support
Thierry Reding
1
-157
/
+330
2014-11-13
drm/tegra: dc: Registers are 32 bits wide
Thierry Reding
1
-1
/
+1
2014-11-13
drm/tegra: dc: Factor out DC, window and cursor commit
Thierry Reding
1
-24
/
+28
2014-11-13
drm/tegra: Add IOMMU support
Thierry Reding
1
-0
/
+17
2014-11-13
drm/tegra: dc: Add powergate support
Thierry Reding
1
-3
/
+42
2014-11-13
drm/tegra: dc: Add missing call to drm_vblank_on()
Thierry Reding
1
-5
/
+4
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
1
-0
/
+2
2014-08-04
drm/tegra: add MODULE_DEVICE_TABLEs
Stephen Warren
1
-0
/
+1
2014-08-04
drm/tegra: dc - Reset controller on driver remove
Thierry Reding
1
-0
/
+1
2014-08-04
drm/tegra: Properly align stride for framebuffers
Thierry Reding
1
-0
/
+19
2014-08-04
drm/tegra: Implement more tiling modes
Thierry Reding
1
-15
/
+87
2014-06-06
drm/tegra: Add hardware cursor support
Thierry Reding
1
-0
/
+111
2014-06-06
drm/tegra: Remove host1x drm_bus implementation
Thierry Reding
1
-5
/
+5
2014-06-06
drm/tegra: dc - Compute shift clock divider in output drivers
Thierry Reding
1
-8
/
+5
2014-06-06
drm/tegra: dc - Move around shift clock programming
Thierry Reding
1
-9
/
+10
2014-06-06
drm/tegra: dc - Use proper H/V ref-to-sync values
Thierry Reding
1
-3
/
+2
2014-06-06
drm/tegra: dc - Do not touch power control register
Thierry Reding
1
-4
/
+0
2014-06-06
drm/tegra: dc - Reshuffle code to get rid of prototypes
Thierry Reding
1
-248
/
+248
2014-06-06
drm/tegra: dc - Rename INVERT_V to V_DIRECTION
Thierry Reding
1
-3
/
+3
2014-06-06
drm/tegra: dc - Add YUYV support
Thierry Reding
1
-5
/
+20
2014-04-24
drm/tegra: restrict plane loops to legacy planes
Daniel Vetter
1
-1
/
+1
2014-04-02
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
1
-8
/
+8
2014-01-23
drm/tegra: Obtain head number from DT
Thierry Reding
1
-2
/
+39
2013-12-20
drm/tegra: Relocate some output-specific code
Thierry Reding
1
-18
/
+0
2013-12-20
drm/tegra: Add Tegra124 DC support
Thierry Reding
1
-6
/
+44
2013-12-12
drm/tegra: use reset framework
Stephen Warren
1
-2
/
+8
2013-10-31
drm/tegra: Support bottom-up buffer objects
Thierry Reding
1
-0
/
+24
2013-10-31
drm/tegra: Add support for tiled buffer objects
Thierry Reding
1
-0
/
+21
2013-10-31
drm/tegra: Allocate resources at probe time
Thierry Reding
1
-0
/
+6
2013-10-31
drm/tegra: Properly cleanup and zero out resources
Thierry Reding
1
-3
/
+22
2013-10-31
drm/tegra: Move driver to DRM tree
Thierry Reding
1
-0
/
+1194
2013-04-22
drm/tegra: Move drm to live under host1x
Terje Bergstrom
1
-1193
/
+0
2013-02-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-111
/
+474
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
1
-0
/
+66
2013-02-22
drm/tegra: Implement VBLANK support
Thierry Reding
1
-17
/
+38
2013-02-22
drm/tegra: Implement .mode_set_base()
Thierry Reding
1
-0
/
+32
2013-02-22
drm/tegra: Add plane support
Thierry Reding
1
-94
/
+337
2013-02-22
drm/tegra: Remove bogus tegra_framebuffer structure
Thierry Reding
1
-1
/
+1
2013-02-22
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+1
2013-01-28
ARM: tegra: migrate to new clock code
Prashant Gaikwad
1
-2
/
+1
2013-01-26
drm: Convert to devm_ioremap_resource()
Thierry Reding
1
-5
/
+3
2012-12-30
Revert "drm: tegra: protect DC register access with mutex"
Dave Airlie
1
-13
/
+0
2012-12-30
drm: tegra: program only one window during modeset
Lucas Stach
1
-2
/
+1
[next]