index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_render_cl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/vc4: Make sure to emit a tile coordinates between two MSAA loads.
Eric Anholt
2019-04-01
1
-12
/
+11
*
drm/vc4: Add exec flags to allow forcing a specific X/Y tile walk order.
Eric Anholt
2017-08-08
1
-5
/
+16
*
drm/vc4: Demote user-accessible DRM_ERROR paths to DRM_DEBUG.
Eric Anholt
2017-08-08
1
-20
/
+20
*
drm/vc4: Add an ioctl for labeling GEM BOs for summary stats
Eric Anholt
2017-07-29
1
-1
/
+1
*
drm/vc4: Allow using more than 256MB of CMA memory.
Eric Anholt
2017-04-18
1
-2
/
+1
*
drm/vc4: Extend and edit documentation for output from the RST
Eric Anholt
2017-02-28
1
-0
/
+4
*
drm/vc4: fix a bounds check
Dan Carpenter
2017-01-17
1
-1
/
+1
*
drm/vc4: Fix races when the CS reads from render targets.
Eric Anholt
2016-10-06
1
-4
/
+17
*
drm/vc4: Return an ERR_PTR from BO creation instead of NULL.
Eric Anholt
2016-02-16
1
-2
/
+2
*
drm/vc4: Fix the clear color for the first tile rendered.
Eric Anholt
2016-02-16
1
-9
/
+9
*
drm/vc4: Add support for drawing 3D frames.
Eric Anholt
2015-12-08
1
-0
/
+634