]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdkfd: Add missing properties to CZ device info
authorOded Gabbay <oded.gabbay@gmail.com>
Sat, 6 Jun 2015 18:45:43 +0000 (21:45 +0300)
committerOded Gabbay <oded.gabbay@gmail.com>
Sat, 6 Jun 2015 19:26:47 +0000 (22:26 +0300)
commit9cb2bea76863df41183b15c15438d033b681637e
tree6c44c28542d0fe7cd740689a985b02d4f122e8a6
parent00a461dc5a38fe21f59b6921d1fe91fc5ac3e7b1
drm/amdkfd: Add missing properties to CZ device info

This patch adds two missing properties initializations to the device
info structure of CZ.

As we don't have CZ support yet, it isn't critical, but its important to
fix this now instead of forgetting about it later.

Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
drivers/gpu/drm/amd/amdkfd/kfd_device.c