index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_dmm_tiler.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+2
*
drm/omap: fix possible NULL ref issue in tiler_reserve_2d
Tomi Valkeinen
2018-05-07
1
-1
/
+5
*
drm: omapdrm: Use kernel integer types
Laurent Pinchart
2018-03-01
1
-23
/
+23
*
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
2017-12-19
1
-2
/
+1
*
drm/omap: DMM: Check for DMM readiness after successful transaction commit
Peter Ujfalusi
2017-12-19
1
-0
/
+5
*
drm/omap: DMM: Print information if we received an error interrupt
Peter Ujfalusi
2017-12-19
1
-0
/
+5
*
drm/omap: DMM: In case of error/timeout in wait_status() print the reason
Peter Ujfalusi
2017-12-19
1
-2
/
+10
*
drm/omap: Fix error handling path in 'omap_dmm_probe()'
Christophe JAILLET
2017-11-30
1
-1
/
+2
*
drm/omap: 64bit compile fixes
Tomi Valkeinen
2017-06-02
1
-1
/
+1
*
drm: omapdrm: Use sizeof(*var) instead of sizeof(type) for structures
Laurent Pinchart
2016-12-19
1
-2
/
+2
*
drm/omap: include linux/seq_file.h where needed
Arnd Bergmann
2016-05-31
1
-0
/
+1
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-03-21
1
-15
/
+39
|
\
|
*
drm/omap: add dmm_read() and dmm_write() wrappers
Tomi Valkeinen
2016-03-03
1
-15
/
+24
|
*
HACK: drm/omap: always use blocking DMM fill
Tomi Valkeinen
2016-03-03
1
-0
/
+15
*
|
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
2016-03-09
1
-7
/
+6
|
/
*
drm/omap: Use bitmaps for TILER placement
Andy Gross
2015-12-31
1
-6
/
+8
*
drm: omapdrm: tiler: Remove unneded module alias for tiler
Luis de Bethencourt
2015-12-31
1
-1
/
+0
*
drm/omap: increase DMM transaction timeout
Tomi Valkeinen
2015-07-02
1
-1
/
+1
*
drm: omapdrm: Clean up #include's
Laurent Pinchart
2015-06-12
1
-9
/
+10
*
drm/omap: tiler: add hibernation callback
Grygorii Strashko
2015-03-24
1
-7
/
+3
*
drm/omap: fix race conditon in DMM
Tomi Valkeinen
2015-03-24
1
-7
/
+8
*
drm/omap: tiler: fix race condition with engine->async
Tomi Valkeinen
2015-03-24
1
-0
/
+2
*
drm/omap: fix TILER on OMAP5
Tomi Valkeinen
2015-03-24
1
-2
/
+37
*
drm: omapdrm: Fix indentation of structure and array initializers
Laurent Pinchart
2015-03-20
1
-8
/
+8
*
drm: omapdrm: fix compiler errors
Russell King
2014-07-22
1
-2
/
+4
*
drm/omap: Enable DT support for DMM
Archit Taneja
2014-01-09
1
-0
/
+9
*
DMA-API: others: use dma_set_coherent_mask()
Russell King
2013-10-31
1
-2
/
+3
*
drm/omap: tiler: clear buffer properly
Dan Carpenter
2013-08-30
1
-1
/
+1
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-02-25
1
-9
/
+4
*
drm/omap: move out of staging
Rob Clark
2013-02-16
1
-0
/
+991