Page 82 of 129 FirstFirst ... 3272808182838492 ... LastLast
Results 811 to 820 of 1287

Thread: 3d driver for the spica

777
  1. [translate]    #811
    Junior Member
    Join Date
    Aug 2010
    Location
    Russia
    Posts
    6

    Default

    May be this driver?

  2. [translate]    #812
    Moderator
    Join Date
    Jun 2010
    Location
    Warsaw, Poland
    Posts
    2,828

    Default

    Quote Originally Posted by DE_NISKA View Post
    tom3q
    i cant compile your g2d driver. it gives warnings:
    flush_pmem_file put_pmem_file get_pmem_file undefined
    and it wont load if i try it. can you upload a compiled version?
    Oops, I forgot that I changed the PMEM driver a bit to be able to use its functions within modules.

    You can find the modified driver here:
    pmem.c
    Put it into drivers/misc in the kernel tree.

    Quote Originally Posted by stan View Post
    May be this driver?
    This is NVIDIA driver for Linux PCs...
    Last edited by tom3q; 08-29-2010 at 01:30 PM.

  3. [translate]    #813
    Senior Member
    Join Date
    Feb 2010
    Posts
    233

    Default

    replaced the file. still same error.
    oops. my bad flashed wrong kernel. now driver loads ok
    Last edited by DE_NISKA; 08-29-2010 at 01:42 PM.

  4. [translate]    #814
    Moderator
    Join Date
    Jun 2010
    Location
    Warsaw, Poland
    Posts
    2,828

    Default

    Quote Originally Posted by DE_NISKA View Post
    replaced the file. still same error.
    Can't be. I checked with git diff and the only changes to the kernel tree I made in this file.

  5. [translate]    #815
    Senior Member
    Join Date
    Mar 2010
    Posts
    395

    Default

    Quote Originally Posted by DE_NISKA View Post
    replaced the file. still same error.
    oops. my bad flashed wrong kernel. now driver loads ok
    how is the performance???

  6. [translate]    #816
    Senior Member
    Join Date
    Feb 2010
    Posts
    233

    Default

    tested standard samsung library with g2d, gralloc, copybit versions from tom3q.
    performance is the same. and some grafic errors. for example:
    Attachment 2614

  7. [translate]    #817
    Senior Member
    Join Date
    Mar 2010
    Posts
    395

    Default

    and with fps2d??

    so no better performance???
    why?

  8. [translate]    #818
    Moderator
    Join Date
    Jun 2010
    Location
    Warsaw, Poland
    Posts
    2,828

    Default

    Quote Originally Posted by DE_NISKA View Post
    performance is the same.
    Don't forget that it only affects 2D performance.
    Quote Originally Posted by DE_NISKA View Post
    and some grafic errors
    This might be a bug in Android software rasterizer. I'm investigating it at the moment and if it turns out to be their fault, then I will have to report it to Google.
    Last edited by tom3q; 08-30-2010 at 12:36 AM.

  9. [translate]    #819
    Senior Member
    Join Date
    Feb 2010
    Posts
    233

    Default

    GeneralRunner 2d test. dont know what is standard spica values
    2d: Arcs: 52 fps
    2d: FillRate: 99 fps
    2d: Circles: 91 fps
    2d: Rectangles: 70 fps
    2d: Alpha: 59 fps

    fps2d: 40 avg but it shows constantly changing fps (from 85 to 20)
    Last edited by DE_NISKA; 08-29-2010 at 02:51 PM.

  10. [translate]    #820
    Member
    Join Date
    Mar 2010
    Location
    Tampere, Finland
    Posts
    58

    Default

    Frozen Eclair spica values (heavily optimized but not tom3q driver):
    Arcs: 73 fps
    FillRate: 87 fps
    Circles: 66 fps
    Rectangles: 62 fps
    Alpha: 59 fps

Page 82 of 129 FirstFirst ... 3272808182838492 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 2 users browsing this thread. (0 members and 2 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •