diff options
author | Chris Wilson | 2017-10-04 14:41:53 +0200 |
---|---|---|
committer | Chris Wilson | 2017-10-04 16:05:40 +0200 |
commit | 8d488bbec73fa36907e1b327e919bcd522b4a57f (patch) | |
tree | ef77eed16d162b53407d2fc189d7496a80009827 /drivers/gpu/drm/drm_cache.c | |
parent | drm/i915: Move MMCD_MISC_CTRL from context w/a to standard (diff) | |
download | kernel-qcow2-linux-8d488bbec73fa36907e1b327e919bcd522b4a57f.tar.gz kernel-qcow2-linux-8d488bbec73fa36907e1b327e919bcd522b4a57f.tar.xz kernel-qcow2-linux-8d488bbec73fa36907e1b327e919bcd522b4a57f.zip |
drm/i915: Remove WA_(SET|CLR)_BIT
These macros are of dubious merit when coupled with the per-context w/a
set. Instead of tweaking the value in the context, they tweak the value
based on the mmio at the time of recording; they are almost by
definition not per-context! Having removed the last users, remove the
macros to avoid temptation in the future.
v2: Kill WA_WRITE as well (now also unused).
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Cc: Oscar Mateo <oscar.mateo@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171004124153.14142-2-chris@chris-wilson.co.uk
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Diffstat (limited to 'drivers/gpu/drm/drm_cache.c')
0 files changed, 0 insertions, 0 deletions