mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-25 02:52:51 +03:00
gpu: nvgpu: add debugger flag for hwpm_map units
Add NVGPU_DEBUGGER flag for common.gr.hwpm_map and common.hal.gr.hwpm_map units Jira NVGPU-3505 Change-Id: I5c9b6f98c7a8f536f5a8492febaa6140ef2adb6f Signed-off-by: Deepak Nibade <dnibade@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2130147 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
455b0da253
commit
c5f5eb896c
@@ -51,7 +51,9 @@ struct nvgpu_gr {
|
||||
|
||||
struct nvgpu_gr_config *config;
|
||||
|
||||
#ifdef NVGPU_DEBUGGER
|
||||
struct nvgpu_gr_hwpm_map *hwpm_map;
|
||||
#endif
|
||||
|
||||
#ifdef NVGPU_GRAPHICS
|
||||
struct nvgpu_gr_zcull *zcull;
|
||||
|
||||
Reference in New Issue
Block a user