]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/i915/overlay: Explicitly pass regs from map to unmap
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 12 Aug 2010 11:02:11 +0000 (12:02 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 8 Sep 2010 09:23:48 +0000 (10:23 +0100)
commit9bb2ff731b32c023e7a502efdc0dee46157290d5
tree735f6a8c3afab088c383825bda3d915c01ae5e22
parentb6c028e00445de9dfde2cd0c26521ac53965320a
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>
drivers/gpu/drm/i915/intel_drv.h
drivers/gpu/drm/i915/intel_overlay.c