summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_dma.c
AgeCommit message (Expand)Author
2012-02-23Merge remote-tracking branch 'airlied/drm-next' into for-airliedDaniel Vetter
2012-02-16drm: move pci bus master enable into driver.Dave Airlie
2012-02-14Merge tag 'drm-intel-next-2012-02-07' of git://people.freedesktop.org/~danvet...Dave Airlie
2012-02-13drm/i915: fix up locking inconsistency around gem_do_initDaniel Vetter
2012-02-10Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queuedDaniel Vetter
2012-02-09drm/i915: enable ppgttDaniel Vetter
2012-02-09drm/i915: initialization/teardown for the aliasing ppgttDaniel Vetter
2012-02-08drm/i915: swizzling support for snb/ivbDaniel Vetter
2012-02-07Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie
2012-01-26drm/i915: argument to control retiring behaviorBen Widawsky
2012-01-19drm/i915: protect force_wake_(get|put) with the gt_lockDaniel Vetter
2012-01-17drm/i915: add a LLC feature flag in device descriptionEugeni Dodonov
2012-01-17drm/i915: kill i915_mem.cDaniel Vetter
2012-01-03drm/i915: Add support for resetting the SO write pointers on gen7.Eric Anholt
2012-01-03drm/i915: add color key support v4Jesse Barnes
2011-12-16drm/i915: prevent division by zero when asking for chipset powerEugeni Dodonov
2011-10-31gpu: add module.h to drivers/gpu files as required.Paul Gortmaker
2011-10-20drm/i915: support 3 pipes on IVB+Jesse Barnes
2011-09-19Drivers: i915: Fix all space related issues.Akshay Joshi
2011-07-22Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-07-22drm/i915: Initialize RCS ring status page address in intel_render_ring_init_driKeith Packard
2011-07-12Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-07-12drm/i915: Clean up i915_driver_load failure pathKeith Packard
2011-07-08drm/i915: Only export the generic intel_disable_fbc() interfaceChris Wilson
2011-06-29drm/i915: move IRQ function table init to i915_irq.cJesse Barnes
2011-06-27drm/i915: more struct_mutex lockingHugh Dickins
2011-05-13drm/i915: interrupt & vblank support for Ivy BridgeJesse Barnes
2011-05-13drm/i915: split enable/disable vblank code into chipset specific functionsJesse Barnes
2011-05-13drm/i915: split irq handling into per-chipset functionsJesse Barnes
2011-05-10drm/i915: move gen6 rps handling to workqueueBen Widawsky
2011-05-10drm/i915: Disable all outputs early, before KMS takeoverChris Wilson
2011-05-10drm/1915: ringbuffer wait for idle functionBen Widawsky
2011-04-27drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie
2011-03-02drm/i915: don't store the reg value for HWS_PGAChris Wilson
2011-03-01Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-03-01drm/i915: fix memory corruption with GM965 and >4GB RAMJan Niehusmann
2011-03-01drm/i915: Allow relocation deltas outside of target boChris Wilson
2011-02-07drm/i915: cleanup per-pipe reg usageJesse Barnes
2011-02-07drm/i915: Refine tracepointsChris Wilson
2011-01-24Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-01-23drm/i915: Recognise non-VGA display devicesChris Wilson
2011-01-20drm/i915: Initialise ring vfuncs for old DRI pathsChris Wilson
2011-01-19drm/i915: Trivial sparse fixesChris Wilson
2011-01-11drm/i915: Remove impossible testChris Wilson
2011-01-05drm/switcheroo: track state of switch in drivers.Dave Airlie
2011-01-05vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs.Dave Airlie
2011-01-05Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie
2010-12-23drm/i915, intel_ips: When i915 loads after IPS, make IPS relink to i915.Eric Anholt
2010-12-20drm/i915: Allow the application to choose the constant addressing modeChris Wilson
2010-12-15drm/i915: Add frame buffer compression on SandybridgeYuanhan Liu