aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-28Bump version to 0.60.6.0David Garbett
2013-08-20Use correct flags for scanout buffers in exynos.Javier Martin
2013-08-15Use plane property for setting Exynos zposRay Smith
2013-08-12Added a platform specific flag for vsync timestamp query support.Dave Barnish
2013-07-23Fallback to blitting when out of scanout memoryRay Smith
2013-07-09DRI2 N-BufferingDavid Garbett
2013-07-09Cache GEM name in omap_boDavid Garbett
2013-07-09Remove spurious semi-colonDavid Garbett
2013-07-03Remove ARMSOCRec.has_resizedRay Smith
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-06-07Fix one CRTC per Screen supportRay Smith
2013-05-31Reload hardware cursor after mode setting if it is initialized.Dave Barnish
2013-05-28Removed obsolete TODO commentDave Barnish
2013-05-28Improved error handling in ARMSOCScreenInitDave Barnish
2013-05-24Support one CRTC per screen.Dave Barnish
2013-05-16Tidy up auxiliary filesDave Barnish
2013-05-13Reduce chance of OOM in case of resolution change.Dave Barnish
2013-05-08Merge "Removed padding from ARMSOCEXARec struct."Dave Barnish
2013-05-07Added asserts for non-zero refcounts in armsoc_bo operations.Dave Barnish
2013-05-02Removed padding from ARMSOCEXARec struct.Dave Barnish
2013-04-25Improve ScreenInit & CloseScreenDave Barnish
2013-04-24Remove dependency on mibstorePeter Robinson
2013-04-23Merge "Tidy up ARMSOCMapMem() & ARMSOCUnmapMem()"Dave Barnish
2013-04-23Merge "Prevent flushing issues when clearing a bo if there is a cache in use"Dave Barnish
2013-04-23Tidy up ARMSOCMapMem() & ARMSOCUnmapMem()Dave Barnish
2013-04-22Prevent flushing issues when clearing a bo if there is a cache in useDave Barnish
2013-04-22Fix page flipping when there are disabled CRTCsRay Smith
2013-04-18Remove comment related to determining when to call gamma_setPaul Geary
2013-04-16Remove references to freedesktop.orgDavid Garbett
2013-04-16Pass X the correct package versionDavid Garbett
2013-04-16Set M4 directoryDavid Garbett
2013-04-16Remove dependency on DRI, add dependency on DRI2David Garbett
2013-04-16Fixing .gitignoreDavid Garbett
2013-04-15Fixes build when -Werror=unused-variable is enabledPaul Geary
2013-04-15Rename generic armsoc files from omap_ to armsoc_Paul Geary
2013-04-15Merge "Tidy up unused/badly named headers"Ray Smith
2013-04-15Merge "Fix build issue for Exynos build target"Paul Geary
2013-04-15Tidy up unused/badly named headersRay Smith
2013-04-15Fix build issue for Exynos build targetPaul Geary
2013-04-15Rename omap references to armsocPaul Geary
2013-04-12Removed code which is obsolete, unused, commented out or irrelevantDave Barnish
2013-04-11Remove video supportPaul Geary
2013-04-11Merge "Fixes miscellaneous static analysis warnings"Paul Geary