index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
lima
/
lima_gem.c
Age
Commit message (
Expand
)
Author
2020-11-24
drm/shmem-helper: Use cached mappings by default
Thomas Zimmermann
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2020-09-10
drm: lima: fix common struct sg_table related issues
Marek Szyprowski
2020-05-19
drm/lima: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-01-27
drm/lima: support heap buffer creation
Qiang Yu
2019-10-17
drm/lima: use drm_gem_(un)lock_reservations
Qiang Yu
2019-10-17
drm/lima: use drm_gem_shmem_helpers
Qiang Yu
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-09-10
drm/lima: fix lima_gem_wait() return value
Vasily Khoruzhick
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-06-25
drm/lima: Drop resv argument from lima_bo_create_struct
Daniel Vetter
2019-04-16
drm/lima: Use the drm_gem_fence_array_add helpers for our deps.
Eric Anholt
2019-04-09
drm/lima: include used header file explicitly
Qiang Yu
2019-04-01
drm/lima: driver for ARM Mali4xx GPUs
Qiang Yu