summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_dmm_tiler.c
Commit message (Expand)AuthorAgeFilesLines
* drm: omapdrm: Use kernel integer typesLaurent Pinchart2018-03-011-23/+23
* drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis2017-12-191-2/+1Star
* drm/omap: DMM: Check for DMM readiness after successful transaction commitPeter Ujfalusi2017-12-191-0/+5
* drm/omap: DMM: Print information if we received an error interruptPeter Ujfalusi2017-12-191-0/+5
* drm/omap: DMM: In case of error/timeout in wait_status() print the reasonPeter Ujfalusi2017-12-191-2/+10
* drm/omap: Fix error handling path in 'omap_dmm_probe()'Christophe JAILLET2017-11-301-1/+2
* drm/omap: 64bit compile fixesTomi Valkeinen2017-06-021-1/+1
* drm: omapdrm: Use sizeof(*var) instead of sizeof(type) for structuresLaurent Pinchart2016-12-191-2/+2
* drm/omap: include linux/seq_file.h where neededArnd Bergmann2016-05-311-0/+1
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-211-15/+39
|\
| * drm/omap: add dmm_read() and dmm_write() wrappersTomi Valkeinen2016-03-031-15/+24
| * HACK: drm/omap: always use blocking DMM fillTomi Valkeinen2016-03-031-0/+15
* | dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-03-091-7/+6Star
|/
* drm/omap: Use bitmaps for TILER placementAndy Gross2015-12-311-6/+8
* drm: omapdrm: tiler: Remove unneded module alias for tilerLuis de Bethencourt2015-12-311-1/+0Star
* drm/omap: increase DMM transaction timeoutTomi Valkeinen2015-07-021-1/+1
* drm: omapdrm: Clean up #include'sLaurent Pinchart2015-06-121-9/+10
* drm/omap: tiler: add hibernation callbackGrygorii Strashko2015-03-241-7/+3Star
* drm/omap: fix race conditon in DMMTomi Valkeinen2015-03-241-7/+8
* drm/omap: tiler: fix race condition with engine->asyncTomi Valkeinen2015-03-241-0/+2
* drm/omap: fix TILER on OMAP5Tomi Valkeinen2015-03-241-2/+37
* drm: omapdrm: Fix indentation of structure and array initializersLaurent Pinchart2015-03-201-8/+8
* drm: omapdrm: fix compiler errorsRussell King2014-07-221-2/+4
* drm/omap: Enable DT support for DMMArchit Taneja2014-01-091-0/+9
* DMA-API: others: use dma_set_coherent_mask()Russell King2013-10-311-2/+3
* drm/omap: tiler: clear buffer properlyDan Carpenter2013-08-301-1/+1
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-261-9/+4Star
* drm/omap: move out of stagingRob Clark2013-02-161-0/+991