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