index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_dmm_tiler.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-11
drm/omap: dmm_tiler: Remove the dma_async_issue_pending() call
Peter Ujfalusi
1
-1
/
+0
2020-02-11
drm/omap: dmm_tiler: Use dmaengine_prep_dma_memcpy() for i878 workaround
Peter Ujfalusi
1
-2
/
+1
2018-10-02
drm/omap: partial workaround for DRA7xx DMM errata i878
Tomi Valkeinen
1
-2
/
+147
2018-10-02
drm/omap: dmm_tiler: Fix interrupt request/free sequence during probe/remove
Peter Ujfalusi
1
-20
/
+22
2018-10-02
drm/omap: dmm_tiler: No need to check if irq is valid in omap_dmm_remove
Peter Ujfalusi
1
-2
/
+1
2018-10-02
drm/omap: fix memory barrier bug in DMM driver
Tomi Valkeinen
1
-0
/
+11
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2018-05-07
drm/omap: fix possible NULL ref issue in tiler_reserve_2d
Tomi Valkeinen
1
-1
/
+5
2018-03-01
drm: omapdrm: Use kernel integer types
Laurent Pinchart
1
-23
/
+23
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-25
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+986
2013-02-16
drm/omap: move out of staging
Rob Clark
1
-0
/
+991