index
:
xorg/driver/xf86-video-modesetting
compat
master
restart
sh3224
Basic modesetting driver. (mirrored from https://gitlab.freedesktop.org/xorg/driver/xf86-video-modesetting)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-03
modesetting: Don't pretend to support rotation
HEAD
master
Rob Clark
1
-13
/
+0
2014-06-26
bump to 0.9.0
xf86-video-modesetting-0.9.0
Maarten Lankhorst
1
-1
/
+1
2014-05-21
Use own thunk function instead of shadowUpdatePackedWeak
Adam Jackson
1
-1
/
+7
2014-05-02
modesetting: fix build regression against older servers.
Dave Airlie
1
-1
/
+1
2014-05-02
modesetting: fix use after free.
Dave Airlie
1
-2
/
+2
2014-04-28
Add support for server managed fds
Hans de Goede
1
-16
/
+61
2014-02-28
modesetting: fix cursor rendering with hotspots.
Dave Airlie
1
-1
/
+1
2014-02-25
modesetting: Don't (brokenly) double-track software cursor
Adam Jackson
2
-2
/
+1
2014-02-21
modesetting: try and use hotspot cursor support
Dave Airlie
2
-1
/
+15
2014-02-21
modesetting: move closing fd to after we check outputs
Dave Airlie
1
-1
/
+1
2014-02-12
modesetting: query cursor size from the kernel
Alex Deucher
3
-6
/
+36
2013-12-03
bump to 0.8.1
xf86-video-modesetting-0.8.1
Maarten Lankhorst
1
-1
/
+1
2013-12-03
Properly identify DSI outputs
Thierry Reding
1
-0
/
+1
2013-12-03
Staticise and constify output names
Thierry Reding
1
-16
/
+16
2013-11-15
Handle new DamageUnregister API which has only one argument
Keith Packard
1
-0
/
+4
2013-11-15
Clean up compiler warnings.
Keith Packard
2
-19
/
+20
2013-07-31
modesetting: change output names for secondary GPUs
Dave Airlie
1
-0
/
+4
2013-06-12
bump to 0.8.0
xf86-video-modesetting-0.8.0
Maarten Lankhorst
1
-1
/
+1
2013-06-12
modesetting: probe only succeeds if connectors are detected
Maarten Lankhorst
1
-8
/
+20
2013-06-11
modesetting: fix adjust frame crash
Dave Airlie
3
-12
/
+5
2013-04-03
support 32 bpp pixmaps when 24 bpp fb is used.
Maarten Lankhorst
1
-1
/
+1
2013-03-27
bump version to 0.7.0
xf86-video-modesetting-0.7.0
Maarten Lankhorst
1
-1
/
+1
2013-03-26
modesetting: return null for get_modes if output could not be retrieved
Maarten Lankhorst
1
-0
/
+3
2013-03-26
modesetting: clean up leaks
Maarten Lankhorst
1
-8
/
+20
2013-03-21
modesetting: match PCI class 3, any subclass
Aaron Plattner
1
-1
/
+1
2013-03-15
autogen.sh: Implement GNOME Build API
Colin Walters
1
-1
/
+3
2013-02-25
Add missing GTF modes
Chris Wilson
1
-1
/
+74
2013-02-07
modesetting: provide dummy hooks for shadow
Dave Airlie
1
-0
/
+13
2013-01-09
modesetting: bump to 0.6.0
xf86-video-modesetting-0.6.0
Dave Airlie
1
-1
/
+1
2013-01-09
modesetting: fix crashes caused by udev race conditions
Dave Airlie
1
-0
/
+5
2012-11-29
Remove call to miInitializeBackingStore()
Thierry Reding
1
-1
/
+0
2012-11-29
build: Put m4 macros in m4 subdirectory
Thierry Reding
3
-0
/
+4
2012-09-17
modesetting: remove alloca usage again
Dave Airlie
1
-1
/
+5
2012-09-14
modesetting: add virtual connector support
Alon Levy
2
-2
/
+8
2012-09-13
bump version to 0.5.0
xf86-video-modesetting-0.5.0
Maarten Lankhorst
1
-1
/
+1
2012-08-16
Implement ->driverFunc
Adam Jackson
1
-1
/
+18
2012-07-25
modesetting: add output slave support.
Dave Airlie
4
-24
/
+264
2012-07-25
modesetting: add platform bus support
Dave Airlie
1
-15
/
+69
2012-07-25
modesetting: fix warning about close being undefined.
Dave Airlie
1
-0
/
+1
2012-07-25
modesetting: drop useless xf86PciInfo include
Dave Airlie
1
-1
/
+0
2012-06-22
modesetting 0.4.0: bump configure.ac
xf86-video-modesetting-0.4.0
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
xf86-video-modesetting-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
[next]