summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Disable high-precision vblank timestamping for UMSChris Wilson2011-01-241-0/+3
* drm/i915: Recognise non-VGA display devicesChris Wilson2011-01-231-1/+1
* drm/i915: Add a module option to override the use of SSCChris Wilson2011-01-131-0/+3
* drm/i915: cleanup rc6 codeJesse Barnes2011-01-111-3/+3
* drm/i915: fix rc6 enabling around suspend/resumeJesse Barnes2011-01-111-0/+3
* drm/i915: add 'reset' parameterChris Wilson2011-01-111-0/+6
* drm/switcheroo: track state of switch in drivers.Dave Airlie2011-01-051-1/+11
* drm/i915: Add support for precise vblank timestamping (v2)Mario Kleiner2010-12-161-0/+2
* drm/i915: Add frame buffer compression on SandybridgeYuanhan Liu2010-12-151-0/+1
* drm/i915: Terminate the FORCE WAKE after we have finished readingChris Wilson2010-12-091-0/+22
* drm/i915: Restore GTT mapping first upon resumeChris Wilson2010-12-091-1/+6
* drm/i915: driver.suspend and .resume are always setChris Wilson2010-12-091-5/+0
* drm/i915: caps.has_rc6 is no longer used, remove it.Chris Wilson2010-12-051-3/+3
* drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNBChris Wilson2010-12-051-3/+3
* drm/i915: Be paranoid and bail on resetting if we can't take the lock.Chris Wilson2010-12-051-1/+2
* drm/i915: restore gtt on resume in the drm instead of in intel-gtt.koDaniel Vetter2010-11-231-0/+1
* drm/i915: Add support for GPU reset on gen6.Eric Anholt2010-11-221-0/+11
* drm/i915: Also reinit the BSD and BLT rings after a GPU reset.Eric Anholt2010-11-221-2/+7
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-11-221-1/+2
|\
| * drm/i915: Disable FBC on Ironlake to save 1WAlex Shi2010-11-191-1/+2
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-11-021-1/+1
|\ \ | |/
| * drm/i915: Allow powersave modparam to be adjusted at runtime.Chris Wilson2010-11-021-1/+1
* | drm/i915: Make the inactive object shrinker per-deviceChris Wilson2010-10-281-3/+0
* | drm/i915/ringbuffer: Drop the redundant dev from the vfunc interfaceChris Wilson2010-10-271-1/+1
|/
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-261-65/+149
|\
| * drm/i915: IS_IRONLAKE is synonymous with gen == 5Chris Wilson2010-10-211-2/+2
| * drm/i915: Enable SandyBridge blitter ringChris Wilson2010-10-211-0/+2
| * drm/i915: If the GPU hangs twice within 5 seconds, declare it wedged.Chris Wilson2010-10-011-6/+9
| * drm/i915: Try to reset gen2 devices.Chris Wilson2010-10-011-0/+33
| * drm/i915: Clear fence registers on GPU resetChris Wilson2010-10-011-1/+1
| * drm/i915: Clear the gpu_write_list on resetting write_domain upon hangChris Wilson2010-09-221-15/+1
| * drm/i915: Disable output polling across suspend & resumeChris Wilson2010-09-211-1/+10
| * drm/i915: add a new BSD ring buffer for SandybridgeXiang, Haihao2010-09-211-0/+2
| * drm/i915: fix HAS_BSD with a device info flagXiang, Haihao2010-09-211-0/+4
| * drm/i915: Clean up bo lists on all hung gpusChris Wilson2010-09-211-5/+10
| * drm/i915: Clear GPU read domains on resetChris Wilson2010-09-211-0/+5
| * drm/i915: Clear flushing lists on GPU resetChris Wilson2010-09-211-0/+6
| * drm/i915: After a reset perform a forced modesetChris Wilson2010-09-211-7/+10
| * drm/i915: Add support for GPU soft reset on Ironlake.Kenneth Graunke2010-09-211-6/+24
| * drm/i915: Rename graphics reset registers.Kenneth Graunke2010-09-211-3/+3
| * drm/i915: Actually set the reset bit in i965_reset.Kenneth Graunke2010-09-211-16/+15
| * drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965gChris Wilson2010-09-211-43/+41
| * Merge branch 'drm-intel-fixes' into HEADChris Wilson2010-09-211-0/+1
| |\
| * | drm/i915/overlay: Move capabilities bits to common info block.Chris Wilson2010-09-081-0/+12
| * | drm/i915: Use the VBT from OpRegion when available (v3)Chris Wilson2010-09-081-3/+4
| * | Merge remote branch 'airlied/drm-core-next' into HEADChris Wilson2010-09-081-2/+0
| |\ \
| | * | drm: kill get_reg_ofs callbackDaniel Vetter2010-08-301-1/+0
| | * | drm: kill drm_map_ofs callbacksDaniel Vetter2010-08-301-1/+0
* | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | drm: use noop_llseekArnd Bergmann2010-09-161-0/+1
| |/ /
OpenPOWER on IntegriCloud