index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
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
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