mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +03:00
gpu: nvgpu: gp10b: Enable debug spew
Change-Id: I58811bbce0e39b85074f3aa9022a730f696e407e Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-on: http://git-master/r/679704 GVS: Gerrit_Virtual_Submit
This commit is contained in:
committed by
Deepak Nibade
parent
1214aabe95
commit
ea29b9e779
@@ -98,6 +98,7 @@ int gp10b_init_hal(struct gk20a *g)
|
|||||||
gp10b_init_mm(gops);
|
gp10b_init_mm(gops);
|
||||||
gp10b_init_pmu_ops(gops);
|
gp10b_init_pmu_ops(gops);
|
||||||
gm20b_init_clk_ops(gops);
|
gm20b_init_clk_ops(gops);
|
||||||
|
gk20a_init_debug_ops(gops);
|
||||||
gops->name = "gp10b";
|
gops->name = "gp10b";
|
||||||
|
|
||||||
c->twod_class = FERMI_TWOD_A;
|
c->twod_class = FERMI_TWOD_A;
|
||||||
|
|||||||
Reference in New Issue
Block a user