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

Skip to content
Commit dcf5408b authored by Carter Cooper's avatar Carter Cooper
Browse files

msm: kgsl: Remove bitfields from HFI communications



Bitfields are fine in the correct situation. This is not one of them.
The CPU and GMU could be compiled differently so rather than
hope that everything works out between the commands passed between
processors, use shifts and masks to ensure data is transferred
as expected.

Change-Id: I44bc06c235fae9239d968f91db536281600d3fe8
Signed-off-by: default avatarOleg Perelet <operelet@codeaurora.org>
Signed-off-by: default avatarCarter Cooper <ccooper@codeaurora.org>
parent da003b7c
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