commit | 87440329b06720e09c27ad1991204f4f0bd76f83 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Wed Jan 24 11:44:49 2018 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Jan 24 15:49:04 2018 -0500 |
tree | ecb2ea6d7fdf78412bccd37b0579f120e0d51285 | |
parent | 30305f58ebd8f964ecb46fb33c81744c0d7de110 [diff] |
drm: fix gpu scheduler link order It should initialize before the drivers using it. Signed-off-by: Christian König <christian.koenig@amd.com> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=104736 Reviewed-by: Mike Lothian <mike@fireburn.co.uk> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>