aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.c
AgeCommit message (Expand)Author
2011-03-07drm/i915: Disable GPU semaphores by defaultChris Wilson
2011-03-06drm/i915: Do not overflow the MMADDR write FIFOChris Wilson
2011-02-09drm/i915: Disable RC6 on IronlakeChris Wilson
2011-02-01drm/i915: Only bind to function 0 of the PCI deviceChris Wilson
2011-01-25drm/i915: Reset state after a GPU reset or resumeChris 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-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
2010-11-23drm/i915: restore gtt on resume in the drm instead of in intel-gtt.koDaniel Vetter
2010-11-22drm/i915: Add support for GPU reset on gen6.Eric Anholt
2010-11-22drm/i915: Also reinit the BSD and BLT rings after a GPU reset.Eric Anholt
2010-11-22Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-11-19drm/i915: Disable FBC on Ironlake to save 1WAlex Shi
2010-11-02Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-11-02drm/i915: Allow powersave modparam to be adjusted at runtime.Chris Wilson
2010-10-28drm/i915: Make the inactive object shrinker per-deviceChris Wilson
2010-10-27drm/i915/ringbuffer: Drop the redundant dev from the vfunc interfaceChris Wilson
2010-10-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21drm/i915: IS_IRONLAKE is synonymous with gen == 5Chris Wilson
2010-10-21drm/i915: Enable SandyBridge blitter ringChris Wilson
2010-10-01drm/i915: If the GPU hangs twice within 5 seconds, declare it wedged.Chris Wilson
2010-10-01drm/i915: Try to reset gen2 devices.Chris Wilson
2010-10-01drm/i915: Clear fence registers on GPU resetChris Wilson
2010-09-22drm/i915: Clear the gpu_write_list on resetting write_domain upon hangChris Wilson
2010-09-21drm/i915: Disable output polling across suspend & resumeChris Wilson
2010-09-21drm/i915: add a new BSD ring buffer for SandybridgeXiang, Haihao
2010-09-21drm/i915: fix HAS_BSD with a device info flagXiang, Haihao
2010-09-21drm/i915: Clean up bo lists on all hung gpusChris Wilson
2010-09-21drm/i915: Clear GPU read domains on resetChris Wilson
2010-09-21drm/i915: Clear flushing lists on GPU resetChris Wilson
2010-09-21drm/i915: After a reset perform a forced modesetChris Wilson
2010-09-21drm/i915: Add support for GPU soft reset on Ironlake.Kenneth Graunke
2010-09-21drm/i915: Rename graphics reset registers.Kenneth Graunke
2010-09-21drm/i915: Actually set the reset bit in i965_reset.Kenneth Graunke
2010-09-21drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965gChris Wilson
2010-09-21Merge branch 'drm-intel-fixes' into HEADChris Wilson
2010-09-17drm/i915,agp/intel: Add second set of PCI-IDs for B43Chris Wilson