please choosego to mobile | Continue to access the PC version
View: 8315|Reply: 3

GPU driver in Tizen OS

[Copy link]

2

threads

5

posts

36

credits

Novice

Rank: 1

credits
36
Published in 2016-3-24 17:42:49 | Show all floors |Read mode
Hi, all
   I am porting Tizen2.4 to Orangepi+, and the X window system failed.
I use mali_drv.so(I got from some place without sourcecode), and when X starts, server load video driver,
but mali_drv.so call drm operation in the kernel.

error log:
[   280.214] (**) MALI(0): Use umplock across processes.
[   280.224] (EE) MALI(0): [mali_drm_open_master:1030] Error: mali_drm_open_master Unable to open DRM: No such file or directory
.
[   280.224] (EE) MALI(0): [MaliPreInit:1163] Error: Failed to be master of DRM!.
[   280.224] (II) UnloadModule: "mali"

As you know, kernel 3.4.39 don't support drm much.  So I guess there is no drm driver in the kernel.
Can anyone help me ?

1

threads

47

posts

189

credits

Registered member

Rank: 2

credits
189
Published in 2016-3-24 19:17:50 | Show all floors
I wrote a DRM driver for the H3 kernel 4.5 (see http://moinejf.free.fr/opi2).I know that some people are working on the MALI driver, but I don't know its actual state.
BTW, does Tizen need X11?

8

threads

55

posts

252

credits

Intermediate member

Rank: 3Rank: 3

credits
252
Published in 2016-3-24 21:01:00 | Show all floors
Source code can be found here: https://github.com/loboris/OrangePI-Kernel

2

threads

5

posts

36

credits

Novice

Rank: 1

credits
36
 Author| Published in 2016-3-25 12:14:27 | Show all floors
moinejf replied at 2016-3-24 19:17
I wrote a DRM driver for the H3 kernel 4.5 (see http://moinejf.free.fr/opi2).I know that some people ...

Yes, before Tizen2.4, use X11 xorg version.
Tizen 3.0 use wayland.

Tizen2.4:
X.Org X Server 1.16.0
Release Date: 2014-07-16
X Protocol Version 11, Revision 0
Current version of pixman: 0.28.2


You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list