index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_validate.c
Age
Commit message (
Expand
)
Author
2018-03-16
drm/vc4_validate: Remove VLA usage
Gustavo A. R. Silva
2017-08-08
drm/vc4: Demote user-accessible DRM_ERROR paths to DRM_DEBUG.
Eric Anholt
2017-05-16
drm/vc4: fix spelling mistake: "dimesions" -> "dimensions"
Colin Ian King
2017-04-18
drm/vc4: Allow using more than 256MB of CMA memory.
Eric Anholt
2017-02-28
drm/vc4: Extend and edit documentation for output from the RST
Eric Anholt
2017-02-28
drm/vc4: Convert existing documentation to actual kerneldoc.
Eric Anholt
2016-11-16
drm/vc4: Add fragment shader threading support
Jonas Pfeil
2016-11-03
drm/vc4: Add support for rendering with ETC1 textures.
Eric Anholt
2016-10-06
drm/vc4: Fix races when the CS reads from render targets.
Eric Anholt
2016-07-15
drm/vc4: Add support for branching in shader validation.
Eric Anholt
2016-02-16
drm/vc4: Return an ERR_PTR from BO creation instead of NULL.
Eric Anholt
2016-01-17
drm/vc4: fix warning in validate printf.
Dave Airlie
2015-12-07
drm/vc4: Add support for drawing 3D frames.
Eric Anholt