summaryrefslogtreecommitdiff
path: root/xf86drmMode.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-12Add support for CRTC propertiesPaulo Zanoni1-0/+80
2012-01-12Fix drmModeFreeResources() leakPaulo Zanoni1-1/+4
2011-12-13libdrm: update drm headers from kernel, including new overlay ioctls & structsJesse Barnes1-0/+153
2011-09-18drm mode: fix drmIoctl wrapperMarcin Slusarz1-1/+1
2011-07-12Specify the return type explicitly.Chih-Wei Huang1-1/+1
2010-08-24Free the property blob along the error path.Chris Wilson1-1/+1
2010-07-01drm mode: Return -errno on drmIoctl() failureChris Wilson1-24/+18
2010-01-06modes: Retry GETCONNECTOR if a hotplug event occurs between the two ioctlsPeter Clifton1-15/+43
2010-01-06modes: Fix previous commit for potential legal NULLsChris Wilson1-1/+5
2010-01-06modes: Free local resources after allocation failure in GETRESOURCESChris Wilson1-9/+29
2010-01-06modes: Retry GETRESOURCES if a hotplug event occurs between the two ioctlsChris Wilson1-7/+22
2009-12-02Merge branch 'modesetting-dirty-libdrm'Jakob Bornecrantz1-0/+12
2009-12-03Bump event context structure version for page flippingJesse Barnes1-1/+1
2009-12-03Merge branch 'pageflip' of git://people.freedesktop.org/~jbarnes/drmJesse Barnes1-1/+24
2009-11-26Bring dirty code from old branchJakob Bornecrantz1-0/+12
2009-11-17Move libdrm/ up one levelKristian Høgsberg1-0/+712