mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
gpu: nvgpu: Add support for gm204 and gm206
Add support for chips gm204 and gm206. Adds also support for reading VBIOS and booting devinit and pre-os images on PMU. Change-Id: I4824b44245611e5379ace62793cc37158048f432 Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-on: http://git-master/r/1120467 GVS: Gerrit_Virtual_Submit Reviewed-by: Ken Adams <kadams@nvidia.com>
This commit is contained in:
@@ -86,6 +86,8 @@ struct nvgpu_gpu_zbc_query_table_args {
|
||||
#define NVGPU_GPU_IMPL_GK20A 0x0000000A
|
||||
|
||||
#define NVGPU_GPU_ARCH_GM200 0x00000120
|
||||
#define NVGPU_GPU_IMPL_GM204 0x00000004
|
||||
#define NVGPU_GPU_IMPL_GM206 0x00000006
|
||||
#define NVGPU_GPU_IMPL_GM20B 0x0000000B
|
||||
|
||||
#ifdef CONFIG_ARCH_TEGRA_18x_SOC
|
||||
|
||||
Reference in New Issue
Block a user