aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.c
AgeCommit message (Expand)Author
2010-01-25drm/i915: Fix the device info of PineviewLi Peng
2010-01-15drm/i915: disable LVDS downclock by defaultJesse Barnes
2010-01-12drm/i915: Fix resume regression on MSI Wind U100 w/o KMSRafael J. Wysocki
2010-01-06Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-12-18drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann
2009-12-16drm/i915: Track whether cursor needs physical address in intel_device_infoKristian Høgsberg
2009-12-16drm/i915: Implement IS_* macros using static tablesKristian Høgsberg
2009-12-16drm/i915: Move PCI IDs into i915 driverKristian Høgsberg
2009-12-16drm/i915: implement new pm ops for i915Zhenyu Wang
2009-11-18drm: Add async event synchronization for drmWaitVblankKristian Høgsberg
2009-11-02i915: fix intel graphics suspend breakage due to resume/lid event confusionLinus Torvalds
2009-09-17drm/i915: remove restore in resumeZhenyu Wang
2009-09-17drm/i915: Register a shrinker to free inactive lists under memory pressureChris Wilson
2009-09-17drm/i915: fix suspend/resume breakage in lid notifierJesse Barnes
2009-09-17drm/i915: Implement GPU reset on i965Ben Gamari
2009-09-04drm/i915: i915_modeset is signedKyle McMartin
2009-09-04drm/i915: add dynamic clock frequency controlJesse Barnes
2009-09-04drm/i915: Move i915_gem_debugfs.c to i915_debugfs.cBen Gamari
2009-07-10drm/i915: Restore the KMS modeset for every activated CRTCZhao Yakui
2009-07-01drm/i915: Make driver less chattyKeith Packard
2009-06-22drm/i915: correct suspend/resume orderingJesse Barnes
2009-04-17drm/i915: Unregister ACPI video driver when exitingMatthew Garrett
2009-04-05Merge branch 'linus' into releaseLen Brown
2009-03-27ACPI: Populate DIDL before registering ACPI video device on IntelMatthew Garrett
2009-03-13drm: Convert proc files to seq_file and introduce debugfsBen Gamari
2009-03-13drm: claim PCI device when running in modesetting mode.Kristian Høgsberg
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