aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_dmm_tiler.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-02drm/omap: 64bit compile fixesTomi Valkeinen1-1/+1
2016-12-19drm: omapdrm: Use sizeof(*var) instead of sizeof(type) for structuresLaurent Pinchart1-2/+2
2016-05-31drm/omap: include linux/seq_file.h where neededArnd Bergmann1-0/+1
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-15/+39
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez1-7/+6
2016-03-03drm/omap: add dmm_read() and dmm_write() wrappersTomi Valkeinen1-15/+24
2016-03-03HACK: drm/omap: always use blocking DMM fillTomi Valkeinen1-0/+15
2015-12-31drm/omap: Use bitmaps for TILER placementAndy Gross1-6/+8
2015-12-31drm: omapdrm: tiler: Remove unneded module alias for tilerLuis de Bethencourt1-1/+0
2015-07-02drm/omap: increase DMM transaction timeoutTomi Valkeinen1-1/+1
2015-06-12drm: omapdrm: Clean up #include'sLaurent Pinchart1-9/+10
2015-03-24drm/omap: tiler: add hibernation callbackGrygorii Strashko1-7/+3
2015-03-24drm/omap: fix race conditon in DMMTomi Valkeinen1-7/+8
2015-03-24drm/omap: tiler: fix race condition with engine->asyncTomi Valkeinen1-0/+2
2015-03-24drm/omap: fix TILER on OMAP5Tomi Valkeinen1-2/+37
2015-03-20drm: omapdrm: Fix indentation of structure and array initializersLaurent Pinchart1-8/+8
2014-07-22drm: omapdrm: fix compiler errorsRussell King1-2/+4
2014-01-09drm/omap: Enable DT support for DMMArchit Taneja1-0/+9
2013-10-31DMA-API: others: use dma_set_coherent_mask()Russell King1-2/+3
2013-08-30drm/omap: tiler: clear buffer properlyDan Carpenter1-1/+1
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+986
2013-02-16drm/omap: move out of stagingRob Clark1-0/+991