]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: s/0x50/RING_PSMI_CTL/
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 4 Nov 2015 21:20:04 +0000 (23:20 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 18 Nov 2015 12:35:13 +0000 (14:35 +0200)
commit0fac642c9f0b284d5c418123d578bb65b7c6a0bf
tree2494c35ff208e96138454b6f8f00f045062726cb
parent6e155dd03ab52f266ce25c0b23deabe2374a031a
drm/i915: s/0x50/RING_PSMI_CTL/

Use the RING_PSMI_CTL define insted of hand rolling the register offset.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1446672017-24497-17-git-send-email-ville.syrjala@linux.intel.com
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/i915_gpu_error.c