aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_bo.c
AgeCommit message (Expand)Author
2021-12-08drm/vc4: fix error code in vc4_create_object()Dan Carpenter
2018-04-26drm/vc4: Fix memory leak during BO teardownDaniel J Blueman
2017-08-14drm/vc4: Continue the switch to drm_*_put() helpersCihangir Akturk
2017-08-08drm/vc4: Demote user-accessible DRM_ERROR paths to DRM_DEBUG.Eric Anholt
2017-08-08drm/vc4: switch to drm_*{get,put} helpersCihangir Akturk
2017-07-28drm/vc4: Convert more lock requirement comments to lockdep assertions.Eric Anholt
2017-07-28drm/vc4: Add an ioctl for labeling GEM BOs for summary statsEric Anholt
2017-06-15drm/vc4: Add get/set tiling ioctls.Eric Anholt
2017-06-12drm/vc4/vc4_bo.c: always set bo->resvHans Verkuil
2017-04-13drm/vc4: Expose dma-buf fences for V3D rendering.Eric Anholt
2017-03-02drm/vc4: Fix OOPSes from trying to cache a partially constructed BO.Eric Anholt
2017-03-02drm/vc4: Fulfill user BO creation requests from the kernel BO cache.Eric Anholt
2017-02-28drm/vc4: Convert existing documentation to actual kerneldoc.Eric Anholt
2016-09-09drm/vc4: mark vc4_bo_cache_purge() staticBaoyou Xie
2016-05-31drm/vc4: Use drm_gem_object_unreference_unlockedDaniel Vetter
2016-05-17drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-13drm/vc4: Return -EFAULT on copy_from_user() failureDan Carpenter
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez
2016-02-16drm/vc4: Return an ERR_PTR from BO creation instead of NULL.Eric Anholt
2015-12-07drm/vc4: Add an API for creating GPU shaders in GEM BOs.Eric Anholt
2015-12-07drm/vc4: Add create and map BO ioctls.Eric Anholt
2015-12-07drm/vc4: Add a BO cache.Eric Anholt
2015-10-21drm/vc4: Add KMS support for Raspberry Pi.Eric Anholt