aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_dp_mst.c
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2017-02-25 18:11:22 +0000
committerChris Wilson <[email protected]>2017-02-25 18:54:38 +0000
commit9e89f9ee3b16cca56bed5fa45e63f422d3ac2c3a (patch)
treebc7ad5c7c8df635166295cbc3b72ef360d9e601a /drivers/gpu/drm/i915/intel_dp_mst.c
parentdrm/i915: Sanity check the vma->node prior to binding into the GTT (diff)
downloadkernel-9e89f9ee3b16cca56bed5fa45e63f422d3ac2c3a.tar.gz
kernel-9e89f9ee3b16cca56bed5fa45e63f422d3ac2c3a.zip
drm/i915: Advance start address on crossing PML (48b ppgtt) boundary
When advancing onto the next 4th level page table entry, we need to reset our indices to 0. Currently we restart from the original address which means we start with an offset into the next PML table. Fixes: 894ccebee2b0 ("drm/i915: Micro-optimise gen8_ppgtt_insert_entries()") Reported-by: Matthew Auld <[email protected]> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=99948 Testcase: igt/drv_selftest/live_gtt Signed-off-by: Chris Wilson <[email protected]> Cc: Matthew Auld <[email protected]> Tested-by: Matthew Auld <[email protected]> Reviewed-by: Matthew Auld <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions