- Update Xen patches to 3.3-rc5 and c/s 1157.
[linux-flexiantxendom0-3.2.10.git] / drivers / gpu / drm / i915 / i915_drv.c
2012-02-29 Jan Beulich- Update Xen patches to 3.3-rc5 and c/s 1157.
2012-01-19 Keith Packarddrm/i915: Hold gt_lock across forcewake register reads
2012-01-19 Keith Packarddrm/i915: Hold gt_lock during reset
2012-01-19 Keith Packarddrm/i915: Move reset forcewake processing to gen6_do_reset
2012-01-19 Daniel Vetterdrm/i915: protect force_wake_(get|put) with the gt_lock
2012-01-14 Daniel Vetterdrm/i915: convert force_wake_get to func pointer in...
2012-01-03 Keith Packarddrm/i915: Clean up multi-threaded forcewake patch
2011-12-20 Jeff Mahoney- Update to 3.2-rc6.
2011-12-20 Dave AirlieMerge tag 'v3.2-rc6' of /home/airlied/devel/kernel...
2011-12-16 Eugeni Dodonovdrm/i915: enable semaphores on per-device defaults
2011-12-16 Keith Packarddrm/i915: By default, enable RC6 on IVB and SNB when...
2011-11-28 Jan Beulich- Update Xen patches to 3,2-rc3 and c/s 1127.
2011-11-23 Keith Packarddrm/i915: add multi-threaded forcewake support
2011-11-23 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2011-11-22 Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2011-11-11 Arjan van de Vendrm: Make the per-driver file_operations struct const
2011-11-10 Keith Packarddrm/i915: Module parameters using '-1' as default must...
2011-11-07 Randy DunlapMerge branch 'docs/docbook/drm' of git://github.com...
2011-10-31 Paul Gortmakergpu: add module.h to drivers/gpu files as required.
2011-10-28 Daniel Vetterdrm/i915: only match on PCI_BASE_CLASS_DISPLAY
2011-10-21 Andi Kleeni915: Move i915_read/write out of line
2011-10-20 Keith PackardMerge branch 'fix-pch-refclk' into foo
2011-10-18 Dave AirlieMerge tag 'v3.1-rc10' into drm-core-next
2011-10-05 Jeff Mahoney- Update to 3.1-rc9.
2011-09-28 Keith PackardMerge branch 'drm-intel-fixes' into drm-intel-next
2011-09-28 Keith Packarddrm/i915: Initialize PCH refclks at modeset init time
2011-09-27 Keith Packarddrm/i915: Allow SSC parameter to override VBT value
2011-09-21 Keith Packarddrm/i915: FBC off for ironlake and older, otherwise...
2011-09-20 Akshay JoshiDrivers: i915: Fix all space related issues.
2011-09-12 Jan Beulich- Update Xen patches to 3.1-rc5 and c/s 1104.
2011-08-29 Michael WittenDocBook/drm: Clean up code comment
2011-08-05 Dave AirlieRevert "drm/i915: Try enabling RC6 by default (again)"
2011-08-03 Keith Packarddrm/i915: Try enabling RC6 by default (again)
2011-07-22 Michal MarekUpdate to 3.0.
2011-07-14 Ben Widawskydrm/i915: provide module parameter description
2011-07-14 Ben Widawskydrm/i915: add module parameter compiler hints
2011-07-13 Chris Wilsondrm/i915: Cache GT fifo count for SandyBridge
2011-07-12 Keith PackardMerge branch 'drm-intel-fixes' into drm-intel-next
2011-07-12 Keith PackardRevert "drm/i915: enable rc6 by default"
2011-07-08 Keith Packarddrm/i915: Enable i915 frame buffer compression by default
2011-07-07 Keith PackardMerge branch 'drm-intel-fixes' into drm-intel-next
2011-07-07 Kenneth Graunkedrm/i915: Enable GPU reset on Ivybridge.
2011-07-06 Jeff Mahoney- Update to 3.0-rc6.
2011-07-05 Jan Beulich- Update Xen patches to 3.0-rc5 and c/s 1095.
2011-06-30 Keith PackardMerge branch 'drm-intel-fixes' into drm-intel-next
2011-06-30 Jesse Barnesdrm/i915: move IRQ function table init to i915_irq.c
2011-06-29 Ben Widawskydrm/i915: hangcheck disable parameter
2011-06-28 Ben Widawskydrm/i915: forcewake fix after reset
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-05-24 Linus TorvaldsMerge branch 'drm-core-next' of git://git./linux/kernel...
2011-05-20 Jeff Mahoney- Updated to 2.6.39-final.
2011-05-17 Jesse Barnesdrm/i915: enable rc6 by default
2011-05-17 Jesse Barnesdrm/i915: add fbc enable flag, but disable by default
2011-05-15 Andy Lutomirskidrm/i915: Revert i915.semaphore=1 default from 47ae63e0
2011-05-14 Jesse Barnesdrm/i915: set IBX pch type explicitly
2011-05-14 Jesse Barnesdrm/i915: add Ivy Bridge PCI IDs and driver feature...
2011-05-14 Jesse Barnesdrm/i915: add PantherPoint PCH ID
2011-05-13 Andy Lutomirskidrm/i915: Revert i915.semaphore=1 default from i915...
2011-05-10 Ben Widawskydrm/i915: reference counted forcewake
2011-04-15 Jan Beulich- Update Xen patches to 2.6.39-rc3 and c/s 1079.
2011-03-14 Dave AirlieMerge remote branch 'intel/drm-intel-next' of ../drm...
2011-03-14 Jeff Mahoney- Linux: 2.6.38-rc8.
2011-03-07 Chris WilsonMerge branch 'drm-intel-fixes' into drm-intel-next
2011-03-07 Chris Wilsondrm/i915: Disable GPU semaphores by default
2011-03-06 Chris Wilsondrm/i915: Do not overflow the MMADDR write FIFO
2011-02-22 Chris Wilsondrm/i915: Add a module parameter to ignore lid status
2011-02-17 Jeff Mahoney- Update to 2.6.38-rc5.
2011-02-16 Chris WilsonMerge branch 'drm-intel-fixes' into drm-intel-next
2011-02-09 Chris Wilsondrm/i915: Disable RC6 on Ironlake
2011-02-08 Jeff Mahoney- Updated to 2.6.38-rc4.
2011-02-08 Jan Beulich- Update Xen patches to 2.6.38-rc4 and c/s 1066.
2011-02-07 Dave Airliedrm: rework PCI/platform driver interface.
2011-02-07 Dave Airliedrm: dumb scanout create/mmap for intel/radeon (v3)
2011-02-01 Chris Wilsondrm/i915: Only bind to function 0 of the PCI device
2011-02-01 Chris WilsonMerge branch 'drm-intel-fixes' into drm-intel-next
2011-02-01 Chris Wilsondrm/i915: Override SDVO panel type in VBT
2011-01-25 Chris Wilsondrm/i915: Reset state after a GPU reset or resume
2011-01-24 Chris WilsonMerge branch 'drm-intel-fixes' into drm-intel-next
2011-01-24 Chris Wilsondrm/i915: Disable high-precision vblank timestamping...
2011-01-23 Chris Wilsondrm/i915: Recognise non-VGA display devices
2011-01-19 Chris Wilsondrm/i915: Trivial sparse fixes
2011-01-13 Chris Wilsondrm/i915: Add a module option to override the use of SSC
2011-01-11 Jesse Barnesdrm/i915: cleanup rc6 code
2011-01-11 Jesse Barnesdrm/i915: fix rc6 enabling around suspend/resume
2011-01-11 Chris Wilsondrm/i915: add 'reset' parameter
2011-01-05 Dave Airliedrm/switcheroo: track state of switch in drivers.
2010-12-16 Mario Kleinerdrm/i915: Add support for precise vblank timestamping...
2010-12-15 Yuanhan Liudrm/i915: Add frame buffer compression on Sandybridge
2010-12-09 Chris Wilsondrm/i915: Terminate the FORCE WAKE after we have finish...
2010-12-09 Chris Wilsondrm/i915: Restore GTT mapping first upon resume
2010-12-09 Chris Wilsondrm/i915: driver.suspend and .resume are always set
2010-12-05 Chris Wilsondrm/i915: caps.has_rc6 is no longer used, remove it.
2010-12-05 Chris Wilsondrm/i915: Implement GPU semaphores for inter-ring synch...
2010-12-05 Chris Wilsondrm/i915: Be paranoid and bail on resetting if we can...
2010-11-29 Jeff Mahoney- Merge 2.6.37-rc3-git6 with Xen.
2010-11-26 Jan Beulich- Update Xen patches to 2.6.37-rc3-git1 and c/s 1055.
2010-11-23 Daniel Vetterdrm/i915: restore gtt on resume in the drm instead...
2010-11-22 Eric Anholtdrm/i915: Add support for GPU reset on gen6.
2010-11-22 Eric Anholtdrm/i915: Also reinit the BSD and BLT rings after a...
next