index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
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
Files
Lines
2023-02-28
drm/vc4: replace drm_gem_dma_object for drm_gem_object in vc4_exec_info
MaĆra Canal
1
-2
/
+2
2022-08-03
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
1
-6
/
+6
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
1
-8
/
+8
2022-06-22
drm/vc4: fix error code in vc4_check_tex_size()
Dan Carpenter
1
-1
/
+1
2022-06-16
drm/vc4: Warn if some v3d code is run on BCM2711
Maxime Ripard
1
-0
/
+16
2018-03-16
drm/vc4_validate: Remove VLA usage
Gustavo A. R. Silva
1
-1
/
+1
2017-08-08
drm/vc4: Demote user-accessible DRM_ERROR paths to DRM_DEBUG.
Eric Anholt
1
-39
/
+39
2017-05-16
drm/vc4: fix spelling mistake: "dimesions" -> "dimensions"
Colin Ian King
1
-1
/
+2
2017-04-18
drm/vc4: Allow using more than 256MB of CMA memory.
Eric Anholt
1
-30
/
+24
2017-02-28
drm/vc4: Extend and edit documentation for output from the RST
Eric Anholt
1
-10
/
+14
2017-02-28
drm/vc4: Convert existing documentation to actual kerneldoc.
Eric Anholt
1
-3
/
+7
2016-11-16
drm/vc4: Add fragment shader threading support
Jonas Pfeil
1
-5
/
+12
2016-11-03
drm/vc4: Add support for rendering with ETC1 textures.
Eric Anholt
1
-0
/
+7
2016-10-06
drm/vc4: Fix races when the CS reads from render targets.
Eric Anholt
1
-3
/
+14
2016-07-15
drm/vc4: Add support for branching in shader validation.
Eric Anholt
1
-1
/
+12
2016-02-16
drm/vc4: Return an ERR_PTR from BO creation instead of NULL.
Eric Anholt
1
-2
/
+2
2016-01-17
drm/vc4: fix warning in validate printf.
Dave Airlie
1
-1
/
+1
2015-12-07
drm/vc4: Add support for drawing 3D frames.
Eric Anholt
1
-0
/
+900