index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_gem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
1
-2
/
+1
|
\
|
*
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
1
-2
/
+1
*
|
drm/omap: Fix kernel docs
Tomi Valkeinen
2023-01-17
1
-1
/
+1
|
/
*
drm: omapdrm: Do no allocate non-scanout GEMs through DMM/TILER
Ivaylo Dimitrov
2022-03-28
1
-4
/
+8
*
drm: omapdrm: Support exporting of non-contiguous GEM BOs
Ivaylo Dimitrov
2022-03-28
1
-55
/
+70
*
drm: omapdrm: simplify omap_gem_pin
Ivaylo Dimitrov
2022-03-28
1
-33
/
+42
*
drm: omapdrm: Export correct scatterlist for TILER backed BOs
Ivaylo Dimitrov
2021-12-08
1
-1
/
+78
*
drm/prime: split array import functions v4
Christian König
2020-11-30
1
-2
/
+1
*
mm: introduce vma_set_file function v5
Christian König
2020-11-19
1
-2
/
+1
*
drm: omapdrm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-11-10
1
-1
/
+1
*
drm/omap: gem: Fix misnamed and missing parameter descriptions
Lee Jones
2020-11-10
1
-1
/
+2
*
Revert "mm: introduce vma_set_file function v4"
Christian König
2020-11-05
1
-1
/
+2
*
mm: introduce vma_set_file function v4
Christian König
2020-11-05
1
-2
/
+1
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-11-02
1
-10
/
+4
|
\
|
*
drm: omapdrm: use common helper for extracting pages array
Marek Szyprowski
2020-09-10
1
-10
/
+4
*
|
drm/omapdrm: Introduce GEM object functions
Thomas Zimmermann
2020-09-25
1
-2
/
+16
|
/
*
drm/omapdrm: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-05-19
1
-2
/
+2
*
drm/omap: fix dma_addr refcounting
Tomi Valkeinen
2019-12-04
1
-0
/
+4
*
Revert "drm/omap: add OMAP_BO flags to affect buffer allocation"
Sean Paul
2019-10-23
1
-52
/
+2
*
drm/omap: add OMAP_BO flags to affect buffer allocation
Tomi Valkeinen
2019-10-11
1
-2
/
+52
*
drm/omap: add omap_gem_validate_flags()
Tomi Valkeinen
2019-10-11
1
-5
/
+35
*
drm/omap: cleanup OMAP_BO_SCANOUT use
Tomi Valkeinen
2019-10-11
1
-4
/
+2
*
drm/omap: remove OMAP_BO_TILED define
Tomi Valkeinen
2019-10-11
1
-9
/
+9
*
drm/omap: accept NULL for dma_addr in omap_gem_pin
Tomi Valkeinen
2019-10-11
1
-2
/
+4
*
drm/omap: add omap_gem_unpin_locked()
Tomi Valkeinen
2019-10-11
1
-7
/
+18
*
drm/omap: use refcount API to track the number of users of dma_addr
Jean-Jacques Hiblot
2019-10-11
1
-22
/
+22
*
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-07-22
1
-12
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
|
drm/omapdrm: drop use of drmP.h
Sam Ravnborg
2019-07-17
1
-0
/
+2
|
/
*
drm/omap: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
2018-10-02
1
-2
/
+2
*
drm/omap: gem: Fix mm_list locking
Daniel Vetter
2018-06-28
1
-6
/
+9
*
drm/omap: gem: Replace struct_mutex usage with omap_obj private lock
Laurent Pinchart
2018-06-28
1
-42
/
+85
*
drm/omap: gem: Don't take struct_mutex to get GEM object mmap offset
Laurent Pinchart
2018-06-28
1
-14
/
+2
*
drm/omap: gem: Merge __omap_gem_get_pages() and omap_gem_attach_pages()
Laurent Pinchart
2018-06-28
1
-39
/
+20
*
drm/omap: gem: Rename GEM function with omap_gem_* prefix
Laurent Pinchart
2018-06-28
1
-22
/
+26
*
gpu: drm: omapdrm: Adding new typedef vm_fault_t
Souptick Joarder
2018-06-28
1
-28
/
+23
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
*
drm: omapdrm: Use kernel integer types
Laurent Pinchart
2018-03-01
1
-19
/
+22
*
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
2017-12-19
1
-3
/
+1
*
drm: omapdrm: Pass drm_device to omap_gem_resume()
Laurent Pinchart
2017-12-19
1
-4
/
+3
*
drm/omap: fix tiled buffer stride calculations
Tomi Valkeinen
2017-06-02
1
-2
/
+2
*
drm/omap: 64bit compile fixes
Tomi Valkeinen
2017-06-02
1
-1
/
+1
*
drm: omapdrm: Map pages for DMA in DMA_TO_DEVICE direction
Laurent Pinchart
2017-06-02
1
-6
/
+5
*
drm: omapdrm: DMA-unmap pages for all buffer types when freeing buffers
Laurent Pinchart
2017-06-02
1
-11
/
+6
*
drm: omapdrm: Fix incorrect usage of the term 'cache coherency'
Laurent Pinchart
2017-06-02
1
-7
/
+15
*
drm: omapdrm: Rename GEM DMA sync functions
Laurent Pinchart
2017-06-02
1
-3
/
+3
*
drm: omapdrm: Rename the omap_gem_object addrs field to dma_addrs
Laurent Pinchart
2017-06-02
1
-11
/
+11
*
drm: omapdrm: Lower indentation level in omap_gem_dma_sync_buffer()
Laurent Pinchart
2017-06-02
1
-22
/
+21
*
drm: omapdrm: Rename omap_gem_(get|put)_paddr() to omap_gem_(un)pin()
Laurent Pinchart
2017-06-02
1
-11
/
+27
[next]