summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.c
AgeCommit message (Expand)Author
2011-07-13drm/i915: provide module parameter descriptionBen Widawsky
2011-07-13drm/i915: add module parameter compiler hintsBen Widawsky
2011-07-13drm/i915: Cache GT fifo count for SandyBridgeChris Wilson
2011-07-12Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-07-12Revert "drm/i915: enable rc6 by default"Keith Packard
2011-07-08drm/i915: Enable i915 frame buffer compression by defaultKeith Packard
2011-07-07Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-07-07drm/i915: Enable GPU reset on Ivybridge.Kenneth Graunke
2011-06-29Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-06-29drm/i915: move IRQ function table init to i915_irq.cJesse Barnes
2011-06-29drm/i915: hangcheck disable parameterBen Widawsky
2011-06-28drm/i915: forcewake fix after resetBen Widawsky
2011-05-24Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-05-17drm/i915: enable rc6 by defaultJesse Barnes
2011-05-17drm/i915: add fbc enable flag, but disable by defaultJesse Barnes
2011-05-13drm/i915: set IBX pch type explicitlyJesse Barnes
2011-05-13drm/i915: add Ivy Bridge PCI IDs and driver feature structsJesse Barnes
2011-05-13drm/i915: add PantherPoint PCH IDJesse Barnes
2011-05-13drm/i915: Revert i915.semaphore=1 default from i915 mergeAndy Lutomirski
2011-05-10drm/i915: reference counted forcewakeBen Widawsky
2011-03-14Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie
2011-03-07Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-03-07drm/i915: Disable GPU semaphores by defaultChris Wilson
2011-03-06drm/i915: Do not overflow the MMADDR write FIFOChris Wilson
2011-02-22drm/i915: Add a module parameter to ignore lid statusChris Wilson
2011-02-16Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-02-09drm/i915: Disable RC6 on IronlakeChris Wilson
2011-02-07drm: rework PCI/platform driver interface.Dave Airlie
2011-02-07drm: dumb scanout create/mmap for intel/radeon (v3)Dave Airlie
2011-02-01drm/i915: Only bind to function 0 of the PCI deviceChris Wilson
2011-02-01Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-02-01drm/i915: Override SDVO panel type in VBTChris Wilson
2011-01-25drm/i915: Reset state after a GPU reset or resumeChris Wilson
2011-01-24Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-01-24drm/i915: Disable high-precision vblank timestamping for UMSChris Wilson
2011-01-23drm/i915: Recognise non-VGA display devicesChris Wilson
2011-01-19drm/i915: Trivial sparse fixesChris Wilson
2011-01-13drm/i915: Add a module option to override the use of SSCChris Wilson
2011-01-11drm/i915: cleanup rc6 codeJesse Barnes
2011-01-11drm/i915: fix rc6 enabling around suspend/resumeJesse Barnes
2011-01-11drm/i915: add 'reset' parameterChris Wilson
2011-01-05drm/switcheroo: track state of switch in drivers.Dave Airlie
2010-12-16drm/i915: Add support for precise vblank timestamping (v2)Mario Kleiner
2010-12-15drm/i915: Add frame buffer compression on SandybridgeYuanhan Liu
2010-12-09drm/i915: Terminate the FORCE WAKE after we have finished readingChris Wilson
2010-12-09drm/i915: Restore GTT mapping first upon resumeChris Wilson
2010-12-09drm/i915: driver.suspend and .resume are always setChris Wilson
2010-12-05drm/i915: caps.has_rc6 is no longer used, remove it.Chris Wilson
2010-12-05drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNBChris Wilson
2010-12-05drm/i915: Be paranoid and bail on resetting if we can't take the lock.Chris Wilson