linux/drivers/gpu/drm/amd
Leo Liu 5bbc553a1a drm/amdgpu: implement VCE two instances support
VCE 3.0 has two indentical instances in the engine, they share
the same registers name in differrent memory block distinguished
by the grbm_gfx_index, we set to master instance after init, it
will dispatch task to slave instance. These two instances will
share the same firmware, but have their own stacks and heaps.

v2: add mutex for using grbm_gfx_index

Signed-off-by: Leo Liu <leo.liu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
2015-06-03 21:03:48 -04:00
..
amdgpu drm/amdgpu: implement VCE two instances support 2015-06-03 21:03:48 -04:00
amdkfd drm/amdkfd: Enforce kill all waves on process termination 2015-06-03 11:34:47 +03:00
include drm/amdgpu: add VCE 3.0 register headers 2015-06-03 21:03:10 -04:00