commit | 585f0e6c53d68e127b3e7e30e4968364c7292ebb | [log] [tgz] |
---|---|---|
author | Edward O'Callaghan <funfunctor@folklore1984.net> | Sat Sep 17 15:01:40 2016 +1000 |
committer | Oded Gabbay <oded.gabbay@gmail.com> | Mon Sep 19 20:58:35 2016 +0300 |
tree | 4acb1ec168f047da699ecc5584732a39c7ace06b | |
parent | 9f8cf165c62913244479832f04c44cd77ffc9293 [diff] |
drm/amdkfd: Tidy up kfd_generate_gpu_id() uint64_t bitshift unpack Dereference the one time and unpack the lower and upper 32bit portions with the proper kernel helper macros. Signed-off-by: Edward O'Callaghan <funfunctor@folklore1984.net> Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com> Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>