aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-29Chipset is now reported as 'Mali'.HEADmasterDave Barnish
2013-11-21Fix leaks in ARMSOCCloseScreenDave Barnish
2013-11-14For Exynos, always request non-contiguous buffers.Dave Barnish
2013-11-05Use EXYNOS_GEM_CREATE when allocating buffersDave Barnish
2013-10-31Use flag settings for a non-scanout buffer in all cases for exynos drm.Dave Barnish
2013-10-10Change custom GEM creation flags for pl111.Javier Martin
2013-10-03In drmmode_output_init() check possible_crtcs for all encodersDave Barnish
2013-09-26Ensure the change of window flippablity before the first ScheduleSwap is alwa...Liyou Zhou
2013-09-25Removed unnecessary call to drmModeGetCrtc() in drmmode_crtc_init()Dave Barnish
2013-09-16Remove ARGB to LBBP format conversion for pl111.Javier Martin
2013-09-13On drmModeSetCrtc() fail, revert to last good settingsDave Barnish
2013-09-12Add support for standard HW cursor API.Javier Martin
2013-09-11Add InitFromFBDev xorg.conf optionDavid Garbett
2013-09-11Add dependency on pixmanDavid 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-30Explicitly set .resize member of xf86CrtcConfigFuncsRecDaniel Kurtz
2013-08-30Check result from fstatDavid Garbett
2013-08-30NameForAtom may return NULLDaniel Kurtz
2013-08-29Merge tag '0.6.0'Paul Geary
2013-08-28Bump version to 0.60.6.0David Garbett
2013-08-23A modeset that results in an unexpected resolution is revertedDave Barnish
2013-08-22Provide a new hook to allocate GEM objects in a device specific way.Javier Martin
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