Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2209a3055d6f366eeb070c217491afe855d3f389
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_bo.c
c9be804
drm/vc4: Use common helpers for debugfs setup by the driver components.
by Eric Anholt
· 6 years ago
13f0ec34
drm/vc4: Use drm_printer for the debugfs and runtime bo stats output.
by Eric Anholt
· 6 years ago
bd7de1e
drm: vc4: Switch to use drm_gem_object reservation_object
by Rob Herring
· 6 years ago
abd7dbe
gpu: drm: vc4: Adding new typedef vm_fault_t
by Souptick Joarder
· 7 years ago
c0db1b6
drm/vc4: Fix memory leak during BO teardown
by Daniel J Blueman
· 7 years ago
5bfd401
drm/vc4: Fix false positive WARN() backtrace on refcount_inc() usage
by Boris Brezillon
· 7 years ago
0078730
drm/vc4: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
e073db5
drm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs()
by Boris BREZILLON
· 7 years ago
b9f1925
drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctl
by Boris Brezillon
· 7 years ago
b9c55b6
drm/vc4: Continue the switch to drm_*_put() helpers
by Cihangir Akturk
· 8 years ago
fb95992
drm/vc4: Demote user-accessible DRM_ERROR paths to DRM_DEBUG.
by Eric Anholt
· 8 years ago
1d5494e
drm/vc4: switch to drm_*{get,put} helpers
by Cihangir Akturk
· 8 years ago
4e6b1e9
drm/vc4: Convert more lock requirement comments to lockdep assertions.
by Eric Anholt
· 8 years ago
f309946
drm/vc4: Add an ioctl for labeling GEM BOs for summary stats
by Eric Anholt
· 8 years ago
8375311
drm/vc4: Add get/set tiling ioctls.
by Eric Anholt
· 8 years ago
24bb206
drm/vc4/vc4_bo.c: always set bo->resv
by Hans Verkuil
· 8 years ago
cdec4d3
drm/vc4: Expose dma-buf fences for V3D rendering.
by Eric Anholt
· 8 years ago
ca39b44
drm/vc4: Fix OOPSes from trying to cache a partially constructed BO.
by Eric Anholt
· 8 years ago
eb98138
drm/vc4: Fulfill user BO creation requests from the kernel BO cache.
by Eric Anholt
· 8 years ago
72f793f
drm/vc4: Convert existing documentation to actual kerneldoc.
by Eric Anholt
· 8 years ago
ea90383
drm/vc4: mark vc4_bo_cache_purge() static
by Baoyou Xie
· 9 years ago
db36972
drm/vc4: Use drm_gem_object_unreference_unlocked
by Daniel Vetter
· 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
585cb13
drm/vc4: Return -EFAULT on copy_from_user() failure
by Dan Carpenter
· 9 years ago
f6e4566
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
by Luis R. Rodriguez
· 9 years ago
2c68f1f
drm/vc4: Return an ERR_PTR from BO creation instead of NULL.
by Eric Anholt
· 9 years ago
463873d
drm/vc4: Add an API for creating GPU shaders in GEM BOs.
by Eric Anholt
· 9 years ago
d5bc60f
drm/vc4: Add create and map BO ioctls.
by Eric Anholt
· 10 years ago
c826a6e
drm/vc4: Add a BO cache.
by Eric Anholt
· 9 years ago
c8b75bc
drm/vc4: Add KMS support for Raspberry Pi.
by Eric Anholt
· 10 years ago