index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_gem.c
Age
Commit message (
Expand
)
Author
2015-07-02
drm/omap: fix omap_gem_put_paddr() error handling
Tomi Valkeinen
2015-06-24
drm/omap: return error if dma_alloc_writecombine fails
Tomi Valkeinen
2015-06-12
drm: omapdrm: Clean up #include's
Laurent Pinchart
2015-03-24
drm/omap: fix race condition with dev->obj_list
Tomi Valkeinen
2015-03-24
drm/omap: fix TILER on OMAP5
Tomi Valkeinen
2015-03-24
drm/omap: clear omap_obj->paddr in omap_gem_put_paddr()
Tomi Valkeinen
2014-11-13
drm/omap: gem: dumb: pitch is an output
Thierry Reding
2014-07-22
drm: omapdrm: fix compiler errors
Russell King
2014-07-08
drm/omap: remove null test before kfree
Fabian Frederick
2014-07-08
drm/gem: remove misleading gfp parameter to get_pages()
David Herrmann
2014-07-08
drm/omap: use __GFP_DMA32 for shmem-backed gem
David Herrmann
2014-04-15
drm/omap: gem sync: wait on correct events
Archit Taneja
2014-04-15
drm/omap: Fix memory leak in omap_gem_op_async
Subhajit Paul
2014-04-15
drm/omap: remove warn from debugfs
Tomi Valkeinen
2014-03-16
drm: use anon-inode instead of relying on cdevs
David Herrmann
2013-10-09
drm: kill ->gem_init_object() and friends
David Herrmann
2013-08-19
drm/omap: kill omap_gem_helpers.c
Rob Clark
2013-08-07
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
2013-07-25
drm/gem: convert to new unified vma manager
David Herrmann
2013-07-23
drm/gem: simplify object initialization
David Herrmann
2013-02-25
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-02-16
drm/omap: move out of staging
Rob Clark