summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/omap_dmm_tiler.c
AgeCommit message (Expand)Author
2020-12-30drm/omap: dmm_tiler: fix return error code in omap_dmm_probe()Yang Yingliang
2018-10-02drm/omap: partial workaround for DRA7xx DMM errata i878Tomi Valkeinen
2018-10-02drm/omap: dmm_tiler: Fix interrupt request/free sequence during probe/removePeter Ujfalusi
2018-10-02drm/omap: dmm_tiler: No need to check if irq is valid in omap_dmm_removePeter Ujfalusi
2018-10-02drm/omap: fix memory barrier bug in DMM driverTomi Valkeinen
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-07drm/omap: fix possible NULL ref issue in tiler_reserve_2dTomi Valkeinen
2018-03-01drm: omapdrm: Use kernel integer typesLaurent Pinchart
2017-12-19drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis
2017-12-19drm/omap: DMM: Check for DMM readiness after successful transaction commitPeter Ujfalusi
2017-12-19drm/omap: DMM: Print information if we received an error interruptPeter Ujfalusi
2017-12-19drm/omap: DMM: In case of error/timeout in wait_status() print the reasonPeter Ujfalusi
2017-11-30drm/omap: Fix error handling path in 'omap_dmm_probe()'Christophe JAILLET
2017-06-02drm/omap: 64bit compile fixesTomi Valkeinen
2016-12-19drm: omapdrm: Use sizeof(*var) instead of sizeof(type) for structuresLaurent Pinchart
2016-05-31drm/omap: include linux/seq_file.h where neededArnd Bergmann
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez
2016-03-03drm/omap: add dmm_read() and dmm_write() wrappersTomi Valkeinen
2016-03-03HACK: drm/omap: always use blocking DMM fillTomi Valkeinen
2015-12-31drm/omap: Use bitmaps for TILER placementAndy Gross
2015-12-31drm: omapdrm: tiler: Remove unneded module alias for tilerLuis de Bethencourt
2015-07-02drm/omap: increase DMM transaction timeoutTomi Valkeinen
2015-06-12drm: omapdrm: Clean up #include'sLaurent Pinchart
2015-03-24drm/omap: tiler: add hibernation callbackGrygorii Strashko
2015-03-24drm/omap: fix race conditon in DMMTomi Valkeinen
2015-03-24drm/omap: tiler: fix race condition with engine->asyncTomi Valkeinen
2015-03-24drm/omap: fix TILER on OMAP5Tomi Valkeinen
2015-03-20drm: omapdrm: Fix indentation of structure and array initializersLaurent Pinchart
2014-07-22drm: omapdrm: fix compiler errorsRussell King
2014-01-09drm/omap: Enable DT support for DMMArchit Taneja
2013-10-31DMA-API: others: use dma_set_coherent_mask()Russell King
2013-08-30drm/omap: tiler: clear buffer properlyDan Carpenter
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-16drm/omap: move out of stagingRob Clark