summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/omap_dmm_tiler.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-02drm/omap: partial workaround for DRA7xx DMM errata i878Tomi Valkeinen1-2/+147
2018-10-02drm/omap: dmm_tiler: Fix interrupt request/free sequence during probe/removePeter Ujfalusi1-20/+22
2018-10-02drm/omap: dmm_tiler: No need to check if irq is valid in omap_dmm_removePeter Ujfalusi1-2/+1
2018-10-02drm/omap: fix memory barrier bug in DMM driverTomi Valkeinen1-0/+11
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-2/+2
2018-05-07drm/omap: fix possible NULL ref issue in tiler_reserve_2dTomi Valkeinen1-1/+5
2018-03-01drm: omapdrm: Use kernel integer typesLaurent Pinchart1-23/+23
2017-12-19drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis1-2/+1
2017-12-19drm/omap: DMM: Check for DMM readiness after successful transaction commitPeter Ujfalusi1-0/+5
2017-12-19drm/omap: DMM: Print information if we received an error interruptPeter Ujfalusi1-0/+5
2017-12-19drm/omap: DMM: In case of error/timeout in wait_status() print the reasonPeter Ujfalusi1-2/+10
2017-11-30drm/omap: Fix error handling path in 'omap_dmm_probe()'Christophe JAILLET1-1/+2
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