Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
09c434b8a0047c69e48499de0107de312901e798
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_gem.c
ffc2674
drm/vc4: Disable V3D interactions if the v3d component didn't probe.
by Eric Anholt
· 6 years ago
cb74f6e
drm/vc4: Add helpers for pm get/put.
by Eric Anholt
· 6 years ago
bd7de1e
drm: vc4: Switch to use drm_gem_object reservation_object
by Rob Herring
· 6 years ago
0b258ed
drm: revert "expand replace_fence to support timeline point v2"
by Christian König
· 6 years ago
ca05359
dma-buf: allow reserving more than one shared fence slot
by Christian König
· 6 years ago
649fdce
drm: add flags to drm_syncobj_find_fence
by Chunming Zhou
· 6 years ago
9a09a42
drm: expand replace_fence to support timeline point v2
by Chunming Zhou
· 6 years ago
0a6730e
drm: expand drm_syncobj_find_fence to support timeline point v2
by Chunming Zhou
· 6 years ago
4c70ac7
drm/vc4: Add a pad field to align drm_vc4_submit_cl to 64 bits.
by Eric Anholt
· 7 years ago
e84fcb9
drm/vc4: Export fence through syncobj
by Stefan Schake
· 7 years ago
818f5c8
drm/vc4: Syncobj import support
by Stefan Schake
· 7 years ago
76ea0f3
Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
65101d8
drm/vc4: Expose performance counters to userspace
by Boris Brezillon
· 7 years ago
17b11b7
drm/vc4: Fix NULL pointer dereference in vc4_save_hang_state()
by Boris Brezillon
· 7 years ago
f61145f
drm/vc4: Flush the caches before the bin jobs, as well.
by Eric Anholt
· 7 years ago
babc811
drm/vc4: Release fence after signalling
by Stefan Schake
· 7 years ago
0078730
drm/vc4: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
b9f1925
drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctl
by Boris Brezillon
· 7 years ago
3be8edd
drm/vc4: Add exec flags to allow forcing a specific X/Y tile walk order.
by Eric Anholt
· 7 years ago
fb95992
drm/vc4: Demote user-accessible DRM_ERROR paths to DRM_DEBUG.
by Eric Anholt
· 7 years ago
1d5494e
drm/vc4: switch to drm_*{get,put} helpers
by Cihangir Akturk
· 7 years ago
2aee7c5
drm/vc4: Fix double destroy of the BO cache on teardown.
by Eric Anholt
· 7 years ago
f309946
drm/vc4: Add an ioctl for labeling GEM BOs for summary stats
by Eric Anholt
· 7 years ago
95d7cbc
drm/vc4: Start using u64_to_user_ptr.
by Eric Anholt
· 7 years ago
d0b1d25
drm/vc4: Fix resource leak in 'vc4_get_hang_state_ioctl()' in error handling path
by Christophe JAILLET
· 8 years ago
2098105
drm: drop drm_[cm]alloc* helpers
by Michal Hocko
· 8 years ago
553c942
drm/vc4: Allow using more than 256MB of CMA memory.
by Eric Anholt
· 8 years ago
925d05e
drm/vc4: Fix refcounting of runtime PM get if it errors out.
by Eric Anholt
· 8 years ago
cdec4d3
drm/vc4: Expose dma-buf fences for V3D rendering.
by Eric Anholt
· 8 years ago
b70366e
Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next
by Daniel Vetter
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
72f793f
drm/vc4: Convert existing documentation to actual kerneldoc.
by Eric Anholt
· 8 years ago
6b8ac63
drm/vc4: Return -EINVAL on the overflow checks failing.
by Eric Anholt
· 8 years ago
0f2ff82
drm/vc4: Fix an integer overflow in temporary allocation layout.
by Eric Anholt
· 8 years ago
3a62234
drm/vc4: Use runtime autosuspend to avoid thrashing V3D power state.
by Eric Anholt
· 8 years ago
b2cdeb1
drm/vc4: Fix a couple error codes in vc4_cl_lookup_bos()
by Dan Carpenter
· 8 years ago
7edabee
drm/vc4: Fix races when the CS reads from render targets.
by Eric Anholt
· 8 years ago
ca09fb9
Merge tag 'v4.8-rc8' into drm-next
by Dave Airlie
· 8 years ago
67f1369
drm/vc4: Don't force new binner overflow allocation per draw.
by Eric Anholt
· 8 years ago
552416c
drm/vc4: Fix oops when userspace hands in a bad BO.
by Eric Anholt
· 8 years ago
def9652
drm/vc4: Free hang state before destroying BO cache.
by Eric Anholt
· 8 years ago
ece7267
drm/vc4: Use drm_malloc_ab to fix large rendering jobs.
by Eric Anholt
· 9 years ago
d5fb46e
drm/vc4: Use drm_free_large() on handles to match its allocation.
by Eric Anholt
· 8 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
ca26d28
drm/vc4: improve throughput by pipelining binning and rendering jobs
by Varad Gautam
· 9 years ago
36cb625
drm/vc4: Use runtime PM to power cycle the device when the GPU hangs.
by Eric Anholt
· 9 years ago
001bdb5
drm/vc4: Enable runtime PM.
by Eric Anholt
· 9 years ago
c4ce60d
drm/vc4: Fix spurious GPU resets due to BO reuse.
by Eric Anholt
· 9 years ago
2ee9465
drm/vc4: Drop error message on seqno wait timeouts.
by Eric Anholt
· 9 years ago
13cf890
drm/vc4: Fix -ERESTARTSYS error return from BO waits.
by Eric Anholt
· 9 years ago
2c68f1f
drm/vc4: Return an ERR_PTR from BO creation instead of NULL.
by Eric Anholt
· 9 years ago
e001523
drm/vc4: Validate that WAIT_BO padding is cleared.
by Eric Anholt
· 9 years ago
5645e78
drm/vc4: fix an error code
by Dan Carpenter
· 9 years ago
7e5082f
drm/vc4: allocate enough memory in vc4_save_hang_state()
by Dan Carpenter
· 9 years ago
65c4777
drm/vc4: copy_to_user() returns the number of bytes remaining
by Dan Carpenter
· 9 years ago
2146136
drm/vc4: Add an interface for capturing the GPU state after a hang.
by Eric Anholt
· 9 years ago
b501bac
drm/vc4: Add support for async pageflips.
by Eric Anholt
· 9 years ago
d5b1a78
drm/vc4: Add support for drawing 3D frames.
by Eric Anholt
· 9 years ago