summaryrefslogtreecommitdiff
path: root/curvetun_mgmt.h
blob: 60169256844c55c3608626654abcece906ef1f0e (plain)
1
2
3
4
5
6
7
#ifndef CURVETUN_MGMT_H
#define CURVETUN_MGMT_H

#include "curvetun_mgmt_servers.h"
#include "curvetun_mgmt_users.h"

#endif /* CURVETUN_MGMT_H */
/tr>
authorChunming Zhou <David1.Zhou@amd.com>2016-06-29 15:23:55 +0800
committerAlex Deucher <alexander.deucher@amd.com>2016-07-07 15:06:15 -0400
commitec75f573c358bf4b36148659534b3674b80f7a09 (patch)
tree613356df6e5b3e4b55fcab5b13e96ee4902d48e5
parent2200edac745a658452659536e573b4b23b00b9eb (diff)
drm/amdgpu: add amd_sched_job_recovery
Which is to recover hw jobs when gpu reset. Signed-off-by: Chunming Zhou <David1.Zhou@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat