summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.c
AgeCommit message (Expand)Author
2010-09-17drm/i915,agp/intel: Add second set of PCI-IDs for B43Chris Wilson
2010-09-07intel_agp,i915: Add more sandybridge graphics device idsZhenyu Wang
2010-09-07drm/i915: Include a generation number in the device infoChris Wilson
2010-08-21drm/i915,intel_agp: Add support for Sandybridge D0Zhenyu Wang
2010-08-01drm/i915: Refactor i915_gem_retire_requests()Chris Wilson
2010-08-01drm/i915: Include any alternate names by which the device is known.Chris Wilson
2010-08-01drm/i915: Use 128k alignment for untiled display surface on i965 (v2)Chris Wilson
2010-08-01drm/i915: Silence sparse over non-static local structure.Chris Wilson
2010-08-01drm/i915: Silence sparse over duplicate members in static initializerChris Wilson
2010-08-01drm/i915: Add frame buffer compression support on Ironlake mobileZhao Yakui
2010-07-07Merge branch 'drm-platform' into drm-testingDave Airlie
2010-06-01drm: Add support for platform devices to register as DRM devicesJordan Crouse
2010-05-26drm/i915: Storage class should be before const qualifierTobias Klauser
2010-05-26i915: fix lock imbalance on error path...Daniel J Blueman
2010-05-26drm/i915: convert some gem structures to per-ring V2Zou Nan hai
2010-05-26drm/i915: introduce intel_ring_buffer structure (V2)Zou Nan hai
2010-05-26drm/i915: Rename dev_priv->ring to dev_priv->render_ring.Eric Anholt
2010-05-10Merge remote branch 'origin/master' into drm-intel-nextEric Anholt
2010-04-18drm/i915: Fix 82854 PCI ID, and treat it like other 85XAdam Jackson
2010-04-12drm/i915: Probe for PCH chipset typeZhenyu Wang
2010-03-25drm/i915: introduce to_intel_bo helperDaniel Vetter
2010-03-25drm/i915: Disable FBC on 915GM and 945GM.Robert Hooker
2010-03-17drm/i915: Fix check with IS_GEN6Zhenyu Wang
2010-03-01Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie
2010-03-01vga_switcheroo: initial implementation (v15)Dave Airlie
2010-02-26drm/i915: Add dependency on the intel agp moduleZhenyu Wang
2010-02-26drm/i915: Correct the Sandybridge chipset info structs.Eric Anholt
2010-02-26drm/i915: Add a new mobile Sandybridge PCI ID.Eric Anholt
2010-02-26drm/i915: Fix sandybridge status page setup.Eric Anholt
2010-02-25Merge remote branch 'anholt/drm-intel-next' into drm-next-stageDave Airlie
2010-02-22i915 / PM: Fix hibernate regression caused by suspend/resume splittingRafael J. Wysocki
2010-02-22drm/i915: add dynamic performance control support for IronlakeJesse Barnes
2010-02-10drm/i915: Fix crash while aborting hibernationRafael J. Wysocki
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