aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorYong Zhao <[email protected]>2019-11-08 00:30:49 -0500
committerAlex Deucher <[email protected]>2019-12-05 16:24:36 -0500
commita5a4d68c9326bba7d6ab414a6c1a404f70ab29b1 (patch)
tree9ea54766e150fb798531fae36bb1cdbcbd297946 /tools/perf/scripts/python
parentf83f5a1e115c8dc382a5abaaf0c10374fbcf1038 (diff)
drm/amdkfd: Eliminate unnecessary kernel queue function pointers
Up to this point, those functions are all the same for all ASICs, so no need to call them by functions pointers. Removing the function pointers will greatly increase the code readablity. If there is ever need for those function pointers, we can add it back then. Signed-off-by: Yong Zhao <[email protected]> Reviewed-by: Felix Kuehling <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions