[PATCH 1/3] drm/radeon: move ring locking out of reset path

Michel Dänzer michel at daenzer.net
Fri Jun 29 08:09:00 PDT 2012


On Fre, 2012-06-29 at 16:45 +0200, Christian König wrote: 
> Hold the ring lock the whole time the reset is in progress,
> otherwise another process can submit new jobs.

Sounds good, but doesn't this create other paths (e.g. initialization,
resume) where the ring is being accessed without holding the lock? Isn't
that a problem?


-- 
Earthling Michel Dänzer           |                   http://www.amd.com
Libre software enthusiast         |          Debian, X and DRI developer


More information about the dri-devel mailing list