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