summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/v3d/v3d_bo.c
AgeCommit message (Expand)Author
2024-02-23drm/v3d: Enable V3D to use different PAGE_SIZEMaíra Canal
2023-12-01drm/v3d: Enable BO mappingMaíra Canal
2023-12-01drm/v3d: Move wait BO ioctl to the v3d_bo fileMelissa Wen
2022-02-14drm/gem-shmem: Set vm_ops in static initializerThomas Zimmermann
2021-12-02drm: Return error codes from struct drm_driver.gem_create_objectThomas Zimmermann
2021-11-15drm/shmem-helper: Pass GEM shmem object in public interfacesThomas Zimmermann
2021-11-15drm/shmem-helper: Export dedicated wrappers for GEM object functionsThomas Zimmermann
2020-11-24drm/shmem-helper: Use cached mappings by defaultThomas Zimmermann
2020-05-19drm/v3d: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov
2019-10-17drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmapGerd Hoffmann
2019-04-01drm/v3d: fix a NULL vs error pointer mixupDan Carpenter
2019-03-14drm/v3d: Use the new shmem helpers to reduce driver boilerplate.Eric Anholt
2019-03-14drm/v3d: Remove some dead members of struct v3d_bo.Eric Anholt
2019-02-19drm: v3d: Switch to use drm_gem_object reservation_objectRob Herring
2019-02-19drm/v3d: Fix BO stats accounting for dma-buf-imported buffers.Eric Anholt
2018-11-30drm/v3d: Fix prime imports of buffers from other drivers.Eric Anholt
2018-07-05drm/v3d: use new return type vm_fault_t in v3d_gem_faultSouptick Joarder
2018-05-03drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+Eric Anholt