Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for WiiU adapter from Mayflash for ODROID C #149

Merged
merged 2 commits into from
Feb 5, 2016

Conversation

v0ltumna
Copy link

@v0ltumna v0ltumna commented Dec 9, 2015

As I also want to use my WiiU adapter on ODROID C I ask you to merge this request also for this kernel version. It is a copy of this pull request for the 3.8 kernel:
#89

@v0ltumna v0ltumna changed the title Support for WiiU adapter from Mayflash for ODROID XU4 Support for WiiU adapter from Mayflash for ODROID C Dec 11, 2015
mdrjr added a commit that referenced this pull request Feb 5, 2016
Support for WiiU adapter from Mayflash for ODROID C
@mdrjr mdrjr merged commit 5dd6734 into hardkernel:odroidc-3.10.y Feb 5, 2016
mihailescu2m pushed a commit to mihailescu2m/linux that referenced this pull request Mar 20, 2019
ACLK400_DISP1 bus feeds some internal buses of the display subsystem, some
of which are also related to TV/Mixer hardware modules. When that bus
is set to 120MHz, Exynos Mixer is not able to properly handle two XRGB
display planes at FullHD-60MHz. DMA underrun happens, which in turn might
result in reading data out of the configured buffer, what causes IOMMU
page fault and kernel panic.

This change fixes the following IOMMU fault, observed, when 2 Mixer planes
were enabled:

exynos-sysmmu 14650000.sysmmu: 14450000.mixer: PAGE FAULT occurred at 0x20fe9000
------------[ cut here ]------------
kernel BUG at ../drivers/iommu/exynos-iommu.c:450!
Internal error: Oops - BUG: 0 [#1] PREEMPT SMP ARM
Modules linked in:
CPU: 5 PID: 0 Comm: swapper/5 Not tainted 5.0.0-00003-g1b03088168ea hardkernel#149
Hardware name: SAMSUNG EXYNOS (Flattened Device Tree)
PC is at exynos_sysmmu_irq+0x1c0/0x264
LR is at lock_is_held_type+0x44/0x64
...

Reported-by: Marian Mihailescu <mihailescu2m@gmail.com>
Fixes: 5d99cc5 ("ARM: dts: exynos: Move Exynos5250 and Exynos5420 nodes under soc")
Fixes: b04a62d ("ARM: dts: exynos: Add bus nodes using VDD_INT for Exynos542x SoC")
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>

Signed-off-by: memeka <mihailescu2m@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants