diff options
| author | Eric Anholt <[email protected]> | 2015-11-30 20:13:37 +0000 |
|---|---|---|
| committer | Eric Anholt <[email protected]> | 2015-12-08 04:05:10 +0000 |
| commit | d5b1a78a772f1e31a94f8babfa964152ec5e9aa5 (patch) | |
| tree | fc74c0df66b4e6fd7d610a96fe8cb2a428db8399 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | drm/vc4: Bind and initialize the V3D engine. (diff) | |
| download | kernel-d5b1a78a772f1e31a94f8babfa964152ec5e9aa5.tar.gz kernel-d5b1a78a772f1e31a94f8babfa964152ec5e9aa5.zip | |
drm/vc4: Add support for drawing 3D frames.
The user submission is basically a pointer to a command list and a
pointer to uniforms. We copy those in to the kernel, validate and
relocate them, and store the result in a GPU BO which we queue for
execution.
v2: Drop support for NV shader recs (not necessary for GL), simplify
vc4_use_bo(), improve bin flush/semaphore checks, use __u32 style
types.
Signed-off-by: Eric Anholt <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions
