~canonical-hwe-team/hwe-next/+git/sof:glk-003-drop-stable

Last commit made on 2018-09-19
Get this branch:
git clone -b glk-003-drop-stable https://git.launchpad.net/~canonical-hwe-team/hwe-next/+git/sof

Branch merges

Branch information

Name:
glk-003-drop-stable
Repository:
lp:~canonical-hwe-team/hwe-next/+git/sof

Recent commits

22fa01d... by Liam Girdwoood

Merge pull request #395 from ranj063/d3_flag

ipc: set flag to disable memory banks before entering D3

b8d7166... by Ranjani Sridharan <email address hidden>

ipc: set flag to disable memory banks before entering D3

This could potentially lead to power savings when the system
is suspended.

Signed-off-by: Ranjani Sridharan <email address hidden>

95b4a6d... by Marcin Maka <email address hidden>

Merge pull request #364 from mmaka1/glk-heap-revert

apl: memory: revert the runtime heap map

63a9000... by Marcin Maka <email address hidden>

apl: memory: revert the runtime heap map

The new map breaks allocation sequnce on startup.
Changes for up^2 to be deferred for glk branch and applied
together with initial allocation adjustments.

Signed-off-by: Marcin Maka <email address hidden>

f245831... by Liam Girdwoood

Merge pull request #343 from mmaka1/cherry-pick/up2-heap-map-fix

apl: memory: expand number of 256 Bytes block to be 128

e5f2575... by Marcin Maka <email address hidden>

apl: memory: expand number of 256 Bytes block to be 128

Still lack of this size HP buffer when enable all 6 ssps on APL.

Signed-off-by: Pan Xiuli <email address hidden>

13ac4f9... by Liam Girdwoood

Merge pull request #326 from mmaka1/glk-ini-bf-fix

dma: hda: playback preload phase synced with logical buffer state

3447997... by Liam Girdwoood

Merge pull request #330 from mmaka1/glk-ut-fix

ut: fixed tests

bafcf5d... by Marcin Maka <email address hidden>

ut: fixed tests

Signed-off-by: Marcin Maka <email address hidden>

f3d4363... by Marcin Maka <email address hidden>

dma: hda: playback preload phase synced with logical buffer state

Removed dma/dsp race condition that happened within preload phase.

Min buffer size set to entire buffer to avoid dma and dsp
pointers misalignmen in case the period size is not multiple
of the hda dma burst size.

Signed-off-by: Marcin Maka <email address hidden>