Skip to content
This repository was archived by the owner on Aug 18, 2021. It is now read-only.
This repository was archived by the owner on Aug 18, 2021. It is now read-only.

mainline kernel + H3-GPU + X11-window/glmark2 extremly slow #23

@wuweidong0107

Description

@wuweidong0107

Hi,guys
I am testing mainline kernel + H3 + GPU by follow repo:
https://github.com/mripard/sunxi-mali.git
https://github.com/free-electrons/mali-blobs
https://github.com/mripard/xf86-video-armsoc

About kernel:
I've done these step:

  1. added mali node in dts
  2. cherrypicked this commit(nextthingco/linux@e390023)
  3. CONFIG_DRM_FBDEV_OVERALLOC=200

About rootfs:
I've done these step:

  1. install xf86-video-armsoc:
    $ git clone https://github.com/mripard/xf86-video-armsoc
    $./autogen.sh
    $ apt-get install libudev-dev
    $ make && make install
    $ cp /usr/local/lib/xorg/modules/drivers/* /usr/lib/xorg/modules/drivers/
    $ cp xorg.conf /etc/X11/
  2. cp x11_dma_buf/*.so* rootfs/usr/lib/

I am able to run glmark2-es2.But it is extremly slow. Only 15 fps....Any hints will be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions