index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_gem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-16
drm/vc4: Use runtime PM to power cycle the device when the GPU hangs.
Eric Anholt
1
-5
/
+21
2016-02-16
drm/vc4: Enable runtime PM.
Eric Anholt
1
-0
/
+10
2016-02-16
drm/vc4: Fix spurious GPU resets due to BO reuse.
Eric Anholt
1
-5
/
+14
2016-02-16
drm/vc4: Drop error message on seqno wait timeouts.
Eric Anholt
1
-3
/
+0
2016-02-16
drm/vc4: Fix -ERESTARTSYS error return from BO waits.
Eric Anholt
1
-4
/
+2
2016-02-16
drm/vc4: Return an ERR_PTR from BO creation instead of NULL.
Eric Anholt
1
-2
/
+2
2016-02-16
drm/vc4: Validate that WAIT_BO padding is cleared.
Eric Anholt
1
-0
/
+3
2015-12-17
drm/vc4: fix an error code
Dan Carpenter
1
-1
/
+1
2015-12-17
drm/vc4: allocate enough memory in vc4_save_hang_state()
Dan Carpenter
1
-1
/
+1
2015-12-17
drm/vc4: copy_to_user() returns the number of bytes remaining
Dan Carpenter
1
-19
/
+18
2015-12-07
drm/vc4: Add an interface for capturing the GPU state after a hang.
Eric Anholt
1
-0
/
+185
2015-12-07
drm/vc4: Add support for async pageflips.
Eric Anholt
1
-0
/
+40
2015-12-07
drm/vc4: Add support for drawing 3D frames.
Eric Anholt
1
-0
/
+642