summaryrefslogtreecommitdiff
path: root/shared-core/i915_drv.h
AgeCommit message (Expand)Author
2008-02-13i915: Add a dri2 init path that gets the lock from the dri2 sarea.Kristian Høgsberg
2008-02-07Fix saveGR array sizeJesse Barnes
2008-02-07i915: save/restore interrupt stateJesse Barnes
2008-02-05i915: Re-report breadcrumbs on poll to the fence manager,Thomas Hellstrom
2008-01-30Simplify the fencing code and differentiate between flushes andThomas Hellstrom
2008-01-28Added cursor supportJakob Bornecrantz
2008-01-25Merge remote branch 'origin/master' into modesetting-101Dave Airlie
2008-01-24Remove broken 'in vblank' accountingJesse Barnes
2008-01-23Fix IS_I915G macroJesse Barnes
2008-01-23drm/i915: add support for E7221Dave Airlie
2008-01-22Correct vblank count valueJesse Barnes
2008-01-22Merge branch 'master' into vblank-rework, including mach64 supportJesse Barnes
2008-01-15i915: Add chipset id for Intel Integrated Graphics DeviceZhenyu Wang
2008-01-03drm: cleanup DRM_DEBUG() parametersMárton Németh
2007-12-21Rename inappropriately named 'mask' fields to 'proposed_flags' instead.Keith Packard
2007-12-18Modesetting HotplugJakob Bornecrantz
2007-12-13Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...Alan Hourihane
2007-12-11Bump driver minor for relocation optimzationsKeith Packard
2007-11-22Merge branch 'origin' into modesetting-101Dave Airlie
2007-11-19Fix capitalization of __linux__ define.Eric Anholt
2007-11-18Bug #13233: Fix build on FreeBSD.Robert Noland
2007-11-06Merge 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_I9XXZhenyu Wang
2007-11-06i915: cleanup most of the whitespaceDave Airlie
2007-11-05Merge branch 'master' into modesetting-101Thomas Hellstrom
2007-11-05drm: remove lots of spurious whitespace.Dave Airlie
2007-11-01Merge branch 'master' into modesetting-101Jesse Barnes
2007-10-31i915: add backwards compat chipset flushing codeDave Airlie
2007-10-30Merge branch 'master' into vblank-rework, fixup remaining driversJesse Barnes
2007-10-30drm/i915: add driver cache flush entry pointDave Airlie
2007-10-29Remove unused memory save areasJesse Barnes
2007-10-26i915: suspend/resume supportJesse Barnes
2007-10-25Merge branch 'master' into modesetting-101Thomas Hellstrom
2007-10-22A cmdbuf mutex to implement validate-submit-fence atomicity in the absenceThomas Hellstrom
2007-10-16Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...Alan Hourihane
2007-10-12i915: add superioctl support to i915Dave Airlie
2007-09-24Add 965GM macro bitsJesse Barnes
2007-09-24Merge branch 'master' into modesetting-101 - TTM & typedef removalJesse Barnes
2007-09-22Add fence error member.Thomas Hellstrom
2007-09-12Remove plane->pipe mapping from SAREA private after allJesse Barnes
2007-09-11Disambiguate planes & pipes for swap operationsJesse Barnes
2007-08-28Add register defines for hw binningKeith Packard
2007-08-11i915: i965 non-secure batchbuffer bit has moved.Dave Airlie
2007-07-20Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt
2007-07-20Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt
2007-07-19Merge branch 'origin'Eric Anholt
2007-07-18Add dry-coded DRM drawable private information storage for FreeBSD.Eric Anholt
2007-07-16Fix FreeBSD build.Eric Anholt
2007-07-16drm: detypedef ttm/bo/fence codeDave Airlie
2007-07-16drm: remove drmP.h internal typedefsDave Airlie