summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_dma.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Only enable IPS polling for gen5Chris Wilson2012-05-021-5/+10
* drm/i915: don't leak struct_mutex lock on ppgtt init failuresDaniel Vetter2012-04-031-1/+3
* drm/i915: disable ppgtt on snb when dmar is enabledDaniel Vetter2012-04-021-1/+16
* Merge remote-tracking branch 'airlied/drm-next' into for-airliedDaniel Vetter2012-02-231-0/+2
|\
| * drm: move pci bus master enable into driver.Dave Airlie2012-02-161-0/+2
| * Merge tag 'drm-intel-next-2012-02-07' of git://people.freedesktop.org/~danvet...Dave Airlie2012-02-141-1/+1
| |\
| * \ Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie2012-02-071-10/+7
| |\ \
* | | | drm/i915: fix up locking inconsistency around gem_do_initDaniel Vetter2012-02-131-1/+1
* | | | Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queuedDaniel Vetter2012-02-101-0/+1
|\ \ \ \ | |/ / /
| * | | drm/i915: protect force_wake_(get|put) with the gt_lockDaniel Vetter2012-01-191-0/+1
* | | | drm/i915: enable ppgttDaniel Vetter2012-02-091-1/+1
* | | | drm/i915: initialization/teardown for the aliasing ppgttDaniel Vetter2012-02-091-11/+30
* | | | drm/i915: swizzling support for snb/ivbDaniel Vetter2012-02-081-1/+1
| |_|/ |/| |
* | | drm/i915: argument to control retiring behaviorBen Widawsky2012-01-261-1/+1
| |/ |/|
* | drm/i915: add a LLC feature flag in device descriptionEugeni Dodonov2012-01-171-0/+3
* | drm/i915: kill i915_mem.cDaniel Vetter2012-01-171-10/+4
|/
* drm/i915: Add support for resetting the SO write pointers on gen7.Eric Anholt2012-01-031-0/+3
* drm/i915: add color key support v4Jesse Barnes2012-01-031-0/+2
* drm/i915: prevent division by zero when asking for chipset powerEugeni Dodonov2011-12-161-0/+10
* gpu: add module.h to drivers/gpu files as required.Paul Gortmaker2011-10-311-0/+1
* drm/i915: support 3 pipes on IVB+Jesse Barnes2011-10-201-1/+3
* Drivers: i915: Fix all space related issues.Akshay Joshi2011-09-191-22/+22
* Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-07-221-4/+2
|\
| * drm/i915: Initialize RCS ring status page address in intel_render_ring_init_driKeith Packard2011-07-221-4/+2
* | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-07-121-3/+11
|\ \ | |/
| * drm/i915: Clean up i915_driver_load failure pathKeith Packard2011-07-121-3/+11
* | drm/i915: Only export the generic intel_disable_fbc() interfaceChris Wilson2011-07-081-1/+3
|/
* drm/i915: move IRQ function table init to i915_irq.cJesse Barnes2011-06-291-30/+1
* drm/i915: more struct_mutex lockingHugh Dickins2011-06-271-2/+1
* drm/i915: interrupt & vblank support for Ivy BridgeJesse Barnes2011-05-131-2/+10
* drm/i915: split enable/disable vblank code into chipset specific functionsJesse Barnes2011-05-131-0/+4
* drm/i915: split irq handling into per-chipset functionsJesse Barnes2011-05-131-0/+12
* drm/i915: move gen6 rps handling to workqueueBen Widawsky2011-05-101-0/+1
* drm/i915: Disable all outputs early, before KMS takeoverChris Wilson2011-05-101-9/+22
* drm/1915: ringbuffer wait for idle functionBen Widawsky2011-05-101-1/+1
* drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie2011-04-271-1/+1
* drm/i915: don't store the reg value for HWS_PGAChris Wilson2011-03-021-6/+13
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-03-011-0/+11
|\
| * drm/i915: fix memory corruption with GM965 and >4GB RAMJan Niehusmann2011-03-011-0/+11
* | drm/i915: Allow relocation deltas outside of target boChris Wilson2011-03-011-0/+3
* | drm/i915: cleanup per-pipe reg usageJesse Barnes2011-02-071-1/+6
* | drm/i915: Refine tracepointsChris Wilson2011-02-071-1/+0
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-01-241-20/+15
|\ \ | |/
| * drm/i915: Recognise non-VGA display devicesChris Wilson2011-01-231-2/+8
| * drm/i915: Initialise ring vfuncs for old DRI pathsChris Wilson2011-01-201-18/+7
* | drm/i915: Trivial sparse fixesChris Wilson2011-01-191-5/+7
|/
* drm/i915: Remove impossible testChris Wilson2011-01-111-8/+0
* drm/switcheroo: track state of switch in drivers.Dave Airlie2011-01-051-0/+4
* vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs.Dave Airlie2011-01-051-0/+1
* Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie2011-01-051-0/+23
|\
OpenPOWER on IntegriCloud