1. 24 Jan, 2013 1 commit
  2. 20 Jan, 2013 4 commits
    • Siarhei Siamashka's avatar
      Support for sunxi hardware cursor · 64d51c0f
      Siarhei Siamashka authored
      Hardware cursor is necessary because it is also visible on
      top of sunxi disp layers, while software cursor is not.
      
      FIXME: there is one minor problem with negative cursor
      positions. The hardware does not support them, so such
      positions are just set to 0 for now. In the future this
      can be solved better by changing the cursor picture and
      showing only the parts which are visible on screen.
      64d51c0f
    • Siarhei Siamashka's avatar
      Added supplementary wrapper functions for sunxi display controller ioctls · bf7c7a6c
      Siarhei Siamashka authored
      Note: the header file "sunxi_disp_ioctl.h" is GPL licensed. So until
      it is gets a MIT/X11 replacement, the DDX driver is GPL licensed as
      a whole. The individual source files still have their own license.
      Also in order to avoid any possible confusion, the MIT/X11 license
      header from COPYING has been added to "fbdev.c" and "fbdev_priv.h".
      bf7c7a6c
    • Siarhei Siamashka's avatar
      Move driver private data into a separate header file · b0813ddf
      Siarhei Siamashka authored
      It is going to be included by multiple different source files.
      b0813ddf
    • Siarhei Siamashka's avatar
      Rename "fbdev" -> "sunxifb" and update man page · 703aea28
      Siarhei Siamashka authored
      As there is no way for the hardware specific bits to be accepted
      in xf86-video-fbdev, we need a new driver with its own name.
      703aea28
  3. 25 Sep, 2012 1 commit
  4. 05 Jun, 2012 3 commits
  5. 17 Dec, 2010 1 commit
  6. 10 Nov, 2010 3 commits
  7. 08 Feb, 2010 1 commit
  8. 14 Dec, 2009 1 commit
  9. 28 Jul, 2009 2 commits
  10. 28 May, 2009 1 commit
  11. 04 Mar, 2009 1 commit
  12. 24 Nov, 2008 1 commit
  13. 12 Oct, 2007 1 commit
  14. 22 Jan, 2007 1 commit
  15. 31 Dec, 2006 1 commit
  16. 29 Dec, 2006 2 commits
  17. 27 Dec, 2006 4 commits
  18. 08 Nov, 2006 1 commit
  19. 19 May, 2006 1 commit
  20. 18 May, 2006 1 commit
  21. 07 Apr, 2006 1 commit
  22. 21 Nov, 2005 1 commit
  23. 26 Aug, 2005 1 commit
  24. 25 Jul, 2005 1 commit
  25. 11 Jul, 2005 1 commit
  26. 25 Jun, 2005 1 commit
  27. 28 Jan, 2005 1 commit
    • Egbert Eich's avatar
      Modifying X.Org Xserver DDX to allow to run X with ordinary user · 82ab7895
      Egbert Eich authored
          permissions when no access to HW registers is required. For API changes
          which mostly involve the modifications to make the RRFunc (introduced
          with 6.8) more flexible please check Bugzilla #2407. NOTE: This patch
          applies changes to OS specific files for other OSes which I cannot
          test.
      82ab7895
  28. 04 Dec, 2004 1 commit