Chunming Zhou
|
9a09a42369
drm: expand replace_fence to support timeline point v2
|
7 years ago |
Chunming Zhou
|
0a6730ea27
drm: expand drm_syncobj_find_fence to support timeline point v2
|
7 years ago |
Eric Anholt
|
4c70ac7639
drm/vc4: Add a pad field to align drm_vc4_submit_cl to 64 bits.
|
7 years ago |
Stefan Schake
|
e84fcb95e0
drm/vc4: Export fence through syncobj
|
7 years ago |
Stefan Schake
|
818f5c8f4c
drm/vc4: Syncobj import support
|
7 years ago |
Dave Airlie
|
76ea0f334e
Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
|
7 years ago |
Boris Brezillon
|
65101d8c91
drm/vc4: Expose performance counters to userspace
|
7 years ago |
Boris Brezillon
|
17b11b76b8
drm/vc4: Fix NULL pointer dereference in vc4_save_hang_state()
|
7 years ago |
Eric Anholt
|
f61145f1a4
drm/vc4: Flush the caches before the bin jobs, as well.
|
7 years ago |
Stefan Schake
|
babc811005
drm/vc4: Release fence after signalling
|
7 years ago |
Kees Cook
|
0078730f5b
drm/vc4: Convert timers to use timer_setup()
|
7 years ago |
Boris Brezillon
|
b9f19259b8
drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctl
|
7 years ago |
Eric Anholt
|
3be8eddd9d
drm/vc4: Add exec flags to allow forcing a specific X/Y tile walk order.
|
8 years ago |
Eric Anholt
|
fb95992af1
drm/vc4: Demote user-accessible DRM_ERROR paths to DRM_DEBUG.
|
8 years ago |
Cihangir Akturk
|
1d5494e965
drm/vc4: switch to drm_*{get,put} helpers
|
8 years ago |
Eric Anholt
|
2aee7c5db7
drm/vc4: Fix double destroy of the BO cache on teardown.
|
8 years ago |
Eric Anholt
|
f30994622b
drm/vc4: Add an ioctl for labeling GEM BOs for summary stats
|
8 years ago |
Eric Anholt
|
95d7cbcb6f
drm/vc4: Start using u64_to_user_ptr.
|
8 years ago |
Christophe JAILLET
|
d0b1d259a4
drm/vc4: Fix resource leak in 'vc4_get_hang_state_ioctl()' in error handling path
|
8 years ago |
Michal Hocko
|
2098105ec6
drm: drop drm_[cm]alloc* helpers
|
8 years ago |
Eric Anholt
|
553c942f8b
drm/vc4: Allow using more than 256MB of CMA memory.
|
8 years ago |
Eric Anholt
|
925d05e1f8
drm/vc4: Fix refcounting of runtime PM get if it errors out.
|
8 years ago |
Eric Anholt
|
cdec4d3613
drm/vc4: Expose dma-buf fences for V3D rendering.
|
8 years ago |
Daniel Vetter
|
b70366e5d3
Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next
|
8 years ago |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 years ago |
Eric Anholt
|
72f793f14a
drm/vc4: Convert existing documentation to actual kerneldoc.
|
8 years ago |
Eric Anholt
|
6b8ac63847
drm/vc4: Return -EINVAL on the overflow checks failing.
|
8 years ago |
Eric Anholt
|
0f2ff82e11
drm/vc4: Fix an integer overflow in temporary allocation layout.
|
8 years ago |
Eric Anholt
|
3a62234680
drm/vc4: Use runtime autosuspend to avoid thrashing V3D power state.
|
8 years ago |
Dan Carpenter
|
b2cdeb19f1
drm/vc4: Fix a couple error codes in vc4_cl_lookup_bos()
|
8 years ago |