mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 01:50:07 +03:00
gpu: nvgpu: fb: Move chip specific fb code to hal
Move chip specific fb code from common to hal folder. JIRA NVGPU-2034 Change-Id: I1d982a59fa050fb429e0369287e11109232fa4a4 Signed-off-by: Seshendra Gadagottu <sgadagottu@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2070184 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
a15d1fa72c
commit
6be055e7be
@@ -33,8 +33,8 @@
|
||||
#include <nvgpu/nvgpu_sgt.h>
|
||||
#include <nvgpu/vm_area.h>
|
||||
#include <gp10b/mm_gp10b.h>
|
||||
#include <common/fb/fb_gp10b.h>
|
||||
#include <common/fb/fb_gm20b.h>
|
||||
#include <hal/fb/fb_gp10b.h>
|
||||
#include <hal/fb/fb_gm20b.h>
|
||||
#include <gv11b/mm_gv11b.h>
|
||||
#include <nvgpu/hw/gv11b/hw_gmmu_gv11b.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user