commit | e555e326459d6f6fca4ef859c471ecf8302ceb4d | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Mar 22 21:03:50 2017 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Mar 23 09:43:14 2017 +0000 |
tree | 26c2f641b1bb66c01b47be9d8d059cd7fb490a0b | |
parent | 40149f00fb55263cf10066bafc8470d33b1ddcfc [diff] |
drm/i915: Remove superfluous hw_flags from mi_set_context() Why have both hw_flags and flags, when just one will do? Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: http://patchwork.freedesktop.org/patch/msgid/20170322210350.6208-1-chris@chris-wilson.co.uk Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>