Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 9d4949eb authored by Deepak Kumar's avatar Deepak Kumar
Browse files

msm: kgsl: Set iommu upstream hint flag only if LLCC is enabled



Currently, driver is setting IOMMU_USE_UPSTREAM_HINT flag based on
whether DOMAIN_ATTR_USE_LLC_NWA is set or not, which is incorrect
as this should be set only if corresponding iommu domain attribtute
DOMAIN_ATTR_USE_UPSTREAM_HINT is set. This is needed to make sure
we don't set IOMMU_USE_UPSTREAM_HINT if CONFIG_QCOM_LLCC is not
enabled as DOMAIN_ATTR_USE_UPSTREAM_HINT will only be set if LLCC
is enabled.

Change-Id: Ic33edcf2976dcd2c0a04aef567269f666223ec45
Signed-off-by: default avatarDeepak Kumar <dkumar@codeaurora.org>
parent 0e94b3ea
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment