summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-05Merge branch 'linus' into releaseLen Brown1-2/+42
2009-03-27ACPI: Populate DIDL before registering ACPI video device on IntelMatthew Garrett1-1/+1
2009-03-13drm: Convert proc files to seq_file and introduce debugfsBen Gamari1-2/+4
2009-03-13drm: claim PCI device when running in modesetting mode.Kristian Høgsberg1-0/+38
2009-02-23i915: suspend/resume interrupt stateJesse Barnes1-3/+7
2009-02-23drm/i915: suspend/resume GEM when KMS is activeJesse Barnes1-1/+22
2009-02-20drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap.Jesse Barnes1-0/+2
2009-02-08drm/i915: add get_vblank_counter function for GM45Jesse Barnes1-1/+0
2008-12-29drm/i915: fix sparse warnings: make symbols staticHannes Eder1-1/+1
2008-12-29DRM: i915: add mode setting supportJesse Barnes1-0/+33
2008-12-29drm/i915: add GEM GTT mapping supportJesse Barnes1-1/+6
2008-12-29drm: move to kref per-master structures.Dave Airlie1-0/+2
2008-10-18drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt1-2/+9
2008-10-18drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes1-6/+5
2008-10-18separate i915 suspend/resume functions into their own fileJesse Barnes1-460/+2
2008-10-18Add Intel ACPI IGD OpRegion supportMatthew Garrett1-0/+4
2008-10-18i915: Use more consistent names for regs, and store them in a separate file.Jesse Barnes1-27/+27
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie1-0/+605