- 25 Sep, 2012 1 commit
-
-
Adam Jackson authored
Signed-off-by:
Adam Jackson <ajax@redhat.com>
-
- 23 Aug, 2012 1 commit
-
-
Alexandr Shadchin authored
Signed-off-by:
Alexandr Shadchin <Alexandr.Shadchin@gmail.com> Reviewed-by:
Peter Hutterer <peter.hutterer@who-t.net> Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
- 01 Jun, 2012 1 commit
-
-
Dave Airlie authored
Signed-off-by:
Dave Airlie <airlied@redhat.com>
-
- 23 May, 2012 2 commits
-
-
Dave Airlie authored
Generated by util/modular/x-driver-screen-scrn-conv.sh Signed-off-by:
Dave Airlie <airlied@redhat.com>
-
Dave Airlie authored
Signed-off-by:
Dave Airlie <airlied@redhat.com>
-
- 19 Oct, 2011 3 commits
-
-
Jeremy Huddleston Sequoia authored
Signed-off-by:
Jeremy Huddleston <jeremyhu@apple.com>
-
Jeremy Huddleston Sequoia authored
ABI Version 12 removes support for multiple PCI domains. If you need to use this driver on a system with more than one PCI domain, you should either port this driver to using libpciaccess directly or stick with an older server. Signed-off-by:
Jeremy Huddleston <jeremyhu@apple.com>
-
Jeremy Huddleston Sequoia authored
ABI Version 12 removes support for multiple PCI domains. If you need to use this driver on a system with more than one PCI domain, you should either port this driver to using libpciaccess directly or stick with an older server. Signed-off-by:
Jeremy Huddleston <jeremyhu@apple.com>
-
- 14 Feb, 2011 2 commits
-
-
Adam Jackson authored
Reviewed-by:
Julien Cristau <jcristau@debian.org> Reviewed-by:
Matt Turner <mattst88@gmail.com> Signed-off-by:
Adam Jackson <ajax@redhat.com>
-
Adam Jackson authored
Reviewed-by:
Julien Cristau <jcristau@debian.org> Reviewed-by:
Matt Turner <mattst88@gmail.com> Signed-off-by:
Adam Jackson <ajax@redhat.com>
-
- 08 Dec, 2010 1 commit
-
-
Adam Jackson authored
Ported from the equivalent check in nv. Signed-off-by:
Adam Jackson <ajax@redhat.com>
-
- 24 Oct, 2010 1 commit
-
-
Trevor Woerner authored
Signed-off-by:
Trevor Woerner <twoerner@gmail.com> Signed-off-by:
Gaetan Nadon <memsize@videotron.ca>
-
- 04 Jan, 2010 1 commit
-
-
Adam Jackson authored
Signed-off-by:
Adam Jackson <ajax@redhat.com>
-
- 30 Dec, 2009 4 commits
-
-
Adam Jackson authored
Signed-off-by:
Adam Jackson <ajax@redhat.com>
-
Adam Jackson authored
Signed-off-by:
Adam Jackson <ajax@redhat.com>
-
Adam Jackson authored
Signed-off-by:
Adam Jackson <ajax@redhat.com>
-
Adam Jackson authored
Signed-off-by:
Adam Jackson <ajax@redhat.com>
-
- 01 Dec, 2009 1 commit
-
-
Adam Jackson authored
VBE lets you specify sizes in uint16_t. X won't work above 32k though, so clamp to that instead of the arbitrary 2k. Signed-off-by:
Adam Jackson <ajax@redhat.com>
-
- 05 Oct, 2009 1 commit
-
-
Matthieu Herrb authored
Signed-off-by:
Matthieu Herrb <matthieu.herrb@laas.fr> Acked-by:
Daniel Stone <daniel@fooishbar.org>
-
- 18 Sep, 2009 3 commits
-
-
Adam Jackson authored
-
Adam Jackson authored
-
Adam Jackson authored
-
- 16 Jul, 2009 1 commit
-
-
Peter Hutterer authored
DPMS header was split into dpms.h (client) and dpmsconst.h (server). Drivers need to include dpmsconst.h if xextproto 7.1 is available. Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
- 26 Feb, 2009 1 commit
-
-
Adam Jackson authored
-
- 05 Feb, 2009 1 commit
-
-
Adam Jackson authored
Now it's: exact intersection, range based, optimistic range based. The final pass tries to stretch out the bottom of the sync ranges to fit down to 640x480. We'll skip the last pass if the sync range is already that optimistic though.
-
- 23 Nov, 2008 1 commit
-
-
Adam Jackson authored
-
- 18 Sep, 2008 1 commit
-
-
Luc Verhaegen authored
-
- 01 Jul, 2008 6 commits
-
-
Adam Jackson authored
-
Adam Jackson authored
-
Adam Jackson authored
-
Adam Jackson authored
-
Adam Jackson authored
-
Adam Jackson authored
-
- 12 Jun, 2008 6 commits
-
-
Adam Jackson authored
-
Adam Jackson authored
-
Adam Jackson authored
-
Adam Jackson authored
24+32, then 24+24, then 16, 15, 8, 4, 1. See also Red Hat bugs #427383, #445566.
-
Adam Jackson authored
-
Adam Jackson authored
From the VESA VBE doc: "If bit D15 is not set, all reported image pages, based on Function 00h returned information NumberOfImagePages, will be cleared to 00h in graphics mode, and 20 07 in text mode. Memory over and above the reported image pages will not be changed. If bit D15 is set, then the contents of the frame buffer after the mode change is undefined." D15 here means the high bit of %bx.
-
- 16 Apr, 2008 1 commit
-
-
Julien Cristau authored
xf1bpp and xf4bpp were removed from the server, so don't try to use them. The afb code was disabled for years and nobody noticed, remove that too.
-