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

Skip to content
Commit 128edc12 authored by Ingrid Gallardo's avatar Ingrid Gallardo Committed by Gerrit - the friendly Code Review server
Browse files

drm/msm/sde: add field for perf features in hw block info



Current code maintains all the features in the same
member of the hw block info struct, this is a problem
since this limits all the features to the length
of the same mask and growing features might require
more than the bits allowed by this mask.
Add code to split the performance related features
to a different member of the struct.

Change-Id: I6068347eb3a83b61f42ab183f77c2e0185a680cb
Signed-off-by: default avatarIngrid Gallardo <ingridg@codeaurora.org>
parent 51f21bde
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