commit | 35dc3f97a69bb344768c6a2f47da2be46b11645a | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Nov 04 23:20:10 2015 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Nov 18 14:35:36 2015 +0200 |
tree | 0ef4a4a9adc9f7d6c8cb2d9cb787188a50744b7e | |
parent | 9244a817019f25602a2bad230892c42983da51e7 [diff] |
drm/i915: Give names to more ring registers The logical render context population has a bunch of raw ring register offsets. Use the names we have for them, and in cases where we we don't, give them names. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1446672017-24497-23-git-send-email-ville.syrjala@linux.intel.com Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>