summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-25Version updated to 1.4.1HEAD1.4.1mastermarxu011-1/+1
2016-08-25Merge remote-tracking branch 'mpd-gerrit/master'marxu016-2/+105
2016-08-24Add sti driver supportBenjamin Gaignard5-1/+104
2016-07-19Use NotifyFd for drm fdKeith Packard2-0/+23
2016-07-19Adapt Block/WakeupHandler signature for ABI 23Adam Jackson1-0/+6
2016-05-30make automake less restrictiveBenjamin Gaignard1-1/+1
2016-03-08Add kirin drmmode driver.xinliang5-11/+105
2015-10-26Version updated to 1.4.01.4.0David Garbett1-1/+1
2015-08-18Merge tag '1.3.1' into HEADDavid Garbett1-1/+1
2015-08-18Version updated to 1.3.11.3.1David Garbett1-1/+1
2015-07-27Modify the drm device driver name in pl111 drmmodeMarico Xu1-1/+1
2015-07-24Dynamically detect drmmode driverMarico Xu7-28/+44
2015-07-24Fix build failure with xserver version 1.17Marico Xu1-0/+4
2015-07-24Add check for xextproto in configure.acMarico Xu1-0/+5
2015-06-01DRI2: Check bo dimensions before reusingDavid Garbett1-2/+5
2015-05-11Fix the 64 bit build error1.3.0Marico Xu1-2/+2
2015-03-31Fix the wakeup handler lost and modify the logic of reporting damage Marico Xu3-9/+11
2015-02-02Merge remote-tracking branch 'freedesktop/master' into HEAD1.2.0Paul Geary2-4/+9
2015-01-16make use of DRI2 buffer flagsSunny2-0/+22
2015-01-16fix a segfault when switching VTSunny1-2/+2
2015-01-16add DRI2WaitMSC supportSunny3-2/+76
2015-01-06fix build error in tinderboxRob Clark2-4/+9
2014-12-10fix build errors with lastest OpenSUSESunny1-0/+1
2014-12-09fix several issues:Sunny2-57/+149
2014-11-07Integrate umplock to armsoc ddx driver for MALI400Robin Wang5-14/+177
2014-11-05Version updated to 1.1.01.1.0Paul Geary1-1/+1
2014-09-15Replace two asserts with warning messageSunny1-2/+4
2014-07-21Fix performance issue when enlightenment started.Sunny1-0/+36
2014-07-17XServer crash with multiple applications running at the same timeSunny1-12/+12
2014-07-16Removed bad assertDave Barnish1-5/+1
2014-07-08Reviewed and revised bo reference counting.Dave Barnish8-80/+141
2014-06-26Implemented crtc dpms handling via drmmode_crtc_dpms()Dave Barnish1-2/+36
2014-06-24Version updated to 1.0.01.0.0Paul Geary1-1/+1
2014-06-16Minor tidy ups.Dave Barnish3-16/+15
2014-06-11Fixed a memory corruption issue.Dave Barnish1-1/+1
2014-05-16Enabling n-buffering support when using page flip events.Eskil Sund10-49/+248
2014-05-06Merge remote-tracking branch 'origin/master' into HEADDavid Garbett5-31/+45
2014-05-04build fixesRob Clark2-2/+2
2014-04-15Clarify assumptions on window front buffer pixmapsRaymond Smith1-3/+2
2014-04-07Removed 24 bit visual - we use 32 bit visuals for RGB888.Dave Barnish4-28/+43
2014-03-25Fallback to 24 bit depth if 32 bit depth is not supported.Dave Barnish1-3/+22
2014-03-14Version change to 0.7.00.7.0Paul Geary1-1/+1
2014-02-14Added HWCURSOR_API_NONE to the platform specific hwcursor api.Dave Barnish2-11/+23
2014-02-12Report damage for drawable in ARMSOCDRI2ScheduleSwapDave Barnish1-0/+9
2014-01-31Fix malloc/calloc/free usageDaniel Kurtz6-26/+25
2014-01-31Fix leak in OMAPProbe if xf86AllocateScreen() failsDaniel Kurtz1-2/+6
2014-01-29Only modify pending_flips for flipsMathias Palmqvist1-2/+3
2014-01-02Fix unsafe pointer-to-int castingRay Smith3-11/+12
2013-11-29Chipset is now reported as 'Mali'.Dave Barnish1-24/+5
2013-11-21Fix leaks in ARMSOCCloseScreenDave Barnish1-2/+13