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
/
drm
/
omapdrm
/
omap_dmm_tiler.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-19
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
1
-2
/
+1
2017-12-19
drm/omap: DMM: Check for DMM readiness after successful transaction commit
Peter Ujfalusi
1
-0
/
+5
2017-12-19
drm/omap: DMM: Print information if we received an error interrupt
Peter Ujfalusi
1
-0
/
+5
2017-12-19
drm/omap: DMM: In case of error/timeout in wait_status() print the reason
Peter Ujfalusi
1
-2
/
+10
2017-11-30
drm/omap: Fix error handling path in 'omap_dmm_probe()'
Christophe JAILLET
1
-1
/
+2
2017-06-02
drm/omap: 64bit compile fixes
Tomi Valkeinen
1
-1
/
+1
2016-12-19
drm: omapdrm: Use sizeof(*var) instead of sizeof(type) for structures
Laurent Pinchart
1
-2
/
+2
2016-05-31
drm/omap: include linux/seq_file.h where needed
Arnd Bergmann
1
-0
/
+1
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-15
/
+39
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
1
-7
/
+6
2016-03-03
drm/omap: add dmm_read() and dmm_write() wrappers
Tomi Valkeinen
1
-15
/
+24
2016-03-03
HACK: drm/omap: always use blocking DMM fill
Tomi Valkeinen
1
-0
/
+15
2015-12-31
drm/omap: Use bitmaps for TILER placement
Andy Gross
1
-6
/
+8
2015-12-31
drm: omapdrm: tiler: Remove unneded module alias for tiler
Luis de Bethencourt
1
-1
/
+0
2015-07-02
drm/omap: increase DMM transaction timeout
Tomi Valkeinen
1
-1
/
+1
2015-06-12
drm: omapdrm: Clean up #include's
Laurent Pinchart
1
-9
/
+10
2015-03-24
drm/omap: tiler: add hibernation callback
Grygorii Strashko
1
-7
/
+3
2015-03-24
drm/omap: fix race conditon in DMM
Tomi Valkeinen
1
-7
/
+8
2015-03-24
drm/omap: tiler: fix race condition with engine->async
Tomi Valkeinen
1
-0
/
+2
2015-03-24
drm/omap: fix TILER on OMAP5
Tomi Valkeinen
1
-2
/
+37
2015-03-20
drm: omapdrm: Fix indentation of structure and array initializers
Laurent Pinchart
1
-8
/
+8
2014-07-22
drm: omapdrm: fix compiler errors
Russell King
1
-2
/
+4
2014-01-09
drm/omap: Enable DT support for DMM
Archit Taneja
1
-0
/
+9
2013-10-31
DMA-API: others: use dma_set_coherent_mask()
Russell King
1
-2
/
+3
2013-08-30
drm/omap: tiler: clear buffer properly
Dan Carpenter
1
-1
/
+1
2013-02-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+986
2013-02-17
drm/omap: move out of staging
Rob Clark
1
-0
/
+991