Please find additional related information (including dmesg, hwinfo
dumps) in SUSE bigzilla: https://bugzilla.suse.com/show_bug.cgi?id=989501
--
With best regards,
Matwey V. Kornilov
http://blog.matwey.name
xmpp://0x2207 at jabber.ru
2014-11-06 11:45 GMT+03:00 Inki Dae :
> On 2014ë
11ì 06ì¼ 17:03, Andrzej Hajda wrote:
>> On 11/06/2014 07:23 AM, Inki Dae wrote:
>>> On 2014ë
11ì 05ì¼ 23:38, Thierry Reding wrote:
>>>> On Tue, Nov 04, 2014 at 09:18:46PM +0400, Matwey V. Kornilov wrote:
&g
2014-11-05 17:38 GMT+03:00 Thierry Reding :
> On Tue, Nov 04, 2014 at 09:18:46PM +0400, Matwey V. Kornilov wrote:
>> Hi,
>>
>> I run 3.18-rc3 kernel on BeagleBone Black. It doesn't have Exynos DRM
>> of course, but I run multi-platform kernel where CONFIG_DRM_EXYNO
Hi,
I run 3.18-rc3 kernel on BeagleBone Black. It doesn't have Exynos DRM
of course, but I run multi-platform kernel where CONFIG_DRM_EXYNOS is
set to 'y'.
The issue here is that the platform probe/init goes to infinite loop
as the following:
[5.717343] platform exynos-drm: Driver exynos-drm
From: "Matwey V. Kornilov"
The single one use-case for data_pa member of the struct pat is to carry a
value of dma_addr_t type.
This patch solves the following compilation error:
../drivers/gpu/drm/omapdrm/omap_dmm_tiler.c: In function 'dmm_txn_append':
../dri
From: "Matwey V. Kornilov"
The format change is to fix the following compilation issue:
../drivers/gpu/drm/omapdrm/omap_plane.c: In function 'omap_plane_pre_apply':
../drivers/gpu/drm/omapdrm/omap_plane.c:145:2: error: format '%x' expects
argument of type
>From e7147352639fd8f92b1cc85cff9bc5046c7a2130 Mon Sep 17 00:00:00 2001
From: "Matwey V. Kornilov"
Date: Mon, 2 Jun 2014 20:17:29 +0400
Subject: [PATCH] Replace type of paddr to uint32_t.
This patch helps to avoid the following build issue:
drivers/gpu/drm/msm/msm_fbdev.c:108:2: e