Files
linux-nvgpu/drivers/gpu
Terje Bergstrom 307f7f7b55 gpu: nvgpu: Report correct number of GPCs
GPU characteristics hard coded GPC mask of 1 and returned number of
enabled GPCs as maximum number of GPCs. Fix both gpc_count and
max_gpc_count to be returned correctly.

JIRA DNVGPU-6

Change-Id: I41598b2f2d2ada26b0ad433f40a51e59b14deadd
Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com>
Reviewed-on: http://git-master/r/1142185
2016-05-06 08:36:53 -07:00
..