mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
gpu: nvgpu: Move xve HAL to common
Move implementation of xve HAL to common/xve. JIRA NVGPU-959 Change-Id: I27dba43253e3aa8fd11229a9c4fad97aa5cf0b59 Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1796147 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
6b26d23349
commit
6e746a97cc
@@ -32,6 +32,7 @@
|
||||
#include "common/fb/fb_gp10b.h"
|
||||
#include "common/fb/fb_gv11b.h"
|
||||
#include "common/fb/fb_gv100.h"
|
||||
#include "common/xve/xve_gp106.h"
|
||||
|
||||
#include "gk20a/gk20a.h"
|
||||
#include "gk20a/fifo_gk20a.h"
|
||||
@@ -59,7 +60,6 @@
|
||||
#include "gp106/sec2_gp106.h"
|
||||
#include "gp106/bios_gp106.h"
|
||||
#include "gp106/therm_gp106.h"
|
||||
#include "gp106/xve_gp106.h"
|
||||
#include "gp106/clk_gp106.h"
|
||||
#include "gp106/flcn_gp106.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user