Summary: | ums 3D lock since drm: kill kernel_context_switch callbacks 1da3f87ebb7edb3e0b829ec4bbe5fb3d9d93986f | ||
---|---|---|---|
Product: | Mesa | Reporter: | Andy Furniss <adf.lists> |
Component: | Drivers/DRI/R600 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | daniel |
Version: | git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
readd drm_lock_free
readd drm_lock_free |
Description
Andy Furniss
2010-09-25 08:24:00 UTC
Created attachment 38952 [details] [review] readd drm_lock_free Does this patch help? (In reply to comment #1) > Created an attachment (id=38952) [details] > readd drm_lock_free > > Does this patch help? CC [M] drivers/gpu/drm/drm_lock.o drivers/gpu/drm/drm_lock.c: In function 'drm_unlock': drivers/gpu/drm/drm_lock.c:164: error: 'master' undeclared (first use in this function) drivers/gpu/drm/drm_lock.c:164: error: (Each undeclared identifier is reported only once drivers/gpu/drm/drm_lock.c:164: error: for each function it appears in.) make[3]: *** [drivers/gpu/drm/drm_lock.o] Error 1 make[2]: *** [drivers/gpu/drm] Error 2 make[1]: *** [drivers/gpu] Error 2 make: *** [drivers] Error 2 Created attachment 38955 [details] [review] readd drm_lock_free Sorry for wasting your time. This time actually compile-tested. (In reply to comment #3) > Created an attachment (id=38955) [details] > readd drm_lock_free > > Sorry for wasting your time. This time actually compile-tested. np and yes, the patch fixes it. Patch merged into drm-core-next. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.