index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_gem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-09
drm/vc4: remove unneeded variable: "ret"
Bernard Zhao
1
-2
/
+1
2020-11-02
drm/vc4: Use devm_drm_dev_alloc
Maxime Ripard
1
-5
/
+5
2020-11-02
drm/vc4: gem: Add a managed action to cleanup the job queue
Maxime Ripard
1
-4
/
+5
2020-05-20
drm/vc4: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
1
-7
/
+7
2019-12-17
drm/vc4: Use dma_resv locking wrappers
Daniel Vetter
1
-6
/
+5
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
1
-3
/
+3
2019-07-17
drm/vc4: drop use of drmP.h
Sam Ravnborg
1
-0
/
+2
2019-05-23
drm/vc4: Allocate binner bo when starting to use the V3D
Paul Kocialkowski
1
-0
/
+11
2019-04-03
drm/vc4: Disable V3D interactions if the v3d component didn't probe.
Eric Anholt
1
-0
/
+10
2019-04-01
drm/vc4: Add helpers for pm get/put.
Eric Anholt
1
-16
/
+5
2019-02-19
drm: vc4: Switch to use drm_gem_object reservation_object
Rob Herring
1
-9
/
+9
2018-12-05
drm: revert "expand replace_fence to support timeline point v2"
Christian König
1
-1
/
+1
2018-10-25
dma-buf: allow reserving more than one shared fence slot
Christian König
1
-1
/
+1
2018-10-16
drm: add flags to drm_syncobj_find_fence
Chunming Zhou
1
-1
/
+1
2018-09-06
drm: expand replace_fence to support timeline point v2
Chunming Zhou
1
-1
/
+1
2018-09-06
drm: expand drm_syncobj_find_fence to support timeline point v2
Chunming Zhou
1
-1
/
+1
2018-05-04
drm/vc4: Add a pad field to align drm_vc4_submit_cl to 64 bits.
Eric Anholt
1
-0
/
+5
2018-05-01
drm/vc4: Export fence through syncobj
Stefan Schake
1
-2
/
+28
2018-05-01
drm/vc4: Syncobj import support
Stefan Schake
1
-5
/
+25
2018-02-16
Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-5
/
+43
2018-02-11
drm/vc4: Expose performance counters to userspace
Boris Brezillon
1
-5
/
+43
2018-01-18
drm/vc4: Fix NULL pointer dereference in vc4_save_hang_state()
Boris Brezillon
1
-6
/
+6
2018-01-18
drm/vc4: Flush the caches before the bin jobs, as well.
Eric Anholt
1
-0
/
+21
2017-12-09
drm/vc4: Release fence after signalling
Stefan Schake
1
-1
/
+3
2017-11-22
drm/vc4: Convert timers to use timer_setup()
Kees Cook
1
-6
/
+4
2017-10-19
drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctl
Boris Brezillon
1
-6
/
+150
2017-08-08
drm/vc4: Add exec flags to allow forcing a specific X/Y tile walk order.
Eric Anholt
1
-1
/
+4
2017-08-08
drm/vc4: Demote user-accessible DRM_ERROR paths to DRM_DEBUG.
Eric Anholt
1
-5
/
+5
2017-08-08
drm/vc4: switch to drm_*{get,put} helpers
Cihangir Akturk
1
-7
/
+7
2017-08-08
drm/vc4: Fix double destroy of the BO cache on teardown.
Eric Anholt
1
-2
/
+0
2017-07-29
drm/vc4: Add an ioctl for labeling GEM BOs for summary stats
Eric Anholt
1
-1
/
+1
2017-07-29
drm/vc4: Start using u64_to_user_ptr.
Eric Anholt
1
-6
/
+5
2017-06-13
drm/vc4: Fix resource leak in 'vc4_get_hang_state_ioctl()' in error handling ...
Christophe JAILLET
1
-5
/
+8
2017-05-18
drm: drop drm_[cm]alloc* helpers
Michal Hocko
1
-7
/
+8
2017-04-19
drm/vc4: Allow using more than 256MB of CMA memory.
Eric Anholt
1
-3
/
+9
2017-04-18
drm/vc4: Fix refcounting of runtime PM get if it errors out.
Eric Anholt
1
-5
/
+8
2017-04-13
drm/vc4: Expose dma-buf fences for V3D rendering.
Eric Anholt
1
-3
/
+133
2017-03-14
Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next
Daniel Vetter
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-02-28
drm/vc4: Convert existing documentation to actual kerneldoc.
Eric Anholt
1
-5
/
+21
2017-01-17
drm/vc4: Return -EINVAL on the overflow checks failing.
Eric Anholt
1
-0
/
+1
2017-01-17
drm/vc4: Fix an integer overflow in temporary allocation layout.
Eric Anholt
1
-1
/
+2
2016-11-05
drm/vc4: Use runtime autosuspend to avoid thrashing V3D power state.
Eric Anholt
1
-2
/
+4
2016-10-17
drm/vc4: Fix a couple error codes in vc4_cl_lookup_bos()
Dan Carpenter
1
-4
/
+5
2016-10-06
drm/vc4: Fix races when the CS reads from render targets.
Eric Anholt
1
-0
/
+13
2016-09-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
1
-9
/
+9
2016-08-20
drm/vc4: Don't force new binner overflow allocation per draw.
Eric Anholt
1
-4
/
+0
2016-08-20
drm/vc4: Fix oops when userspace hands in a bad BO.
Eric Anholt
1
-1
/
+1
2016-08-20
drm/vc4: Free hang state before destroying BO cache.
Eric Anholt
1
-2
/
+2
2016-08-20
drm/vc4: Use drm_malloc_ab to fix large rendering jobs.
Eric Anholt
1
-5
/
+5
[next]