Age | Commit message (Expand) | Author |
2008-02-13 | i915: Add a dri2 init path that gets the lock from the dri2 sarea. | Kristian Høgsberg |
2008-02-07 | Fix saveGR array size | Jesse Barnes |
2008-02-07 | i915: save/restore interrupt state | Jesse Barnes |
2008-02-05 | i915: Re-report breadcrumbs on poll to the fence manager, | Thomas Hellstrom |
2008-01-30 | Simplify the fencing code and differentiate between flushes and | Thomas Hellstrom |
2008-01-28 | Added cursor support | Jakob Bornecrantz |
2008-01-25 | Merge remote branch 'origin/master' into modesetting-101 | Dave Airlie |
2008-01-24 | Remove broken 'in vblank' accounting | Jesse Barnes |
2008-01-23 | Fix IS_I915G macro | Jesse Barnes |
2008-01-23 | drm/i915: add support for E7221 | Dave Airlie |
2008-01-22 | Correct vblank count value | Jesse Barnes |
2008-01-22 | Merge branch 'master' into vblank-rework, including mach64 support | Jesse Barnes |
2008-01-15 | i915: Add chipset id for Intel Integrated Graphics Device | Zhenyu Wang |
2008-01-03 | drm: cleanup DRM_DEBUG() parameters | Márton Németh |
2007-12-21 | Rename inappropriately named 'mask' fields to 'proposed_flags' instead. | Keith Packard |
2007-12-18 | Modesetting Hotplug | Jakob Bornecrantz |
2007-12-13 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode... | Alan Hourihane |
2007-12-11 | Bump driver minor for relocation optimzations | Keith Packard |
2007-11-22 | Merge branch 'origin' into modesetting-101 | Dave Airlie |
2007-11-19 | Fix capitalization of __linux__ define. | Eric Anholt |
2007-11-18 | Bug #13233: Fix build on FreeBSD. | Robert Noland |
2007-11-06 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode... | Thomas Hellstrom |
2007-11-06 | [PATCH] i915: fix missing G33 detect in IS_I9XX | Zhenyu Wang |
2007-11-06 | i915: cleanup most of the whitespace | Dave Airlie |
2007-11-05 | Merge branch 'master' into modesetting-101 | Thomas Hellstrom |
2007-11-05 | drm: remove lots of spurious whitespace. | Dave Airlie |
2007-11-01 | Merge branch 'master' into modesetting-101 | Jesse Barnes |
2007-10-31 | i915: add backwards compat chipset flushing code | Dave Airlie |
2007-10-30 | Merge branch 'master' into vblank-rework, fixup remaining drivers | Jesse Barnes |
2007-10-30 | drm/i915: add driver cache flush entry point | Dave Airlie |
2007-10-29 | Remove unused memory save areas | Jesse Barnes |
2007-10-26 | i915: suspend/resume support | Jesse Barnes |
2007-10-25 | Merge branch 'master' into modesetting-101 | Thomas Hellstrom |
2007-10-22 | A cmdbuf mutex to implement validate-submit-fence atomicity in the absence | Thomas Hellstrom |
2007-10-16 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode... | Alan Hourihane |
2007-10-12 | i915: add superioctl support to i915 | Dave Airlie |
2007-09-24 | Add 965GM macro bits | Jesse Barnes |
2007-09-24 | Merge branch 'master' into modesetting-101 - TTM & typedef removal | Jesse Barnes |
2007-09-22 | Add fence error member. | Thomas Hellstrom |
2007-09-12 | Remove plane->pipe mapping from SAREA private after all | Jesse Barnes |
2007-09-11 | Disambiguate planes & pipes for swap operations | Jesse Barnes |
2007-08-28 | Add register defines for hw binning | Keith Packard |
2007-08-11 | i915: i965 non-secure batchbuffer bit has moved. | Dave Airlie |
2007-07-20 | Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. | Eric Anholt |
2007-07-20 | Replace filp in ioctl arguments with drm_file *file_priv. | Eric Anholt |
2007-07-19 | Merge branch 'origin' | Eric Anholt |
2007-07-18 | Add dry-coded DRM drawable private information storage for FreeBSD. | Eric Anholt |
2007-07-16 | Fix FreeBSD build. | Eric Anholt |
2007-07-16 | drm: detypedef ttm/bo/fence code | Dave Airlie |
2007-07-16 | drm: remove drmP.h internal typedefs | Dave Airlie |