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.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-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
*
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
*
drm: omapdrm: Rename occurrences of paddr to dma_addr
Laurent Pinchart
2017-06-02
1
-35
/
+35
*
drm: omapdrm: Remove remap argument to omap_gem_get_paddr()
Laurent Pinchart
2017-06-02
1
-6
/
+4
*
drm: omapdrm: Remove legacy buffer synchronization support
Laurent Pinchart
2017-06-02
1
-214
/
+0
*
Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-03-07
1
-3
/
+2
|
\
|
*
gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2017-03-01
1
-3
/
+2
*
|
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
1
-2
/
+2
*
|
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
1
-1
/
+1
|
/
*
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
2016-12-14
1
-12
/
+8
*
drm/omap: omap_gem: Do not try to unmap page which is not mapped
Peter Ujfalusi
2016-11-02
1
-2
/
+4
*
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-08-01
1
-13
/
+2
|
\
|
*
drm: omapdrm: Remove unused omap_gem_tiled_size function
Laurent Pinchart
2016-06-06
1
-12
/
+0
|
*
drm/omap: fix pitch round-up
Tomi Valkeinen
2016-06-06
1
-1
/
+1
|
*
drm/omap: remove align_pitch()
Tomi Valkeinen
2016-06-06
1
-1
/
+2
*
|
Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...
Al Viro
2016-06-30
1
-0
/
+1
|
\
|
|
*
drm/omap: include linux/seq_file.h where needed
Arnd Bergmann
2016-05-31
1
-0
/
+1
*
|
file_inode(f)->i_mapping is f->f_mapping
Al Viro
2016-05-29
1
-1
/
+1
|
/
*
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-05-17
1
-1
/
+1
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-03-21
1
-143
/
+201
|
\
|
*
drm/omap: gem: Fix omap_gem_new() error path
Laurent Pinchart
2016-03-03
1
-16
/
+18
|
*
drm/omap: EBUSY status handling in omap_gem_fault()
Rob Clark
2016-03-03
1
-0
/
+5
|
*
drm/omap: remove support for ext mem & sync
Tomi Valkeinen
2016-03-03
1
-87
/
+18
|
*
drm/omap: gem: Implement dma_buf import
Laurent Pinchart
2016-03-03
1
-24
/
+114
|
*
drm/omap: gem: Refactor GEM object allocation
Laurent Pinchart
2016-03-03
1
-32
/
+43
|
*
drm/omap: gem: Clean up GEM objects memory flags
Laurent Pinchart
2016-03-03
1
-32
/
+25
|
*
drm/omap: use dma_mapping_error in omap_gem_dma_sync
Tomi Valkeinen
2016-03-03
1
-1
/
+12
|
*
drm/omap: use dma_mapping_error in omap_gem_attach_pages
Tomi Valkeinen
2016-03-03
1
-0
/
+15
*
|
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
2016-03-09
1
-4
/
+4
|
/
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-01-17
1
-133
/
+171
|
\
|
*
drm: omapdrm: gem: Remove check for impossible condition
Laurent Pinchart
2015-12-31
1
-3
/
+0
|
*
drm: omapdrm: gem: Simplify error handling when creating GEM object
Laurent Pinchart
2015-12-31
1
-5
/
+3
|
*
drm: omapdrm: gem: Don't free mmap offset twice
Laurent Pinchart
2015-12-31
1
-2
/
+0
|
*
drm: omapdrm: gem: Fix GEM object destroy in error path
Laurent Pinchart
2015-12-31
1
-2
/
+1
|
*
drm: omapdrm: gem: Free the correct memory object
Laurent Pinchart
2015-12-31
1
-1
/
+1
|
*
drm: omapdrm: gem: Move global usergart variable to omap_drm_private
Laurent Pinchart
2015-12-31
1
-21
/
+33
|
*
drm: omapdrm: gem: Group functions by purpose
Laurent Pinchart
2015-12-31
1
-53
/
+87
|
*
drm: omapdrm: gem: Remove forward declarations
Laurent Pinchart
2015-12-31
1
-44
/
+46
|
*
drm: omapdrm: gem: Remove unused function prototypes
Laurent Pinchart
2015-12-31
1
-6
/
+0
|
*
drm: omapdrm: Make fbdev emulation optional
Laurent Pinchart
2015-12-31
1
-0
/
+4
*
|
mm, dax, gpu: convert vm_insert_mixed to pfn_t
Dan Williams
2016-01-15
1
-2
/
+5
|
/
[next]