summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/omap_gem.c
AgeCommit message (Expand)Author
2015-07-02drm/omap: fix omap_gem_put_paddr() error handlingTomi Valkeinen
2015-06-24drm/omap: return error if dma_alloc_writecombine failsTomi Valkeinen
2015-06-12drm: omapdrm: Clean up #include'sLaurent Pinchart
2015-03-24drm/omap: fix race condition with dev->obj_listTomi Valkeinen
2015-03-24drm/omap: fix TILER on OMAP5Tomi Valkeinen
2015-03-24drm/omap: clear omap_obj->paddr in omap_gem_put_paddr()Tomi Valkeinen
2014-11-13drm/omap: gem: dumb: pitch is an outputThierry Reding
2014-07-22drm: omapdrm: fix compiler errorsRussell King
2014-07-08drm/omap: remove null test before kfreeFabian Frederick
2014-07-08drm/gem: remove misleading gfp parameter to get_pages()David Herrmann
2014-07-08drm/omap: use __GFP_DMA32 for shmem-backed gemDavid Herrmann
2014-04-15drm/omap: gem sync: wait on correct eventsArchit Taneja
2014-04-15drm/omap: Fix memory leak in omap_gem_op_asyncSubhajit Paul
2014-04-15drm/omap: remove warn from debugfsTomi Valkeinen
2014-03-16drm: use anon-inode instead of relying on cdevsDavid Herrmann
2013-10-09drm: kill ->gem_init_object() and friendsDavid Herrmann
2013-08-19drm/omap: kill omap_gem_helpers.cRob Clark
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter
2013-07-25drm/gem: convert to new unified vma managerDavid Herrmann
2013-07-23drm/gem: simplify object initializationDavid Herrmann
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-16drm/omap: move out of stagingRob Clark