index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_gem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-02
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+1
2016-06-02
drm/doc: Appease sphinx
Daniel Vetter
1
-1
/
+1
2016-05-30
file_inode(f)->i_mapping is f->f_mapping
Al Viro
1
-1
/
+1
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
1
-10
/
+4
2016-05-04
drm: Fixup locking WARN_ON mistake around gem_object_free_unlocked
Daniel Vetter
1
-4
/
+5
2016-05-04
drm/gem: support BO freeing without dev->struct_mutex
Daniel Vetter
1
-1
/
+53
2016-04-22
Merge tag 'v4.6-rc3' into drm-next
Dave Airlie
1
-2
/
+2
2016-04-21
Merge tag 'topic/drm-misc-2016-04-21' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-8
/
+8
2016-04-20
drm/vma_manage: Drop has_offset
Daniel Vetter
1
-0
/
+17
2016-04-15
drm: Release driver references to handle before making it available again
Chris Wilson
1
-8
/
+8
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-2
/
+2
2016-01-05
drm: Remove opencoded drm_gem_object_release_handle()
Chris Wilson
1
-31
/
+24
2016-01-05
drm: Do not set outparam on error during GEM handle allocation
Chris Wilson
1
-2
/
+4
2016-01-05
drm: Use a normal idr allocation for the obj->name
Chris Wilson
1
-3
/
+1
2016-01-05
drm: Only bump object-reference count when adding first handle
Chris Wilson
1
-5
/
+12
2016-01-05
drm: Balance error path for GEM handle allocation
Chris Wilson
1
-12
/
+17
2015-11-24
drm/gem: Update/Polish docs
Daniel Vetter
1
-3
/
+32
2015-11-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-17
/
+30
2015-11-07
mm, fs: introduce mapping_gfp_constraint()
Michal Hocko
1
-1
/
+1
2015-10-19
drm/gem: Use kref_get_unless_zero for the weak mmap references
Daniel Vetter
1
-12
/
+28
2015-10-19
drm/gem: Use container_of in drm_gem_object_free
Daniel Vetter
1
-1
/
+2
2015-10-16
drm/gem: Drop struct_mutex requirement from drm_gem_mmap_obj
Daniel Vetter
1
-4
/
+0
2015-08-10
drm/gem: Be more friendly with locking checks
Daniel Vetter
1
-1
/
+1
2015-07-14
drm/gem: rip out drm vma accounting for gem mmaps
Daniel Vetter
1
-10
/
+1
2014-11-15
Merge tag 'drm/gem-cma/for-3.19-rc1' of git://people.freedesktop.org/~tagr/li...
Dave Airlie
1
-6
/
+5
2014-11-13
drm/gem: Fix a few kerneldoc typos
Thierry Reding
1
-6
/
+5
2014-11-13
drm/gem: Fix typo in kerneldoc
Thierry Reding
1
-1
/
+1
2014-10-03
drm/core: use helper to check driver features
Andrzej Hajda
1
-3
/
+3
2014-09-24
drm: Extract <drm/drm_gem.h>
Daniel Vetter
1
-0
/
+1
2014-09-24
drm/gem: Don't call drm_mmap from drm_gem_mmap
Daniel Vetter
1
-1
/
+1
2014-09-15
Merge tag 'topic/core-stuff-2014-09-15' of git://anongit.freedesktop.org/drm-...
Dave Airlie
1
-1
/
+1
2014-09-15
drm/gem: Fix kerneldoc typo
Laurent Pinchart
1
-1
/
+1
2014-09-12
drm: Move piles of functions from drmP.h to drm_internal.h
Daniel Vetter
1
-0
/
+1
2014-07-08
drm/gem: remove misleading gfp parameter to get_pages()
David Herrmann
1
-9
/
+20
2014-05-27
drm/gem: replace misleading comment
David Herrmann
1
-15
/
+4
2014-03-18
Merge branch 'drm-docs' of ssh://people.freedesktop.org/~danvet/drm into drm-...
Dave Airlie
1
-4
/
+59
2014-03-16
drm/gem: dont init "ret" in drm_gem_mmap()
David Herrmann
1
-1
/
+1
2014-03-16
drm/gem: free vma-node during object-cleanup
David Herrmann
1
-0
/
+2
2014-03-16
drm/gem: fix indentation
David Herrmann
1
-2
/
+2
2014-03-13
drm/doc: Clean up and integrate kerneldoc for drm_gem.c
Daniel Vetter
1
-4
/
+59
2014-01-21
drm/gem: Always initialize the gem object in object_init
Daniel Vetter
1
-1
/
+2
2014-01-14
drm: store the gem vma offset manager in a typed pointer
Daniel Vetter
1
-15
/
+12
2013-12-18
drm: Don't reference objects in the flink name idr
Kristian Hogsberg
1
-15
/
+0
2013-10-09
drm: kill ->gem_init_object() and friends
David Herrmann
1
-29
/
+0
2013-08-30
drm/prime: Remove PRIME handles only if supported
Thierry Reding
1
-2
/
+4
2013-08-27
drm/gem: implement vma access management
David Herrmann
1
-0
/
+17
2013-08-27
drm/vma: add access management helpers
David Herrmann
1
-0
/
+1
2013-08-21
drm/prime: Always add exported buffers to the handle cache
Daniel Vetter
1
-2
/
+4
2013-08-21
drm/prime: Simplify drm_gem_remove_prime_handles
Daniel Vetter
1
-5
/
+0
2013-08-21
drm/prime: proper locking+refcounting for obj->dma_buf link
Daniel Vetter
1
-3
/
+21
[next]