Module Name: src Committed By: riastradh Date: Sun Dec 19 12:27:32 UTC 2021
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915/gt: gen6_ppgtt.c
Log Message:
i915: Fix gen6 pd_vma_bind.
We only need space for the ppgtt in this vma, not space for the whole
VM.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 \
src/sys/external/bsd/drm2/dist/drm/i915/gt/gen6_ppgtt.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
