]> 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)
commit707f966eb78501c6f8ff08654a63d6097230eddf
tree6c44c28542d0fe7cd740689a985b02d4f122e8a6
parent109ea9f5c66e55948e5095e34dd6878c01edf705
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