mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-25 02:52:51 +03:00
gpu: nvgpu: gv11b: set ce context valid
Set copy engine context valid for channel loaded on pbdma. JIRA GV11B-21 Change-Id: I74445dcefe38b52723705c185e6a37c9f56ac2bf Signed-off-by: seshendra Gadagottu <sgadagottu@nvidia.com> Reviewed-on: http://git-master/r/1254916 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Seema Khowala <seemaj@nvidia.com> Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
1eb564a279
commit
4bac40b5b3
@@ -130,6 +130,7 @@ static int channel_gv11b_setup_ramfc(struct channel_gk20a *c,
|
||||
|
||||
gk20a_mem_wr32(g, mem, ram_fc_target_w(),
|
||||
pbdma_target_eng_ctx_valid_true_f() |
|
||||
pbdma_target_ce_ctx_valid_true_f() |
|
||||
pbdma_target_engine_sw_f());
|
||||
|
||||
gk20a_mem_wr32(g, mem, ram_fc_acquire_w(),
|
||||
|
||||
Reference in New Issue
Block a user