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.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
2016-08-24
drm/tegra: dsi: Enhance runtime power management
Thierry Reding
1
-32
/
+31
2016-06-23
gpu: host1x: Remove useless local variable
Thierry Reding
1
-4
/
+2
2016-06-23
gpu: host1x: Constify array of action handlers
Thierry Reding
1
-1
/
+1
2016-06-23
gpu: host1x: Remove redundant parentheses
Thierry Reding
1
-1
/
+1
2016-06-23
gpu: host1x: Whitespace cleanup for readability
Thierry Reding
10
-43
/
+92
2016-06-23
gpu: host1x: Fix a couple of checkpatch warnings
Thierry Reding
8
-8
/
+24
2016-06-23
gpu: host1x: syncpt: Use kcalloc() instead of kzalloc()
Thierry Reding
1
-2
/
+2
2016-06-23
gpu: host1x: cdma: Drop unnecessary local variable
Thierry Reding
1
-4
/
+4
2016-06-23
gpu: host1x: channel: Use correct type
Thierry Reding
1
-1
/
+2
2016-06-23
gpu: host1x: Use unsigned int consistently for IDs
Thierry Reding
10
-31
/
+36
2016-06-23
gpu: host1x: Consistently use unsigned int for counts
Thierry Reding
9
-32
/
+37
2016-06-23
gpu: host1x: hw: intr_hw: Remove create_workqueue
Bhaktipriya Shridhar
3
-7
/
+6
2016-05-28
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
1
-1
/
+1
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-2
/
+4
2016-03-17
Merge tag 'drm/tegra/for-4.6-rc1' of http://anongit.freedesktop.org/git/tegra...
Dave Airlie
2
-2
/
+4
2016-03-16
gpu: host1x: Use a signed return type for do_relocs()
Markus Elfring
1
-1
/
+1
2016-03-16
gpu: host1x: bus: Add missing of_node_put()
Amitoj Kaur Chawla
1
-1
/
+3
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
2
-10
/
+8
2016-03-04
gpu: host1x: Set DMA ops on device creation
Alexandre Courbot
1
-0
/
+2
2016-03-04
gpu: host1x: Set DMA mask
Alexandre Courbot
2
-0
/
+8
2015-12-14
gpu: host1x: Add Tegra210 support
Thierry Reding
8
-1
/
+768
2015-12-14
gpu: host1x: Remove core driver on unregister
Thierry Reding
1
-0
/
+2
2015-12-14
gpu: host1x: Use platform_register/unregister_drivers()
Thierry Reding
1
-14
/
+8
2015-10-02
gpu: host1x: Fix MLOCK's debug info
Dmitry Osipenko
4
-13
/
+13
2015-08-13
gpu: host1x: mipi: Power down regulators when unused
Thierry Reding
1
-12
/
+98
2015-08-13
gpu: host1x: mipi: Add Tegra210 support
Thierry Reding
1
-1
/
+35
2015-08-13
gpu: host1x: mipi: Add Tegra132 support
Thierry Reding
1
-0
/
+18
2015-08-13
gpu: host1x: mipi: Constify OF match table
Thierry Reding
1
-1
/
+1
2015-08-13
gpu: host1x: mipi: Clear calibration status
Thierry Reding
1
-0
/
+4
2015-08-13
gpu: host1x: mipi: Fix clock lane register for DSI
Thierry Reding
1
-5
/
+5
2015-08-13
gpu: host1x: mipi: Parameterize to support future SoCs
Thierry Reding
1
-8
/
+79
2015-04-02
gpu: host1x: Export host1x_syncpt_read()
Thierry Reding
1
-0
/
+6
2015-01-27
gpu: host1x: Provide a proper struct bus_type
Thierry Reding
3
-40
/
+81
2015-01-23
gpu: host1x: Factor out __host1x_device_del()
Thierry Reding
1
-44
/
+49
2015-01-23
gpu: host1x: Call host1x_device_add() under lock
Thierry Reding
1
-4
/
+2
2015-01-23
gpu: host1x: Call ->remove() only when a device is bound
Thierry Reding
1
-2
/
+7
2014-11-13
gpu: host1x: mipi: Set MIPI_CAL_BIAS_PAD_CFG1 register
Sean Paul
1
-0
/
+4
2014-11-13
gpu: host1x: mipi: Calibrate clock lanes
Sean Paul
1
-32
/
+92
2014-11-13
gpu: host1x: mipi: Preserve the contents of MIPI_CAL_CTRL
Sean Paul
1
-1
/
+3
2014-11-13
gpu: host1x: mipi: Registers are 32 bits wide
Thierry Reding
1
-8
/
+8
2014-11-13
gpu: host1x: Make gather offsets unsigned
Thierry Reding
1
-1
/
+1
2014-11-13
gpu: host1x: Print address/offset pairs consistently
Thierry Reding
2
-4
/
+4
2014-11-13
gpu: host1x: Fix typo in comment
Thierry Reding
1
-1
/
+1
2014-11-13
gpu: host1x: Make mapped field of push buffers void *
Thierry Reding
3
-4
/
+4
2014-11-13
gpu: host1x: Use struct host1x_bo pointers in traces
Thierry Reding
1
-4
/
+8
2014-08-04
drm/tegra: Make job submission 64-bit safe
Thierry Reding
1
-11
/
+11
2014-06-06
gpu: host1x: Rename internal functions for clarity
Thierry Reding
1
-6
/
+6
2014-04-16
gpu: host1x: handle the correct # of syncpt regs
Stephen Warren
1
-2
/
+2
2014-04-05
Merge tag 'drm/tegra/for-3.15-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
1
-0
/
+1
2014-04-04
gpu: host1x: export host1x_syncpt_incr_max() function
Bryan Wu
1
-0
/
+1
[next]