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
/
host1x
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-05
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
9
-57
/
+31
2013-09-04
Merge tag 'drm/for-3.12-rc1' of git://anongit.freedesktop.org/tegra/linux int...
Dave Airlie
5
-17
/
+23
2013-09-03
drm/tegra: Parse device tree earlier
Thierry Reding
1
-7
/
+7
2013-09-03
gpu: host1x: Sort drivers by probe order
Thierry Reding
1
-1
/
+1
2013-09-03
gpu: host1x: Check for valid host1x pointer
Thierry Reding
1
-1
/
+1
2013-09-02
drm/tegra: fix up page flip flags.
Dave Airlie
1
-1
/
+1
2013-08-30
video/hdmi: Use hdmi_vendor_infoframe for the HDMI specific infoframe
Lespiau, Damien
1
-3
/
+3
2013-08-30
gpu: host1x: Port the HDMI vendor infoframe code the common helpers
Lespiau, Damien
1
-20
/
+4
2013-08-27
gpu: host1x: returning success instead of -ENOMEM
Dan Carpenter
1
-2
/
+1
2013-08-27
gpu: host1x: fix an integer overflow check
Dan Carpenter
1
-6
/
+6
2013-08-27
drm/tegra: hdmi: Make sure clock is enabled before dumping registers
Mikko Perttunen
1
-0
/
+7
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
1
-1
/
+1
2013-08-19
drm/host1x: stop casting VMA offsets to 32bit
David Herrmann
3
-8
/
+2
2013-08-19
drm: remove FASYNC support
Daniel Vetter
1
-1
/
+0
2013-08-07
drm: const'ify ioctls table (v2)
Rob Clark
1
-1
/
+1
2013-08-07
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
3
-9
/
+1
2013-07-25
drm/gem: convert to new unified vma manager
David Herrmann
1
-3
/
+2
2013-06-22
gpu: host1x: Rework CPU syncpoint increment
Arto Merilainen
6
-32
/
+15
2013-06-22
gpu: host1x: Fix client_managed type
Arto Merilainen
3
-8
/
+8
2013-06-22
gpu: host1x: Fix memory access in syncpt request
Arto Merilainen
1
-1
/
+2
2013-06-22
gpu: host1x: Copy gathers before verification
Arto Merilainen
1
-31
/
+20
2013-06-22
gpu: host1x: Don't reset firewall between gathers
Terje Bergstrom
1
-38
/
+34
2013-06-22
gpu: host1x: Check reloc table before usage
Arto Merilainen
1
-13
/
+13
2013-06-22
gpu: host1x: Check INCR opcode correctly
Terje Bergstrom
1
-1
/
+1
2013-06-22
drm/tegra: Remove DRIVER_BUS_PLATFORM from driver_features
Laurent Pinchart
1
-1
/
+1
2013-06-22
drm/tegra: Fix return value
Thierry Reding
1
-1
/
+1
2013-05-25
drm/tegra: fix error return code in gr2d_submit()
Wei Yongjun
1
-2
/
+6
2013-05-25
drm/tegra: fix missing unlock on error
Wei Yongjun
1
-0
/
+2
2013-05-25
drm/tegra: Honor pixel-format changes
Thierry Reding
1
-0
/
+2
2013-05-25
drm/tegra: Explicitly set irq_enabled
Thierry Reding
1
-0
/
+7
2013-05-25
drm/tegra: Don't disable unused planes
Thierry Reding
1
-0
/
+3
2013-05-18
drivers/gpu/host1x/drm: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-04-22
drm/tegra: don't depend on OF
Stephen Warren
1
-1
/
+1
2013-04-22
drm/tegra: Support the XBGR8888 pixelformat
Thierry Reding
1
-0
/
+5
2013-04-22
drm/tegra: Add gr2d device
Terje Bergstrom
7
-3
/
+595
2013-04-22
gpu: host1x: drm: Add memory manager and fb
Arto Merilainen
8
-34
/
+700
2013-04-22
gpu: host1x: Remove second host1x driver
Terje Bergstrom
10
-342
/
+317
2013-04-22
gpu: host1x: drm: Rename host1x to host1x_drm
Arto Merilainen
6
-26
/
+28
2013-04-22
drm/tegra: Move drm to live under host1x
Terje Bergstrom
13
-0
/
+4654
2013-04-22
gpu: host1x: Add debug support
Terje Bergstrom
15
-0
/
+807
2013-04-22
gpu: host1x: Add channel support
Terje Bergstrom
24
-1
/
+2721
2013-04-22
gpu: host1x: Add syncpoint wait and interrupts
Terje Bergstrom
10
-0
/
+846
2013-04-22
gpu: host1x: Add host1x driver
Terje Bergstrom
12
-0
/
+893