index
:
~keithp/xf86-video-modesetting
master
prime
Modesetting driver
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-22
modesetting 0.4.0: bump configure.ac
HEAD
master
Dave Airlie
1
-1
/
+1
2012-06-22
modesetting: pci probing requires interface version 1.4
Dave Airlie
1
-0
/
+11
2012-06-05
modesetting: workaround kernel bug reporting 0x0 as valid mins
Dave Airlie
1
-0
/
+4
2012-06-01
modesetting: bump to latest X server compat api.
Dave Airlie
2
-31
/
+83
2012-05-23
modesetting: fix make distcheck
Dave Airlie
1
-0
/
+1
2012-05-23
modesetting: convert to new scrn conversion APIs.
Dave Airlie
2
-7
/
+7
2012-05-23
modesetting: add compat header file
Dave Airlie
3
-0
/
+43
2012-05-09
bump version to 0.3.0
Dave Airlie
1
-1
/
+1
2012-05-09
configure.ac: remove DRI and RENDER
Matt Turner
1
-6
/
+0
2012-05-09
modesetting: make sure the pci device corresponds to the drm device
Dave Airlie
1
-1
/
+34
2012-05-01
modesetting: attempt to work out if we want 24 or 32bpp
Dave Airlie
3
-7
/
+68
2012-05-01
modesetting: move opening kernel device to before setting depth
Dave Airlie
1
-22
/
+22
2012-04-17
modesetting: add set/drop master around VT switch
Dave Airlie
1
-3
/
+8
2012-04-17
cursor: hide cursors on LeaveVT
Dave Airlie
1
-0
/
+2
2012-04-14
dirty: check malloc return
Dave Airlie
1
-1
/
+4
2012-04-14
drop use of alloca, just use malloc/free
Dave Airlie
1
-1
/
+2
2012-03-23
modesetting: fix build against older Xext
Dave Airlie
1
-0
/
+6
2012-03-05
make busID non mandatory
Sascha Hauer
1
-24
/
+22
2012-03-05
do not bail out on non pci devices
Sascha Hauer
1
-3
/
+0
2012-03-05
Fix non PCI device probing
Sascha Hauer
1
-5
/
+4
2012-03-05
introduce open_hw() function
Sascha Hauer
1
-6
/
+13
2012-03-05
fix if() brackets in Probe function
Sascha Hauer
1
-1
/
+2
2012-02-22
xf86-video-modesetting 0.2.0
Dave Airlie
1
-1
/
+1
2012-02-22
modesetting: fix warnings, remove dead code.
Dave Airlie
1
-16
/
+1
2012-02-22
config: layout and comment the top portion of configure.ac
Gaetan Nadon
1
-10
/
+10
2012-02-22
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Gaetan Nadon
1
-2
/
+2
2012-02-22
make: add all warnings according to the platform
Gaetan Nadon
2
-5
/
+1
2012-02-22
make: remove empty variable assignment
Gaetan Nadon
1
-3
/
+0
2012-02-22
Remove unneeded AM_PROG_CC_C_CO
Gaetan Nadon
1
-1
/
+0
2012-02-22
Remove redundant AC_PROG_CC
Gaetan Nadon
1
-1
/
+0
2012-02-22
Replace obsolete AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
1
-1
/
+1
2012-02-22
Add missing targets for ChangeLog and INSTALL
Gaetan Nadon
1
-0
/
+12
2012-02-22
Remove redundant EXTRA_DIST for the README file.
Gaetan Nadon
1
-2
/
+0
2012-02-21
make: remove redundant AUTOMAKE_OPTIONS
Gaetan Nadon
1
-1
/
+0
2012-02-21
Fix typo in .gitignore
Gaetan Nadon
1
-2
/
+2
2012-02-21
man: missing AM_V_GEN and hard-coded sed command name
Gaetan Nadon
1
-4
/
+4
2012-02-21
Add contact information to the README file
Gaetan Nadon
1
-0
/
+23
2012-02-21
Fill the COPYING file with license text
Gaetan Nadon
1
-8
/
+40
2012-02-20
modesetting: disable dirty updates for ENOSYS
Dave Airlie
1
-1
/
+1
2012-02-20
modesetting: fix shadow resizing.
Dave Airlie
1
-2
/
+15
2012-02-20
modesetting: move shadow stuff to other structure
Dave Airlie
3
-16
/
+19
2012-02-20
modesetting: fix stride if kernel modifies it.
Dave Airlie
1
-4
/
+5
2012-02-20
shadowfb: dump shadowfb state at startup
Dave Airlie
1
-0
/
+1
2012-02-17
use a cap to decide if shadow is preferred or not.
Dave Airlie
1
-1
/
+13
2012-02-17
cleanup dumb cap fetch
Dave Airlie
1
-7
/
+5
2012-02-17
modesetting: add cursor fallback if kernel rejects cursor.
Dave Airlie
3
-3
/
+15
2012-02-16
fix some whitespace
Dave Airlie
1
-3
/
+0
2012-02-16
fixup device open
Dave Airlie
1
-22
/
+30
2011-11-03
don't map cursors in sw cursor mode
James Simmons
1
-1
/
+2
2011-11-03
configure: don't require xvmc.
Dave Airlie
1
-1
/
+1
[next]