summaryrefslogtreecommitdiff
path: root/shared-core/i915_drv.h
AgeCommit message (Expand)AuthorFilesLines
2006-06-08Backport the trunk hlist hash table implementation. Enable libdrmdrm-ttm_20060608drm-ttm-20060621drm-ttm-branchThomas Hellstrom1-2/+2
2006-05-26i915: Only enable user IRQs when we actually wait for them.Thomas Hellstrom1-0/+4
2006-03-29Indentation and version updates.Thomas Hellstrom1-2/+3
2006-03-29ttm/intel: Add means for fence ageing and eviction of old regions. libdrm:Thomas Hellstrom1-0/+1
2006-03-06Bump driver dateKeith Whitwell1-1/+1
2006-02-28mm: Kernel side of fence IOCTL. Fence code updated to know about fenceThomas Hellstrom1-3/+3
2006-02-28mm: Initialize and update mm sarea. Lindent.Thomas Hellstrom1-7/+1
2006-02-27ttm: Treat eviction as unbind to clearly define the caching state ofThomas Hellstrom1-0/+2
2006-02-26ttm: Fix lockup on premature client exit (fencing problem). Unmap backdoorThomas Hellstrom1-2/+2
2006-02-03ttm: Reworked driver interface. Reworked ioctl interface. Can now handleThomas Hellstrom1-1/+11
2006-02-01ttm: More mm infrastructure. Separate create-bind and unbind-destroy forThomas Hellstrom1-0/+8
2006-01-23Fix CMDBUFFER path, add heap destroy and flesh out sarea for rotationAlan Hourihane1-2/+4
2005-12-28Add vblank support to i915 DRM..Dave Airlie1-2/+6
2005-11-28Assert an MIT copyright on sis_drm.h, since one was lacking and I createdEric Anholt1-2/+2
2005-11-11enable i915 32/64 bit ioctlsDave Airlie1-0/+2
2005-11-11cleanup ioctl/max_ioctl to use header file for extern symbolsDave Airlie1-0/+3
2005-08-22remove i915_pm code as it causes too many issues with current softwareAlan Hourihane1-5/+0
2005-08-05Rename the driver hooks in the DRM to something a little moreEric Anholt1-2/+3
2005-06-06Fix copyrightsAlan Hourihane1-2/+22
2005-05-28Re-implement the power management.Alan Hourihane1-0/+5
2005-05-27Modify drm_driver::device_is_agp to return a tri-state value to indicateIan Romanick1-0/+1
2005-04-26Convert BSD code to mostly use bus_dma, the dma abstraction for dealingEric Anholt1-1/+2
2005-03-25From Xorg CVS realign the i915_drv.hDave Airlie1-4/+12
2005-02-01make functions static in i915, remove unused functionsDave Airlie1-10/+0
2005-01-06Add i915GM support Add resume functionality (must be used with later DDX)Alan Hourihane1-7/+3
2004-09-30Lindent of core build. Drivers checked for no binary diffs. A few filesJon Smirl1-7/+7
2004-09-27First check in for DRM that splits core from personality modulesJon Smirl1-0/+24
2004-09-05merge back bunch of whitespace and misc changes from kernelDave Airlie1-3/+3
2004-08-27run i915 through lindentDave Airlie1-46/+33
2004-08-24Merged drmfntbl-0-0-2drmfntbl-0-0-2-20040824-mergeDave Airlie1-0/+4
2004-07-29initial port of i915 to BSD, not finished doesn't work.. no idea why...Dave Airlie1-1/+1
2004-06-10i915.o drm driverKeith Whitwell1-0/+228