Age | Commit message (Expand) | Author |
---|---|---|
2020-11-24 | drm/shmem-helper: Use cached mappings by default | Thomas Zimmermann |
2020-05-19 | drm/v3d: remove _unlocked suffix in drm_gem_object_put_unlocked | Emil Velikov |
2019-10-17 | drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmap | Gerd Hoffmann |
2019-04-01 | drm/v3d: fix a NULL vs error pointer mixup | Dan Carpenter |
2019-03-14 | drm/v3d: Use the new shmem helpers to reduce driver boilerplate. | Eric Anholt |
2019-03-14 | drm/v3d: Remove some dead members of struct v3d_bo. | Eric Anholt |
2019-02-19 | drm: v3d: Switch to use drm_gem_object reservation_object | Rob Herring |
2019-02-19 | drm/v3d: Fix BO stats accounting for dma-buf-imported buffers. | Eric Anholt |
2018-11-30 | drm/v3d: Fix prime imports of buffers from other drivers. | Eric Anholt |
2018-07-05 | drm/v3d: use new return type vm_fault_t in v3d_gem_fault | Souptick Joarder |
2018-05-03 | drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+ | Eric Anholt |