Files
linux-nvgpu/drivers/gpu/nvgpu/perf
Terje Bergstrom 0db4570b5f gpu: nvgpu: Use perf table only if VBIOS supports it
We retrieve perf table from VBIOS only if respective HAL op is
implemented. Later in code we unconditionally dereference a pointer
which can lead to NULL pointer access.

Fix two new cases by early aborting creation of devinit tables if the
perf VBIOS getter is missing.

Bug 200192125

Change-Id: I30f20f1829305ecc1117c6301e26ff1b869967eb
Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com>
Reviewed-on: http://git-master/r/1280347
GVS: Gerrit_Virtual_Submit
2017-01-06 09:13:59 -08:00
..
2016-12-27 15:26:49 +05:30
2016-12-27 15:26:49 +05:30