Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1e24edca0557dba6486d39d3c24c288475432bcf
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_gem.c
1a29d85
mm: use vmf->address instead of of vmf->virtual_address
by Jan Kara
· 8 years ago
6cb0965
drm/omap: omap_gem: Do not try to unmap page which is not mapped
by Peter Ujfalusi
· 9 years ago
731c7d3
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
b223f4e2
Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into work.misc
by Al Viro
· 8 years ago
0f9abbd
drm: omapdrm: Remove unused omap_gem_tiled_size function
by Laurent Pinchart
· 9 years ago
ce481ed
drm/omap: fix pitch round-up
by Tomi Valkeinen
· 9 years ago
6a5228f
drm/omap: remove align_pitch()
by Tomi Valkeinen
· 9 years ago
2d80245
drm/omap: include linux/seq_file.h where needed
by Arnd Bergmann
· 9 years ago
93c76a3
file_inode(f)->i_mapping is f->f_mapping
by Al Viro
· 9 years ago
a8ad0bd
drm: Remove unused drm_device from drm_gem_object_lookup()
by Chris Wilson
· 9 years ago
266c73b
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
f6e4566
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
by Luis R. Rodriguez
· 9 years ago
c2eb77f
drm/omap: gem: Fix omap_gem_new() error path
by Laurent Pinchart
· 9 years ago
e1d4ee0
drm/omap: EBUSY status handling in omap_gem_fault()
by Rob Clark
· 11 years ago
3f50eff
drm/omap: remove support for ext mem & sync
by Tomi Valkeinen
· 9 years ago
b22e669
drm/omap: gem: Implement dma_buf import
by Laurent Pinchart
· 9 years ago
9cba3b9
drm/omap: gem: Refactor GEM object allocation
by Laurent Pinchart
· 9 years ago
cdb0381
drm/omap: gem: Clean up GEM objects memory flags
by Laurent Pinchart
· 9 years ago
a3d6345
drm/omap: use dma_mapping_error in omap_gem_dma_sync
by Tomi Valkeinen
· 9 years ago
579ef25
drm/omap: use dma_mapping_error in omap_gem_attach_pages
by Tomi Valkeinen
· 9 years ago
9840650
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
01c8f1c
mm, dax, gpu: convert vm_insert_mixed to pfn_t
by Dan Williams
· 9 years ago
73d7710
drm: omapdrm: gem: Remove check for impossible condition
by Laurent Pinchart
· 9 years ago
92b4b44
drm: omapdrm: gem: Simplify error handling when creating GEM object
by Laurent Pinchart
· 9 years ago
08b710f
drm: omapdrm: gem: Don't free mmap offset twice
by Laurent Pinchart
· 9 years ago
74128a2
drm: omapdrm: gem: Fix GEM object destroy in error path
by Laurent Pinchart
· 9 years ago
00e9c7c
drm: omapdrm: gem: Free the correct memory object
by Laurent Pinchart
· 9 years ago
f430274
drm: omapdrm: gem: Move global usergart variable to omap_drm_private
by Laurent Pinchart
· 9 years ago
7ef93b0
drm: omapdrm: gem: Group functions by purpose
by Laurent Pinchart
· 9 years ago
b902f8f
drm: omapdrm: gem: Remove forward declarations
by Laurent Pinchart
· 9 years ago
6405e41
drm: omapdrm: gem: Remove unused function prototypes
by Laurent Pinchart
· 9 years ago
e1c1174
drm: omapdrm: Make fbdev emulation optional
by Laurent Pinchart
· 9 years ago
393a949
drm/omap: fix omap_gem_put_paddr() error handling
by Tomi Valkeinen
· 10 years ago
a903e3b
drm/omap: return error if dma_alloc_writecombine fails
by Tomi Valkeinen
· 10 years ago
2d278f5
drm: omapdrm: Clean up #include's
by Laurent Pinchart
· 10 years ago
76c4055
drm/omap: fix race condition with dev->obj_list
by Tomi Valkeinen
· 10 years ago
7cb0d6c
drm/omap: fix TILER on OMAP5
by Tomi Valkeinen
· 10 years ago
3f4d17c
drm/omap: clear omap_obj->paddr in omap_gem_put_paddr()
by Tomi Valkeinen
· 10 years ago
bdb2b93
drm/omap: gem: dumb: pitch is an output
by Thierry Reding
· 10 years ago
2d31ca3
drm: omapdrm: fix compiler errors
by Russell King
· 10 years ago
d2c87e2
drm/omap: remove null test before kfree
by Fabian Frederick
· 10 years ago
0cdbe8a
drm/gem: remove misleading gfp parameter to get_pages()
by David Herrmann
· 11 years ago
ab5a60c
drm/omap: use __GFP_DMA32 for shmem-backed gem
by David Herrmann
· 11 years ago
f2cff0f
drm/omap: gem sync: wait on correct events
by Archit Taneja
· 11 years ago
15ec2ca
drm/omap: Fix memory leak in omap_gem_op_async
by Subhajit Paul
· 11 years ago
b841aed
drm/omap: remove warn from debugfs
by Tomi Valkeinen
· 11 years ago
6796cb1
drm: use anon-inode instead of relying on cdevs
by David Herrmann
· 11 years ago
16eb5f4
drm: kill ->gem_init_object() and friends
by David Herrmann
· 11 years ago
ddcd09d
drm/omap: kill omap_gem_helpers.c
by Rob Clark
· 11 years ago
43387b3
drm/gem: create drm_gem_dumb_destroy
by Daniel Vetter
· 11 years ago
0de2397
drm/gem: convert to new unified vma manager
by David Herrmann
· 11 years ago
89c8233
drm/gem: simplify object initialization
by David Herrmann
· 11 years ago
fffddfd
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
8bb0daf
drm/omap: move out of staging
by Rob Clark
· 12 years ago
[Renamed (99%) from drivers/staging/omapdrm/omap_gem.c]
a4462f2
staging/omapdrm: Use kmemdup rather than duplicating its implementation
by Peter Huewe
· 12 years ago
4836d15
drm/omap: Add PM capabilities
by Andy Gross
· 12 years ago
3314fdf
Merge branch 'drm-fb-helper' of git://people.freedesktop.org/~danvet/drm into drm-next
by Dave Airlie
· 12 years ago