summaryrefslogtreecommitdiff
path: root/shared-core/i915_drv.h
AgeCommit message (Expand)Author
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
2007-07-11Merge branch 'master' into cleanupDave Airlie
2007-06-29merge fixesAlan Hourihane
2007-06-29Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...Alan Hourihane
2007-06-22more vblank reworkJesse Barnes
2007-06-15i915: Fix handling of breadcrumb counter wraparounds.Michel Dänzer
2007-06-14Comment new vblank routines and fixup several issues:Jesse Barnes
2007-06-12Update vblank code:Jesse Barnes
2007-06-12Initial checkin of vblank rework. Code attempts to reduce the numberJesse Barnes
2007-06-12Try to make buffer object / fence object ioctl args 64-bit safe.Thomas Hellstrom
2007-06-05Add support for the G33, Q33, and Q35 chipsets.Wang Zhenyu
2007-05-22Suspend/resume support (incomplete).Jesse Barnes
2007-05-17Merge branch 'modesetting-101' of git+ssh://git.freedesktop.org/git/mesa/drm ...Jesse Barnes
2007-05-17Fix FB pitch value (we had it wrong and were working around it in a fewJesse Barnes
2007-05-10Just some minor cleanups.Alan Hourihane
2007-04-26i915: fix vblank pipe setupDave Airlie
2007-04-17Merge branch 'modesetting-101' of git+ssh://git.freedesktop.org/git/mesa/drm ...Jesse Barnes
2007-04-17Cleanup whitespace, rename macro argument.Jesse Barnes
2007-04-17another large overhaul of interactions with userspace...Dave Airlie
2007-04-13i915/drm: clean up a lot of the i915/drm startup/teardown sequencesDavid Airlie
2007-04-11Add aperture size and preallocation probing (from intelfb), cleanup load code...Jesse Barnes
2007-04-10Merge branch 'modesetting-101' of git+ssh://git.freedesktop.org/git/mesa/drm ...Jesse Barnes