HomeFreeBSD

drm/i915: Call i915_gem_gtt_fini() when the device is detached

Description

drm/i915: Call i915_gem_gtt_fini() when the device is detached

This fixes several memory leaks. Apparently, this problem exists in
Linux 3.8 but the code changed in Linux 3.9 so it may be fixed upstream
already. Still, this is something we need to pay attention to.

Details

Provenance
dumbbellAuthored on
Parents
rS296720: drm/i915: Fix page fault handler failure
Branches
Unknown
Tags
Unknown