mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +03:00
gpu: nvgpu: Add control flag to allow kernel to create privileged CE channels
Added control flag for nvgpu infra to allow kernel to create privileged CE channels for page migration and clearing support between sysmem and videmem. JIRA DNVGPU-53 Change-Id: I2d1faf034e194b7a850ac33aec4f6c315c7e552b Signed-off-by: Lakshmanan M <lm@nvidia.com> Reviewed-on: http://git-master/r/1173093 GVS: Gerrit_Virtual_Submit Reviewed-by: Vijayakumar Subbu <vsubbu@nvidia.com>
This commit is contained in:
committed by
Vijayakumar Subbu
parent
27b8b2a633
commit
b551c5effb
@@ -148,6 +148,8 @@ struct gk20a_platform t19x_gpu_tegra_platform = {
|
|||||||
|
|
||||||
.default_big_page_size = SZ_64K,
|
.default_big_page_size = SZ_64K,
|
||||||
|
|
||||||
|
.has_ce = true,
|
||||||
|
|
||||||
.soc_name = "tegra19x",
|
.soc_name = "tegra19x",
|
||||||
|
|
||||||
.vidmem_is_vidmem = true,
|
.vidmem_is_vidmem = true,
|
||||||
|
|||||||
Reference in New Issue
Block a user