aboutsummaryrefslogtreecommitdiff
path: root/src/armsoc_driver.c
AgeCommit message (Expand)Author
2013-11-29Chipset is now reported as 'Mali'.HEADmasterDave Barnish
2013-11-21Fix leaks in ARMSOCCloseScreenDave Barnish
2013-09-11Add InitFromFBDev xorg.conf optionDavid Garbett
2013-09-03Separate modeset fallbacks are retained for each crtcDave Barnish
2013-09-02Fix build failure when XF86_SCRN_INTERFACE definedDave Barnish
2013-08-30Use xf86ScreenToScrn and xf86ScrnToScreenDaniel Kurtz
2013-08-30Call DRI2CloseScreen after pScreen->CloseScreenDaniel Kurtz
2013-08-22Provide a new hook to allocate GEM objects in a device specific way.Javier Martin
2013-07-09DRI2 N-BufferingDavid Garbett
2013-06-27Move wakeup handler to per-fd not per-ScreenRay Smith
2013-06-26Fix dropped const compiler warningsRay Smith
2013-06-26Fix build failure when XF86_SCRN_INTERFACE is definedDave Barnish
2013-06-24Added DRM device selection options to xorg.confDave Barnish
2013-06-11Source conforms to linux kernel coding styleDave Barnish
2013-06-10Fixed some small defectsDave Barnish
2013-06-10Removed some unneeded #includesDave Barnish
2013-06-10Abstract cursor format handlingDave Barnish
2013-05-28Improved error handling in ARMSOCScreenInitDave Barnish
2013-05-24Support one CRTC per screen.Dave Barnish
2013-04-25Improve ScreenInit & CloseScreenDave Barnish
2013-04-24Remove dependency on mibstorePeter Robinson
2013-04-23Tidy up ARMSOCMapMem() & ARMSOCUnmapMem()Dave Barnish
2013-04-16Pass X the correct package versionDavid Garbett
2013-04-15Fixes build when -Werror=unused-variable is enabledPaul Geary
2013-04-15Rename generic armsoc files from omap_ to armsoc_Paul Geary