aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_dp_mst.c
diff options
context:
space:
mode:
authorAlexey Kardashevskiy <[email protected]>2015-07-20 10:45:51 +0000
committerMichael Ellerman <[email protected]>2015-07-23 09:56:44 +0000
commit3ba3a73e9f204ce7904cae7d14be399b467c4fef (patch)
tree53ef4d6d317c219270deb61bc61c03aa50662bb7 /drivers/gpu/drm/i915/intel_dp_mst.c
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (diff)
downloadkernel-3ba3a73e9f204ce7904cae7d14be399b467c4fef.tar.gz
kernel-3ba3a73e9f204ce7904cae7d14be399b467c4fef.zip
powerpc/powernv/ioda2: Fix calculation for memory allocated for TCE table
The existing code stores the amount of memory allocated for a TCE table. At the moment it uses @offset which is a virtual offset in the TCE table which is only correct for a one level tables and it does not include memory allocated for intermediate levels. When multilevel TCE table is requested, WARN_ON in tce_iommu_create_table() prints a warning. This adds an additional counter to pnv_pci_ioda2_table_do_alloc_pages() to count actually allocated memory. Signed-off-by: Alexey Kardashevskiy <[email protected]> Reviewed-by: David Gibson <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions