commit | 46c5847e3d97f5afced32f7474e7daea819da7c9 | [log] [tgz] |
---|---|---|
author | Lionel Landwerlin <lionel.g.landwerlin@intel.com> | Tue Jul 09 15:33:43 2019 +0300 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Jul 09 21:26:40 2019 +0100 |
tree | 6e3ae61c2a9bc5789bf22d6e756044873da48f2b | |
parent | a5af1df716c123a09341351008fc497bea137b77 [diff] |
drm/i915: enumerate scratch fields We have a bunch of offsets in the scratch buffer. As we're about to add some more, let's group all of the offsets in a common location. Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20190709123351.5645-6-lionel.g.landwerlin@intel.com