[Intel-gfx] Fencing on the i915

Chris Wilson chris at chris-wilson.co.uk
Mon Feb 9 12:31:41 CET 2009


This series covers problematic error paths, mostly calling unreference()
without holding the struct_mutex, but there's the occasional leak as
well.

Speaking of leaks, shouldn't drm_fbs_release() be called somewhere in
the ->release() chain?
-ickle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-drm-Potential-use-after-free-on-error-path.patch
Type: text/x-patch
Size: 941 bytes
Desc: 
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20090209/35103e50/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-drm-Free-the-object-ref-on-error.patch
Type: text/x-patch
Size: 1497 bytes
Desc: 
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20090209/35103e50/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-drm-Do-not-leak-a-new-reference-for-flink-on-an-e.patch
Type: text/x-patch
Size: 1955 bytes
Desc: 
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20090209/35103e50/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009-drm-i915-Remove-bogus-locking-in-intel_lvds_get_mod.patch
Type: text/x-patch
Size: 1105 bytes
Desc: 
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20090209/35103e50/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0010-drm-i915-Cleanup-trivial-leak-on-execbuffer-error-p.patch
Type: text/x-patch
Size: 1075 bytes
Desc: 
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20090209/35103e50/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0011-drm-i915-Review-error-paths.patch
Type: text/x-patch
Size: 5019 bytes
Desc: 
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20090209/35103e50/attachment-0005.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0012-drm-i915-hold-mutex-for-unreference.patch
Type: text/x-patch
Size: 1179 bytes
Desc: 
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20090209/35103e50/attachment-0006.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0013-drm-i915-refleak-along-pin-error-path.patch
Type: text/x-patch
Size: 972 bytes
Desc: 
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20090209/35103e50/attachment-0007.bin>


More information about the Intel-gfx mailing list