]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/amdgpu: improve parse_cs handling a bit
authorChristian König <christian.koenig@amd.com>
Wed, 5 Oct 2016 14:49:19 +0000 (16:49 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Oct 2016 18:38:54 +0000 (14:38 -0400)
commit45088efc8529de969de91dcefb6284f8d7837cd6
treeecd60344e8f2ec0a456312e5bd7fbda2576f4667
parent5e876c62d85a93381140f5e37bfabfb9a5a3345d
drm/amdgpu: improve parse_cs handling a bit

This way we can use parse_cs and still keep VM mode enabled.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-and-Tested by: Leo Liu <leo.liu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c