https://bugs.freedesktop.org/show_bug.cgi?id=95195
Bug ID: 95195
Summary: Tonga agd5f drm-next-4.7-wip UVD Oops/lock since
drm/amdgpu: keep vm in job instead of ib
Product: DRI
Version: DRI git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: DRM/AMDgpu
Assignee: dri-devel at lists.freedesktop.org
Reporter: adf.lists at gmail.com
Created attachment 123327
--> https://bugs.freedesktop.org/attachment.cgi?id=123327&action=edit
dmesg showing Oops
Tonga on agd5f drm-next-4.7-wip
Getting an Oops followed by a GPU lock using UVD since -
commit 5599239c331b9860c35d5e0fd7c6acbc838fc20d
Author: Monk Liu <Monk.Liu at amd.com>
Date: Tue Apr 19 20:11:32 2016 +0800
drm/amdgpu: keep vm in job instead of ib
ib.vm is a legacy way to get vm, after scheduler
implemented vm should be get from job, and all ibs
from one job share the same vm, no need to keep ib.vm
just move vm field to job.
this patch as well add job as paramter to ib_schedule
so it can get vm from job->vm.
Easy to provoke with powerplay=1 and auto clocks. Harder to provoke, but also
happens with powerplay=0.
dmesg with Oops attached.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://lists.freedesktop.org/archives/dri-devel/attachments/20160428/7f85a0e1/attachment.html>