Age | Commit message (Expand) | Author |
2008-03-12 | Merge branch 'intel-post-reloc' | Thomas Hellstrom |
2008-03-12 | Avoid large kmallocs. | Thomas Hellstrom |
2008-03-08 | Switch from PIPE_VBLANK to PIPE_EVENT interrupts. | Keith Packard |
2008-02-29 | More post-ioctl work. | Thomas Hellstrom |
2008-02-16 | [915]: more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE) | Keith Packard |
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-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-11 | Bump driver minor for relocation optimzations | Keith Packard |
2007-11-19 | Fix capitalization of __linux__ define. | Eric Anholt |
2007-11-18 | Bug #13233: Fix build on FreeBSD. | Robert Noland |
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 | drm: remove lots of spurious whitespace. | Dave Airlie |
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-22 | A cmdbuf mutex to implement validate-submit-fence atomicity in the absence | Thomas Hellstrom |
2007-10-12 | i915: add superioctl support to i915 | Dave Airlie |
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 |
2007-07-11 | Merge branch 'master' into cleanup | Dave Airlie |
2007-06-22 | more vblank rework | Jesse Barnes |
2007-06-15 | i915: Fix handling of breadcrumb counter wraparounds. | Michel Dänzer |
2007-06-14 | Comment new vblank routines and fixup several issues: | Jesse Barnes |
2007-06-12 | Update vblank code: | Jesse Barnes |
2007-06-12 | Initial checkin of vblank rework. Code attempts to reduce the number | Jesse Barnes |
2007-06-12 | Try to make buffer object / fence object ioctl args 64-bit safe. | Thomas Hellstrom |