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