+ Reply to Thread
Page 82 of 129 FirstFirst ... 3272808182838492 ... LastLast
Results 811 to 820 of 1287
  1. #811
    Junior Member stan is on a distinguished road
    Join Date
    Aug 2010
    Location
    Russia
    Posts
    6

    Default

    May be this driver?

  2. #812
    Moderator tom3q is on a distinguished road
    Join Date
    Jun 2010
    Location
    Warsaw, Poland
    Posts
    2,029

    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 02:30 PM.

  3. #813
    Senior Member DE_NISKA is on a distinguished road
    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 02:42 PM.

  4. #814
    Moderator tom3q is on a distinguished road
    Join Date
    Jun 2010
    Location
    Warsaw, Poland
    Posts
    2,029

    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. #815
    Senior Member benjy is on a distinguished road
    Join Date
    Mar 2010
    Posts
    371

    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???
    CM8.4
    YONIP V21
    system->ext2, data->ext2, cache->ext2
    ADWLauncherEX
    Quadrant -> 770
    CPU: 1547 | Mem: 334 | I/O: 1693 | 2D: 152 | 3D: 122
    Linpack -> 9.376MFLOPS

  6. #816
    Senior Member DE_NISKA is on a distinguished road
    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. #817
    Senior Member benjy is on a distinguished road
    Join Date
    Mar 2010
    Posts
    371

    Default

    and with fps2d??

    so no better performance???
    why?
    CM8.4
    YONIP V21
    system->ext2, data->ext2, cache->ext2
    ADWLauncherEX
    Quadrant -> 770
    CPU: 1547 | Mem: 334 | I/O: 1693 | 2D: 152 | 3D: 122
    Linpack -> 9.376MFLOPS

  8. #818
    Moderator tom3q is on a distinguished road
    Join Date
    Jun 2010
    Location
    Warsaw, Poland
    Posts
    2,029

    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 01:36 AM.

  9. #819
    Senior Member DE_NISKA is on a distinguished road
    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 03:51 PM.

  10. #820
    Member whofan is on a distinguished road
    Join Date
    Mar 2010
    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


 

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 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