summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-03modesetting: Don't pretend to support rotationHEADmasterRob Clark1-13/+0
2014-06-26bump to 0.9.0xf86-video-modesetting-0.9.0Maarten Lankhorst1-1/+1
2014-05-21Use own thunk function instead of shadowUpdatePackedWeakAdam Jackson1-1/+7
2014-05-02modesetting: fix build regression against older servers.Dave Airlie1-1/+1
2014-05-02modesetting: fix use after free.Dave Airlie1-2/+2
2014-04-28Add support for server managed fdsHans de Goede1-16/+61
2014-02-28modesetting: fix cursor rendering with hotspots.Dave Airlie1-1/+1
2014-02-25modesetting: Don't (brokenly) double-track software cursorAdam Jackson2-2/+1
2014-02-21modesetting: try and use hotspot cursor supportDave Airlie2-1/+15
2014-02-21modesetting: move closing fd to after we check outputsDave Airlie1-1/+1
2014-02-12modesetting: query cursor size from the kernelAlex Deucher3-6/+36
2013-12-03bump to 0.8.1xf86-video-modesetting-0.8.1Maarten Lankhorst1-1/+1
2013-12-03Properly identify DSI outputsThierry Reding1-0/+1
2013-12-03Staticise and constify output namesThierry Reding1-16/+16
2013-11-15Handle new DamageUnregister API which has only one argumentKeith Packard1-0/+4
2013-11-15Clean up compiler warnings.Keith Packard2-19/+20
2013-07-31modesetting: change output names for secondary GPUsDave Airlie1-0/+4
2013-06-12bump to 0.8.0xf86-video-modesetting-0.8.0Maarten Lankhorst1-1/+1
2013-06-12modesetting: probe only succeeds if connectors are detectedMaarten Lankhorst1-8/+20
2013-06-11modesetting: fix adjust frame crashDave Airlie3-12/+5
2013-04-03support 32 bpp pixmaps when 24 bpp fb is used.Maarten Lankhorst1-1/+1
2013-03-27bump version to 0.7.0xf86-video-modesetting-0.7.0Maarten Lankhorst1-1/+1
2013-03-26modesetting: return null for get_modes if output could not be retrievedMaarten Lankhorst1-0/+3
2013-03-26modesetting: clean up leaksMaarten Lankhorst1-8/+20
2013-03-21modesetting: match PCI class 3, any subclassAaron Plattner1-1/+1
2013-03-15autogen.sh: Implement GNOME Build APIColin Walters1-1/+3
2013-02-25Add missing GTF modesChris Wilson1-1/+74
2013-02-07modesetting: provide dummy hooks for shadowDave Airlie1-0/+13
2013-01-09modesetting: bump to 0.6.0xf86-video-modesetting-0.6.0Dave Airlie1-1/+1
2013-01-09modesetting: fix crashes caused by udev race conditionsDave Airlie1-0/+5
2012-11-29Remove call to miInitializeBackingStore()Thierry Reding1-1/+0
2012-11-29build: Put m4 macros in m4 subdirectoryThierry Reding3-0/+4
2012-09-17modesetting: remove alloca usage againDave Airlie1-1/+5
2012-09-14modesetting: add virtual connector supportAlon Levy2-2/+8
2012-09-13bump version to 0.5.0xf86-video-modesetting-0.5.0Maarten Lankhorst1-1/+1
2012-08-16Implement ->driverFuncAdam Jackson1-1/+18
2012-07-25modesetting: add output slave support.Dave Airlie4-24/+264
2012-07-25modesetting: add platform bus supportDave Airlie1-15/+69
2012-07-25modesetting: fix warning about close being undefined.Dave Airlie1-0/+1
2012-07-25modesetting: drop useless xf86PciInfo includeDave Airlie1-1/+0
2012-06-22modesetting 0.4.0: bump configure.acxf86-video-modesetting-0.4.0Dave Airlie1-1/+1
2012-06-22modesetting: pci probing requires interface version 1.4Dave Airlie1-0/+11
2012-06-05modesetting: workaround kernel bug reporting 0x0 as valid minsDave Airlie1-0/+4
2012-06-01modesetting: bump to latest X server compat api.Dave Airlie2-31/+83
2012-05-23modesetting: fix make distcheckDave Airlie1-0/+1
2012-05-23modesetting: convert to new scrn conversion APIs.Dave Airlie2-7/+7
2012-05-23modesetting: add compat header fileDave Airlie3-0/+43
2012-05-09bump version to 0.3.0xf86-video-modesetting-0.3.0Dave Airlie1-1/+1
2012-05-09configure.ac: remove DRI and RENDERMatt Turner1-6/+0
2012-05-09modesetting: make sure the pci device corresponds to the drm deviceDave Airlie1-1/+34