drm/i915: Tidy gen6_write_pde()
authorChris Wilson <[email protected]>
Wed, 15 Feb 2017 08:43:45 +0000 (08:43 +0000)
committerChris Wilson <[email protected]>
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 <[email protected]>
Reviewed-by: Matthew Auld <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/i915/i915_gem_gtt.c