index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
host1x
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/tegra: Make job submission 64-bit safe
Thierry Reding
2014-08-04
1
-11
/
+11
*
gpu: host1x: Rename internal functions for clarity
Thierry Reding
2014-06-05
1
-6
/
+6
*
gpu: host1x: handle the correct # of syncpt regs
Stephen Warren
2014-04-16
1
-2
/
+2
*
Merge tag 'drm/tegra/for-3.15-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
2014-04-05
1
-0
/
+1
|
\
|
*
gpu: host1x: export host1x_syncpt_incr_max() function
Bryan Wu
2014-04-04
1
-0
/
+1
*
|
gpu: host1x: do not check previously handled gathers
Erik Faye-Lund
2014-02-12
1
-1
/
+1
|
/
*
gpu: host1x: Remove unnecessary include
Thierry Reding
2014-01-14
1
-1
/
+0
*
gpu: host1x: Add Tegra124 support
Thierry Reding
2013-12-19
8
-1
/
+768
*
gpu: host1x: Fix build warnings
Thierry Reding
2013-12-19
1
-5
/
+8
*
gpu: host1x: Increase compile test coverage
Thierry Reding
2013-12-19
1
-1
/
+1
*
gpu: host1x: Fix more sparse warnings
Thierry Reding
2013-12-19
1
-0
/
+3
*
gpu: host1x: Use the correct HW headers for host1x02
Thierry Reding
2013-12-19
3
-2
/
+150
*
gpu: host1x: Export public API
Thierry Reding
2013-12-19
4
-0
/
+22
*
gpu: host1x: Add MIPI pad calibration support
Thierry Reding
2013-12-19
4
-4
/
+288
*
gpu: host1x: Fix a few sparse warnings
Thierry Reding
2013-12-03
1
-2
/
+3
*
gpu: host1x: Silence a few warnings with LPAE=y
Olof Johansson
2013-11-28
2
-4
/
+4
*
gpu: host1x: Add syncpoint base support
Arto Merilainen
2013-10-31
5
-2
/
+87
*
gpu: host1x: Add 'flags' field to syncpt request
Arto Merilainen
2013-10-31
1
-7
/
+11
*
gpu: host1x: Disable clock on probe failure
Wei Yongjun
2013-10-31
1
-1
/
+3
*
gpu: host1x: Add support for Tegra114
Thierry Reding
2013-10-31
7
-1
/
+620
*
drm/tegra: Move driver to DRM tree
Thierry Reding
2013-10-31
16
-5707
/
+0
*
gpu: host1x: Use relative include paths
Thierry Reding
2013-10-31
7
-26
/
+24
*
drm/tegra: Move subdevice infrastructure to host1x
Thierry Reding
2013-10-31
11
-364
/
+853
*
gpu: host1x: Expose syncpt and channel functionality
Thierry Reding
2013-10-31
13
-254
/
+26
*
drm/tegra: Introduce tegra_drm_client structure
Thierry Reding
2013-10-31
5
-83
/
+94
*
gpu: host1x: Make host1x header file public
Thierry Reding
2013-10-31
4
-35
/
+5
*
drm/tegra: gem: Miscellaneous cleanups
Thierry Reding
2013-10-31
1
-11
/
+10
*
drm/tegra: Rename gr2d to tegra-gr2d
Thierry Reding
2013-10-31
1
-1
/
+1
*
drm/tegra: gr2d: Miscellaneous cleanups
Thierry Reding
2013-10-31
1
-51
/
+49
*
gpu: host1x: firewall: Refactor register check
Thierry Reding
2013-10-31
1
-26
/
+31
*
gpu: host1x: firewall: Rename cmdbuf_id -> cmdbuf
Thierry Reding
2013-10-31
1
-5
/
+5
*
gpu: host1x: Fix alignment of function arguments
Thierry Reding
2013-10-31
1
-1
/
+1
*
gpu: host1x: Do not discard .remove()
Thierry Reding
2013-10-31
1
-4
/
+3
*
gpu: host1x: Cleanup includes
Thierry Reding
2013-10-31
9
-51
/
+2
*
drm/tegra: Rename host1x_drm_context to tegra_drm_context
Thierry Reding
2013-10-31
3
-20
/
+28
*
drm/tegra: Rename host1x_drm_file to tegra_drm_file
Thierry Reding
2013-10-31
2
-15
/
+15
*
drm/tegra: Rename host1x_drm structure to tegra_drm
Thierry Reding
2013-10-31
8
-116
/
+115
*
drm/tegra: Cleanup tegra_dc structure
Thierry Reding
2013-10-31
1
-4
/
+1
*
drm/tegra: Remove unused fields
Thierry Reding
2013-10-31
1
-4
/
+0
*
gpu: host1x: Remove unused Makefile
Thierry Reding
2013-10-31
1
-6
/
+0
*
gpu: host1x: check relocs after all gathers are consumed
Erik Faye-Lund
2013-10-31
1
-4
/
+4
*
drm: Make irq_enabled bool
Ville Syrjälä
2013-10-09
1
-1
/
+1
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-09-05
9
-57
/
+31
|
\
|
*
Merge tag 'drm/for-3.12-rc1' of git://anongit.freedesktop.org/tegra/linux int...
Dave Airlie
2013-09-04
5
-17
/
+23
|
|
\
|
|
*
drm/tegra: Parse device tree earlier
Thierry Reding
2013-09-03
1
-7
/
+7
|
|
*
gpu: host1x: Sort drivers by probe order
Thierry Reding
2013-09-03
1
-1
/
+1
|
|
*
gpu: host1x: Check for valid host1x pointer
Thierry Reding
2013-09-03
1
-1
/
+1
|
|
*
gpu: host1x: returning success instead of -ENOMEM
Dan Carpenter
2013-08-27
1
-2
/
+1
|
|
*
gpu: host1x: fix an integer overflow check
Dan Carpenter
2013-08-27
1
-6
/
+6
|
|
*
drm/tegra: hdmi: Make sure clock is enabled before dumping registers
Mikko Perttunen
2013-08-27
1
-0
/
+7
[next]