diff options
author | 2015-01-12 14:26:10 +0200 | |
---|---|---|
committer | 2015-01-12 14:26:10 +0200 | |
commit | 45c9a5e4297b9a07d94ff8195ff6f21ba3581ad6 (patch) | |
tree | 0bce60eee553c065f94c4ddba4c067d6dc823044 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amdkfd: Don't BUG on freeing GART sub-allocation (diff) | |
download | linux-dev-45c9a5e4297b9a07d94ff8195ff6f21ba3581ad6.tar.xz linux-dev-45c9a5e4297b9a07d94ff8195ff6f21ba3581ad6.zip |
drm/amdkfd: Encapsulate DQM functions in ops structure
This patch does some re-org on the device_queue_manager structure. It takes out
all the function pointers from the structure and puts them in a new structure,
called device_queue_manager_ops. Then, it puts an instance of that structure
inside device_queue_manager.
This re-org is done to prepare the DQM module to support more than one AMD APU
(Kaveri).
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions