aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.c
Commit message (Expand)AuthorAge
* drm/i915: Convert i915 proc files to seq_file and move to debugfs.Ben Gamari2009-03-27
* i915: suspend/resume interrupt stateJesse Barnes2009-02-23
* drm/i915: suspend/resume GEM when KMS is activeJesse Barnes2009-02-22
* drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap.Jesse Barnes2009-02-19
* drm/i915: add get_vblank_counter function for GM45Jesse Barnes2009-02-08
* drm/i915: fix sparse warnings: make symbols staticHannes Eder2008-12-29
* DRM: i915: add mode setting supportJesse Barnes2008-12-29
* drm/i915: add GEM GTT mapping supportJesse Barnes2008-12-29
* drm: move to kref per-master structures.Dave Airlie2008-12-29
* drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt2008-10-17
* drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes2008-10-17
* separate i915 suspend/resume functions into their own fileJesse Barnes2008-10-17
* Add Intel ACPI IGD OpRegion supportMatthew Garrett2008-10-17
* i915: Use more consistent names for regs, and store them in a separate file.Jesse Barnes2008-10-17
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-13