aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
Commit message (Expand)AuthorAgeFilesLines
* i915: use io-mapping interfaces instead of a variety of mapping kludgesKeith Packard2008-10-311-0/+3
* drm/i915: hold dev->struct_mutex and DRM lock during vblank ring operationsKeith Packard2008-10-231-5/+5
* i915: Map status page cached for chips with GTT-based HWS location.Keith Packard2008-10-181-0/+3
* i915: Use non-reserved status page index for breadcrumbKeith Packard2008-10-181-6/+8
* drm: Clean up many sparse warnings in i915.Eric Anholt2008-10-181-7/+7
* i915: Use struct_mutex to protect ring in GEM mode.Eric Anholt2008-10-181-0/+15
* drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt2008-10-181-4/+249
* drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes2008-10-181-5/+15
* new chip name is GM45Jesse Barnes2008-10-181-3/+3
* separate i915 suspend/resume functions into their own fileJesse Barnes2008-10-181-0/+11
* Add Intel ACPI IGD OpRegion supportMatthew Garrett2008-10-181-0/+17
* i915: Add support for MSI and interrupt mitigation.Eric Anholt2008-10-181-0/+6
* i915: Use more consistent names for regs, and store them in a separate file.Jesse Barnes2008-10-181-812/+24
* i915: remove settable use_mi_batchbuffer_startKeith Packard2008-10-181-1/+0
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-141-0/+1142