index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_render_cl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-09
drm/vc4: Make v3d paths unavailable on any generation newer than vc4
Maxime Ripard
1
-1
/
+1
2024-09-09
drm/vc4: Introduce generation number enum
Maxime Ripard
1
-1
/
+1
2022-08-03
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
1
-7
/
+7
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
1
-13
/
+13
2022-06-16
drm/vc4: Warn if some v3d code is run on BCM2711
Maxime Ripard
1
-0
/
+4
2019-04-01
drm/vc4: Make sure to emit a tile coordinates between two MSAA loads.
Eric Anholt
1
-12
/
+11
2017-08-08
drm/vc4: Add exec flags to allow forcing a specific X/Y tile walk order.
Eric Anholt
1
-5
/
+16
2017-08-08
drm/vc4: Demote user-accessible DRM_ERROR paths to DRM_DEBUG.
Eric Anholt
1
-20
/
+20
2017-07-28
drm/vc4: Add an ioctl for labeling GEM BOs for summary stats
Eric Anholt
1
-1
/
+1
2017-04-18
drm/vc4: Allow using more than 256MB of CMA memory.
Eric Anholt
1
-2
/
+1
2017-02-28
drm/vc4: Extend and edit documentation for output from the RST
Eric Anholt
1
-0
/
+4
2017-01-17
drm/vc4: fix a bounds check
Dan Carpenter
1
-1
/
+1
2016-10-06
drm/vc4: Fix races when the CS reads from render targets.
Eric Anholt
1
-4
/
+17
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: Fix the clear color for the first tile rendered.
Eric Anholt
1
-9
/
+9
2015-12-07
drm/vc4: Add support for drawing 3D frames.
Eric Anholt
1
-0
/
+634