commit | 9bb2ff731b32c023e7a502efdc0dee46157290d5 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Aug 12 12:02:11 2010 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Sep 08 10:23:48 2010 +0100 |
tree | 735f6a8c3afab088c383825bda3d915c01ae5e22 | |
parent | b6c028e00445de9dfde2cd0c26521ac53965320a [diff] |
drm/i915/overlay: Explicitly pass regs from map to unmap The scoping of the validity of the mapping is thus clarified. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>