diff options
author | 2018-07-27 10:29:47 +0100 | |
---|---|---|
committer | 2018-07-27 11:30:42 +0100 | |
commit | c00db496bbd4586448bd46e19d79f424fd6faf6a (patch) | |
tree | b350984536940faa909bfe793a9cb792afc2411c /drivers/gpu/drm/i915/intel_huc.c | |
parent | drm/i915: Eliminate use of PAGE_SIZE as a virtual alignment (diff) | |
download | wireguard-linux-c00db496bbd4586448bd46e19d79f424fd6faf6a.tar.xz wireguard-linux-c00db496bbd4586448bd46e19d79f424fd6faf6a.zip |
drm/i915: Remove superfluous GEN8_LR_CONTEXT_ALIGN
As GEN8_LR_CONTEXT_ALIGN is I915_GTT_MIN_ALIGNMENT is it functionally
equivalent to 0, and we will not be able to reduce the min-alignment for
the GTT, so passing 0 is and will remain equivalent.
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/20180727092947.1953-1-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/gpu/drm/i915/intel_huc.c')
0 files changed, 0 insertions, 0 deletions