index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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: 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
|
/
*
drm/omap: fix omap_gem_put_paddr() error handling
Tomi Valkeinen
2015-07-02
1
-5
/
+3
*
drm/omap: return error if dma_alloc_writecombine fails
Tomi Valkeinen
2015-06-24
1
-7
/
+11
*
drm: omapdrm: Clean up #include's
Laurent Pinchart
2015-06-12
1
-2
/
+2
*
drm/omap: fix race condition with dev->obj_list
Tomi Valkeinen
2015-03-24
1
-0
/
+5
*
drm/omap: fix TILER on OMAP5
Tomi Valkeinen
2015-03-24
1
-2
/
+2
*
drm/omap: clear omap_obj->paddr in omap_gem_put_paddr()
Tomi Valkeinen
2015-03-24
1
-0
/
+1
*
drm/omap: gem: dumb: pitch is an output
Thierry Reding
2014-11-13
1
-2
/
+1
*
drm: omapdrm: fix compiler errors
Russell King
2014-07-22
1
-5
/
+5
*
drm/omap: remove null test before kfree
Fabian Frederick
2014-07-08
1
-3
/
+1
*
drm/gem: remove misleading gfp parameter to get_pages()
David Herrmann
2014-07-08
1
-1
/
+1
*
drm/omap: use __GFP_DMA32 for shmem-backed gem
David Herrmann
2014-07-08
1
-9
/
+8
*
drm/omap: gem sync: wait on correct events
Archit Taneja
2014-04-15
1
-2
/
+2
*
drm/omap: Fix memory leak in omap_gem_op_async
Subhajit Paul
2014-04-15
1
-0
/
+2
*
drm/omap: remove warn from debugfs
Tomi Valkeinen
2014-04-15
1
-3
/
+0
*
drm: use anon-inode instead of relying on cdevs
David Herrmann
2014-03-16
1
-17
/
+17
*
drm: kill ->gem_init_object() and friends
David Herrmann
2013-10-09
1
-5
/
+0
*
drm/omap: kill omap_gem_helpers.c
Rob Clark
2013-08-19
1
-4
/
+4
*
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
2013-08-07
1
-15
/
+0
*
drm/gem: convert to new unified vma manager
David Herrmann
2013-07-25
1
-15
/
+13
*
drm/gem: simplify object initialization
David Herrmann
2013-07-23
1
-1
/
+2
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-02-25
1
-7
/
+3
*
drm/omap: move out of staging
Rob Clark
2013-02-16
1
-0
/
+1511