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.12.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
2018-11-20
drm/gem: Add drm_gem_object_funcs
Noralf Trønnes
1
-9
/
+100
2018-09-14
drm: Differentiate the lack of an interface from invalid parameter
Chris Wilson
1
-3
/
+3
2018-07-13
drm/i915: Prevent writing into a read-only object via a GGTT mmap
Chris Wilson
1
-0
/
+9
2018-03-26
drm/gem: Document that handle_create must be the last step
Daniel Vetter
1
-3
/
+6
2018-02-19
drm: Use idr_init_base(1) when using id==0 for invalid
Chris Wilson
1
-2
/
+2
2017-11-11
drm/framebuffer: Add framebuffer debugfs file
Noralf Trønnes
1
-0
/
+17
2017-10-27
drm/gem: Remove trailing whitespace
Noralf Trønnes
1
-2
/
+2
2017-10-04
drm: fix typo in drm_gem_get_pages() comment
Jordan Crouse
1
-1
/
+1
2017-10-03
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
1
-0
/
+2
2017-09-27
Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-0
/
+6
2017-09-26
drm: Remove obsolete "This is gross" comment
Haneen Mohammed
1
-9
/
+0
2017-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2017-09-04
Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-5
/
+42
2017-09-02
drm/gem: drm_gem_dumb_map_offset(): reject dma-buf
Noralf Trønnes
1
-0
/
+6
2017-08-22
drm: Release driver tracking before making the object available again
Chris Wilson
1
-3
/
+3
2017-08-22
drm: Release driver tracking before making the object available again
Chris Wilson
1
-3
/
+3
2017-08-11
drm: Document device unplug infrastructure
Daniel Vetter
1
-1
/
+1
2017-07-29
drm/gem: Add drm_gem_dumb_map_offset()
Noralf Trønnes
1
-0
/
+35
2017-07-18
x86, drm, fbdev: Do not specify encrypted memory for video mappings
Tom Lendacky
1
-0
/
+2
2017-07-18
drm: Don't complain too much about struct_mutex.
Daniel Vetter
1
-4
/
+6
2017-05-18
drm: drop drm_[cm]alloc* helpers
Michal Hocko
1
-3
/
+3
2017-02-28
drm: Introduce drm_gem_object_{get,put}()
Thierry Reding
1
-22
/
+22
2017-01-25
drm/gem|prime|mm: Use recommened kerneldoc for struct member refs
Daniel Vetter
1
-12
/
+12
2016-09-19
drm: use drm_file to tag vm-bos
David Herrmann
1
-4
/
+4
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
[next]