index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
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
2020-11-30
drm/prime: split array import functions v4
Christian König
2020-11-19
mm: introduce vma_set_file function v5
Christian König
2020-11-10
drm: omapdrm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-11-10
drm/omap: gem: Fix misnamed and missing parameter descriptions
Lee Jones
2020-11-05
Revert "mm: introduce vma_set_file function v4"
Christian König
2020-11-05
mm: introduce vma_set_file function v4
Christian König
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-09-25
drm/omapdrm: Introduce GEM object functions
Thomas Zimmermann
2020-09-10
drm: omapdrm: use common helper for extracting pages array
Marek Szyprowski
2020-05-19
drm/omapdrm: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2019-12-04
drm/omap: fix dma_addr refcounting
Tomi Valkeinen
2019-10-23
Revert "drm/omap: add OMAP_BO flags to affect buffer allocation"
Sean Paul
2019-10-11
drm/omap: add OMAP_BO flags to affect buffer allocation
Tomi Valkeinen
2019-10-11
drm/omap: add omap_gem_validate_flags()
Tomi Valkeinen
2019-10-11
drm/omap: cleanup OMAP_BO_SCANOUT use
Tomi Valkeinen
2019-10-11
drm/omap: remove OMAP_BO_TILED define
Tomi Valkeinen
2019-10-11
drm/omap: accept NULL for dma_addr in omap_gem_pin
Tomi Valkeinen
2019-10-11
drm/omap: add omap_gem_unpin_locked()
Tomi Valkeinen
2019-10-11
drm/omap: use refcount API to track the number of users of dma_addr
Jean-Jacques Hiblot
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-07-17
drm/omapdrm: drop use of drmP.h
Sam Ravnborg
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2018-10-02
drm/omap: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
2018-06-28
drm/omap: gem: Fix mm_list locking
Daniel Vetter
2018-06-28
drm/omap: gem: Replace struct_mutex usage with omap_obj private lock
Laurent Pinchart
2018-06-28
drm/omap: gem: Don't take struct_mutex to get GEM object mmap offset
Laurent Pinchart
2018-06-28
drm/omap: gem: Merge __omap_gem_get_pages() and omap_gem_attach_pages()
Laurent Pinchart
2018-06-28
drm/omap: gem: Rename GEM function with omap_gem_* prefix
Laurent Pinchart
2018-06-28
gpu: drm: omapdrm: Adding new typedef vm_fault_t
Souptick Joarder
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-03-01
drm: omapdrm: Use kernel integer types
Laurent Pinchart
2017-12-19
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
2017-12-19
drm: omapdrm: Pass drm_device to omap_gem_resume()
Laurent Pinchart
2017-06-02
drm/omap: fix tiled buffer stride calculations
Tomi Valkeinen
2017-06-02
drm/omap: 64bit compile fixes
Tomi Valkeinen
2017-06-02
drm: omapdrm: Map pages for DMA in DMA_TO_DEVICE direction
Laurent Pinchart
2017-06-02
drm: omapdrm: DMA-unmap pages for all buffer types when freeing buffers
Laurent Pinchart
2017-06-02
drm: omapdrm: Fix incorrect usage of the term 'cache coherency'
Laurent Pinchart
2017-06-02
drm: omapdrm: Rename GEM DMA sync functions
Laurent Pinchart
2017-06-02
drm: omapdrm: Rename the omap_gem_object addrs field to dma_addrs
Laurent Pinchart
2017-06-02
drm: omapdrm: Lower indentation level in omap_gem_dma_sync_buffer()
Laurent Pinchart
2017-06-02
drm: omapdrm: Rename omap_gem_(get|put)_paddr() to omap_gem_(un)pin()
Laurent Pinchart
2017-06-02
drm: omapdrm: Rename occurrences of paddr to dma_addr
Laurent Pinchart
2017-06-02
drm: omapdrm: Remove remap argument to omap_gem_get_paddr()
Laurent Pinchart
2017-06-02
drm: omapdrm: Remove legacy buffer synchronization support
Laurent Pinchart
2017-03-07
Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-03-01
gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
[next]