commit | d899aceb60912c9f1d7e1d7a3b388f116baf1b44 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Jul 25 16:54:47 2018 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Jul 26 12:31:02 2018 +0100 |
tree | f39723e1d2e3be9b66133a5f1a2ac224692ade88 | |
parent | 406bc5633c6b1c7e7a86230db312ee34e785a8f1 [diff] |
drm/i915: Mark up object tiling-and-stride getters as const For that little bit of defense against a tired programmer. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180725155447.11909-1-chris@chris-wilson.co.uk