Skip to content

Commit

Permalink
Merge "mdm: dataipa: increase the size of prefetch buffer"
Browse files Browse the repository at this point in the history
  • Loading branch information
qctecmdr authored and Gerrit - the friendly Code Review server committed Aug 17, 2023
2 parents 5d0de97 + dce1261 commit fa5dca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/platform/msm/ipa/ipa_v3/ipahal/ipahal_fltrt_i.h
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ enum ipa_fltrt_equations {
#define IPA3_0_HW_TBL_ADDR_MASK (127)
#define IPA3_0_HW_RULE_BUF_SIZE (256)
#define IPA3_0_HW_RULE_START_ALIGNMENT (7)
#define IPA3_0_HW_RULE_PREFETCH_BUF_SIZE (128)
#define IPA3_0_HW_RULE_PREFETCH_BUF_SIZE (256)


/*
Expand Down

0 comments on commit fa5dca7

Please sign in to comment.