OSDN Git Service

drm/i915: Tidy gen6_write_pde()
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 15 Feb 2017 08:43:45 +0000 (08:43 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 15 Feb 2017 10:07:24 +0000 (10:07 +0000)
commit16a011c8be2f36f972fd9295d0c350c7dffd4779
treec6221c3145de81ac940c261e640d662bfed3f3fc
parentf0a22974acbdd17b03cff4bdee880e4f08cccf6d
drm/i915: Tidy gen6_write_pde()

Stop passing around unused parameters makes the code more compact.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170215084357.19977-11-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_gem_gtt.c