aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.c
Commit message (Expand)AuthorAge
* Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie2011-03-14
|\
| * Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-03-07
| |\
| | * drm/i915: Disable GPU semaphores by defaultChris Wilson2011-03-07
| | * drm/i915: Do not overflow the MMADDR write FIFOChris Wilson2011-03-06
| * | drm/i915: Add a module parameter to ignore lid statusChris Wilson2011-02-22
| * | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-02-16
| |\|
| | * drm/i915: Disable RC6 on IronlakeChris Wilson2011-02-09
| * | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-02-01
| |\ \
| * | | drm/i915: Override SDVO panel type in VBTChris Wilson2011-02-01
| * | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-01-24
| |\ \ \
| * | | | drm/i915: Trivial sparse fixesChris Wilson2011-01-19
* | | | | drm: rework PCI/platform driver interface.Dave Airlie2011-02-06
* | | | | drm: dumb scanout create/mmap for intel/radeon (v3)Dave Airlie2011-02-06
| |_|_|/ |/| | |
* | | | drm/i915: Only bind to function 0 of the PCI deviceChris Wilson2011-02-01
| |_|/ |/| |
* | | drm/i915: Reset state after a GPU reset or resumeChris Wilson2011-01-25
| |/ |/|
* | drm/i915: Disable high-precision vblank timestamping for UMSChris Wilson2011-01-24
* | drm/i915: Recognise non-VGA display devicesChris Wilson2011-01-23
|/
* drm/i915: Add a module option to override the use of SSCChris Wilson2011-01-13
* drm/i915: cleanup rc6 codeJesse Barnes2011-01-11
* drm/i915: fix rc6 enabling around suspend/resumeJesse Barnes2011-01-11
* drm/i915: add 'reset' parameterChris Wilson2011-01-11
* drm/switcheroo: track state of switch in drivers.Dave Airlie2011-01-04
* drm/i915: Add support for precise vblank timestamping (v2)Mario Kleiner2010-12-16
* drm/i915: Add frame buffer compression on SandybridgeYuanhan Liu2010-12-15
* drm/i915: Terminate the FORCE WAKE after we have finished readingChris Wilson2010-12-09
* drm/i915: Restore GTT mapping first upon resumeChris Wilson2010-12-09
* drm/i915: driver.suspend and .resume are always setChris Wilson2010-12-09
* drm/i915: caps.has_rc6 is no longer used, remove it.Chris Wilson2010-12-05
* drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNBChris Wilson2010-12-04
* drm/i915: Be paranoid and bail on resetting if we can't take the lock.Chris Wilson2010-12-04
* drm/i915: restore gtt on resume in the drm instead of in intel-gtt.koDaniel Vetter2010-11-23
* drm/i915: Add support for GPU reset on gen6.Eric Anholt2010-11-22
* drm/i915: Also reinit the BSD and BLT rings after a GPU reset.Eric Anholt2010-11-22
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-11-22
|\
| * drm/i915: Disable FBC on Ironlake to save 1WAlex Shi2010-11-19
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-11-02
|\|
| * drm/i915: Allow powersave modparam to be adjusted at runtime.Chris Wilson2010-11-02
* | drm/i915: Make the inactive object shrinker per-deviceChris Wilson2010-10-28
* | drm/i915/ringbuffer: Drop the redundant dev from the vfunc interfaceChris Wilson2010-10-27
|/
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-26
|\
| * drm/i915: IS_IRONLAKE is synonymous with gen == 5Chris Wilson2010-10-21
| * drm/i915: Enable SandyBridge blitter ringChris Wilson2010-10-21
| * drm/i915: If the GPU hangs twice within 5 seconds, declare it wedged.Chris Wilson2010-10-01
| * drm/i915: Try to reset gen2 devices.Chris Wilson2010-10-01
| * drm/i915: Clear fence registers on GPU resetChris Wilson2010-10-01
| * drm/i915: Clear the gpu_write_list on resetting write_domain upon hangChris Wilson2010-09-22
| * drm/i915: Disable output polling across suspend & resumeChris Wilson2010-09-21
| * drm/i915: add a new BSD ring buffer for SandybridgeXiang, Haihao2010-09-21
| * drm/i915: fix HAS_BSD with a device info flagXiang, Haihao2010-09-21
| * drm/i915: Clean up bo lists on all hung gpusChris Wilson2010-09-21