931e381330e1a6c4 parent e7b96f28c58ca09f15f6c2e8ccbb889a30fab4f7 author Jesse Barnes 1279811540 -0700 committer Eric Anholt 1280168827 -0700 drm/i915: don't free non-existent compressed llb on ILK+ We should only free the compressed llb if we allocated it in the first place otherwise we'll panic at unload time. Signed-off-by: Jesse Barnes Signed-off-by: Eric Anholt -@Lx