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
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
10
-414
/
+1536
2014-11-13
drm/tegra: gem: Check before freeing CMA memory
Thierry Reding
1
-1
/
+1
2014-11-13
drm/tegra: fb: Add error codes to error messages
Thierry Reding
1
-4
/
+7
2014-11-13
drm/tegra: fb: Properly release GEM objects on failure
Thierry Reding
1
-1
/
+2
2014-11-13
drm/tegra: Detach panel when a connector is removed
Thierry Reding
1
-0
/
+3
2014-11-13
drm/tegra: Plug memory leak
Thierry Reding
1
-0
/
+2
2014-11-13
drm/tegra: gem: Use more consistent data types
Thierry Reding
2
-8
/
+8
2014-11-13
drm/tegra: fb: Do not destroy framebuffer
Thierry Reding
1
-1
/
+1
2014-11-13
drm/tegra: gem: dumb: pitch and size are outputs
Thierry Reding
1
-7
/
+3
2014-11-13
drm/tegra: Enable the hotplug interrupt only when necessary
Thierry Reding
1
-1
/
+23
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
2
-7
/
+6
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
6
-34
/
+309
2014-11-13
drm/tegra: Fix error handling cleanup
Thierry Reding
3
-7
/
+34
2014-11-13
drm/tegra: gem: Use dma_mmap_writecombine()
Thierry Reding
1
-4
/
+12
2014-11-13
drm/tegra: gem: Remove redundant drm_gem_free_mmap_offset()
Thierry Reding
1
-2
/
+0
2014-11-13
drm/tegra: gem: Cleanup tegra_bo_create_with_handle()
Thierry Reding
1
-8
/
+6
2014-11-13
drm/tegra: gem: Extract tegra_bo_alloc_object()
Thierry Reding
1
-39
/
+38
2014-11-13
drm/tegra: dsi: Set up PHY_TIMING & BTA_TIMING registers earlier
Sean Paul
1
-4
/
+7
2014-11-13
drm/tegra: dsi: Replace 1000000 by USEC_PER_SEC
Thierry Reding
1
-1
/
+1
2014-11-13
drm/tegra: dsi: Replace 1000000000UL by NSEC_PER_SEC
Thierry Reding
1
-1
/
+1
2014-11-13
drm/tegra: dsi: Implement host transfers
Thierry Reding
2
-1
/
+279
2014-11-13
drm/tegra: dsi: Add ganged mode support
Thierry Reding
2
-29
/
+193
2014-11-13
drm/tegra: dsi: Split out tegra_dsi_set_timeout()
Thierry Reding
1
-15
/
+23
2014-11-13
drm/tegra: dsi: Add command mode support
Thierry Reding
1
-19
/
+63
2014-11-13
drm/tegra: dsi: Refactor in preparation for command mode
Thierry Reding
1
-19
/
+81
2014-11-13
drm/tegra: dsi: Properly cleanup on probe failure
Thierry Reding
1
-15
/
+37
2014-11-13
drm/tegra: dsi: Mark connector hotpluggable
Thierry Reding
1
-2
/
+4
2014-11-13
drm/tegra: dsi: Leave parent clock alone
Thierry Reding
1
-7
/
+0
2014-11-13
drm/tegra: dsi: Do not manage clock on enable/disable
Thierry Reding
1
-15
/
+14
2014-11-13
drm/tegra: dsi: Make FIFO depths host parameters
Thierry Reding
1
-4
/
+6
2014-11-13
drm/tegra: DPMS off/on in encoder prepare/commit
Sean Paul
1
-0
/
+2
2014-11-13
drm/tegra: Do not enable output on .mode_set()
Thierry Reding
1
-6
/
+0
2014-11-13
drm/tegra: dc: Add powergate support
Thierry Reding
2
-3
/
+43
2014-11-13
drm/tegra: Depend on COMMON_CLK
Thierry Reding
1
-0
/
+1
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-09-24
drm: Extract <drm/drm_gem.h>
Daniel Vetter
1
-0
/
+1
2014-09-03
drm/tegra: Renaming DP training vswing pre emph defines
Sonika Jindal
1
-2
/
+2
2014-08-08
Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+4
2014-08-08
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
14
-73
/
+404
2014-08-07
Merge tag 'drm/tegra/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
13
-50
/
+359
2014-08-07
Merge tag 'drm/panel/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
1
-0
/
+2
2014-08-06
drm/tegra: Add support for panel prepare and unprepare routines
Ajay Kumar
1
-0
/
+2
2014-08-04
drm/tegra: add MODULE_DEVICE_TABLEs
Stephen Warren
7
-0
/
+7
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
4
-1
/
+27
2014-08-04
drm/tegra: sor - Configure proper sync polarities
Thierry Reding
1
-3
/
+13
[next]