summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915,intel_agp: Add support for Sandybridge D0Zhenyu Wang2010-08-211-0/+1
* drm/i915: Refactor i915_gem_retire_requests()Chris Wilson2010-08-011-1/+1
* drm/i915: Include any alternate names by which the device is known.Chris Wilson2010-08-011-26/+26
* drm/i915: Use 128k alignment for untiled display surface on i965 (v2)Chris Wilson2010-08-011-2/+2
* drm/i915: Silence sparse over non-static local structure.Chris Wilson2010-08-011-1/+1
* drm/i915: Silence sparse over duplicate members in static initializerChris Wilson2010-08-011-2/+2
* drm/i915: Add frame buffer compression support on Ironlake mobileZhao Yakui2010-08-011-1/+1
* Merge branch 'drm-platform' into drm-testingDave Airlie2010-07-071-1/+1
|\
| * drm: Add support for platform devices to register as DRM devicesJordan Crouse2010-06-011-1/+1
* | drm/i915: Storage class should be before const qualifierTobias Klauser2010-05-261-19/+19
* | i915: fix lock imbalance on error path...Daniel J Blueman2010-05-261-0/+1
* | drm/i915: convert some gem structures to per-ring V2Zou Nan hai2010-05-261-1/+1
* | drm/i915: introduce intel_ring_buffer structure (V2)Zou Nan hai2010-05-261-26/+3
* | drm/i915: Rename dev_priv->ring to dev_priv->render_ring.Eric Anholt2010-05-261-1/+1
|/
* Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-05-101-2/+3
|\
| * drm/i915: Fix 82854 PCI ID, and treat it like other 85XAdam Jackson2010-04-181-2/+3
* | drm/i915: Probe for PCH chipset typeZhenyu Wang2010-04-121-0/+29
|/
* drm/i915: introduce to_intel_bo helperDaniel Vetter2010-03-251-1/+1
* drm/i915: Disable FBC on 915GM and 945GM.Robert Hooker2010-03-251-2/+2
* drm/i915: Fix check with IS_GEN6Zhenyu Wang2010-03-171-2/+2
* Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie2010-03-011-2/+2
|\
| * vga_switcheroo: initial implementation (v15)Dave Airlie2010-03-011-2/+2
* | drm/i915: Add dependency on the intel agp moduleZhenyu Wang2010-02-261-0/+6
* | drm/i915: Correct the Sandybridge chipset info structs.Eric Anholt2010-02-261-3/+1
* | drm/i915: Add a new mobile Sandybridge PCI ID.Eric Anholt2010-02-261-0/+7
* | drm/i915: Fix sandybridge status page setup.Eric Anholt2010-02-261-0/+7
* | Merge remote branch 'anholt/drm-intel-next' into drm-next-stageDave Airlie2010-02-251-0/+5
|\ \ | |/ |/|
| * drm/i915: add dynamic performance control support for IronlakeJesse Barnes2010-02-221-0/+5
* | i915 / PM: Fix hibernate regression caused by suspend/resume splittingRafael J. Wysocki2010-02-221-21/+9
|/
* drm/i915: Fix crash while aborting hibernationRafael J. Wysocki2010-02-101-67/+101
* drm/i915: Fix the device info of PineviewLi Peng2010-01-251-1/+1
* drm/i915: disable LVDS downclock by defaultJesse Barnes2010-01-151-0/+3
* drm/i915: Fix resume regression on MSI Wind U100 w/o KMSRafael J. Wysocki2010-01-121-0/+5
* Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-01-061-9/+165
|\
| * drm/i915: Track whether cursor needs physical address in intel_device_infoKristian Høgsberg2009-12-161-5/+6
| * drm/i915: Implement IS_* macros using static tablesKristian Høgsberg2009-12-161-34/+110
| * drm/i915: Move PCI IDs into i915 driverKristian Høgsberg2009-12-161-2/+40
| * drm/i915: implement new pm ops for i915Zhenyu Wang2009-12-161-6/+47
* | drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann2009-12-181-1/+1
|/
* drm: Add async event synchronization for drmWaitVblankKristian Høgsberg2009-11-181-0/+1
* i915: fix intel graphics suspend breakage due to resume/lid event confusionLinus Torvalds2009-11-021-2/+3
* drm/i915: remove restore in resumeZhenyu Wang2009-09-171-2/+0
* drm/i915: Register a shrinker to free inactive lists under memory pressureChris Wilson2009-09-171-0/+3
* drm/i915: fix suspend/resume breakage in lid notifierJesse Barnes2009-09-171-0/+4
* drm/i915: Implement GPU reset on i965Ben Gamari2009-09-171-0/+124
* drm/i915: i915_modeset is signedKyle McMartin2009-09-041-1/+1
* drm/i915: add dynamic clock frequency controlJesse Barnes2009-09-041-0/+3
* drm/i915: Move i915_gem_debugfs.c to i915_debugfs.cBen Gamari2009-09-041-2/+2
* 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
OpenPOWER on IntegriCloud