summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Restore the KMS modeset for every activated CRTCZhao Yakui2009-07-101-0/+5
* drm/i915: Make driver less chattyKeith Packard2009-07-011-2/+2
* drm/i915: correct suspend/resume orderingJesse Barnes2009-06-221-2/+2
* drm/i915: Unregister ACPI video driver when exitingMatthew Garrett2009-04-171-1/+1
* Merge branch 'linus' into releaseLen Brown2009-04-051-2/+42
|\
| * drm: Convert proc files to seq_file and introduce debugfsBen Gamari2009-03-131-2/+4
| * drm: claim PCI device when running in modesetting mode.Kristian Høgsberg2009-03-131-0/+38
* | ACPI: Populate DIDL before registering ACPI video device on IntelMatthew Garrett2009-03-271-1/+1
|/
* i915: suspend/resume interrupt stateJesse Barnes2009-02-231-3/+7
* drm/i915: suspend/resume GEM when KMS is activeJesse Barnes2009-02-231-1/+22
* drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap.Jesse Barnes2009-02-201-0/+2
* drm/i915: add get_vblank_counter function for GM45Jesse Barnes2009-02-081-1/+0
* drm/i915: fix sparse warnings: make symbols staticHannes Eder2008-12-291-1/+1
* DRM: i915: add mode setting supportJesse Barnes2008-12-291-0/+33
* drm/i915: add GEM GTT mapping supportJesse Barnes2008-12-291-1/+6
* drm: move to kref per-master structures.Dave Airlie2008-12-291-0/+2
* drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt2008-10-181-2/+9
* drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes2008-10-181-6/+5
* separate i915 suspend/resume functions into their own fileJesse Barnes2008-10-181-460/+2
* Add Intel ACPI IGD OpRegion supportMatthew Garrett2008-10-181-0/+4
* i915: Use more consistent names for regs, and store them in a separate file.Jesse Barnes2008-10-181-27/+27
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-141-0/+605
OpenPOWER on IntegriCloud