aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_dma.c
Commit message (Expand)AuthorAge
* Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-07-12
|\
| * drm/i915: Clean up i915_driver_load failure pathKeith Packard2011-07-12
* | drm/i915: Only export the generic intel_disable_fbc() interfaceChris Wilson2011-07-08
|/
* drm/i915: move IRQ function table init to i915_irq.cJesse Barnes2011-06-29
* drm/i915: more struct_mutex lockingHugh Dickins2011-06-27
* drm/i915: interrupt & vblank support for Ivy BridgeJesse Barnes2011-05-13
* drm/i915: split enable/disable vblank code into chipset specific functionsJesse Barnes2011-05-13
* drm/i915: split irq handling into per-chipset functionsJesse Barnes2011-05-13
* drm/i915: move gen6 rps handling to workqueueBen Widawsky2011-05-10
* drm/i915: Disable all outputs early, before KMS takeoverChris Wilson2011-05-10
* drm/1915: ringbuffer wait for idle functionBen Widawsky2011-05-10
* drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie2011-04-27
* drm/i915: don't store the reg value for HWS_PGAChris Wilson2011-03-02
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-03-01
|\
| * drm/i915: fix memory corruption with GM965 and >4GB RAMJan Niehusmann2011-03-01
* | drm/i915: Allow relocation deltas outside of target boChris Wilson2011-03-01
* | drm/i915: cleanup per-pipe reg usageJesse Barnes2011-02-07
* | drm/i915: Refine tracepointsChris Wilson2011-02-07
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-01-24
|\|
| * drm/i915: Recognise non-VGA display devicesChris Wilson2011-01-23
| * drm/i915: Initialise ring vfuncs for old DRI pathsChris Wilson2011-01-20
* | drm/i915: Trivial sparse fixesChris Wilson2011-01-19
|/
* drm/i915: Remove impossible testChris Wilson2011-01-11
* drm/switcheroo: track state of switch in drivers.Dave Airlie2011-01-04
* vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs.Dave Airlie2011-01-04
* Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie2011-01-04
|\
| * drm/i915, intel_ips: When i915 loads after IPS, make IPS relink to i915.Eric Anholt2010-12-23
* | drm/i915: Allow the application to choose the constant addressing modeChris Wilson2010-12-20
* | drm/i915: Add frame buffer compression on SandybridgeYuanhan Liu2010-12-15
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-05
|\|
| * drm/i915: announce to userspace that the bsd ring is coherentDaniel Vetter2010-12-05
* | drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNBChris Wilson2010-12-04
* | drm/i915/ringbuffer: Handle cliprects in the callerChris Wilson2010-11-30
* | drm/i915: Use drm_i915_gem_object as the preferred typeChris Wilson2010-11-23
* | drm/i915: Contract the magic IPS constants into a direct LUTChris Wilson2010-11-23
* | agp/intel: Remove confusion of stolen entries not stolen memoryChris Wilson2010-11-23
* | drm/i915: Compute physical addresses from base of stolen memoryChris Wilson2010-11-23
* | drm/i915: Correct a comment about the use of the workqueue.Eric Anholt2010-11-22
* | drm/i915: Remove the definitions for Primary Ring BufferChris Wilson2010-11-11
* | drm/i915: Fix unload after failed initialisationChris Wilson2010-11-08
* | drm/i915: Switch to using pci_iounmap in conjunction with pci_iomapChris Wilson2010-10-29
* | drm/i915: Only enforce fence limits inside the GTT.Chris Wilson2010-10-29
* | drm/i915: Make the inactive object shrinker per-deviceChris Wilson2010-10-28
* | drm/i915: Use pci_iomap for remapping the MMIO registers.Chris Wilson2010-10-28
* | drm/i915: Use the agp_size determined from the GTTChris Wilson2010-10-27
* | drm/i915: use the complete gttDaniel Vetter2010-10-27
* | drm/i915: Propagate errors from writing to ringbufferChris Wilson2010-10-27
* | drm/i915/ringbuffer: Drop the redundant dev from the vfunc interfaceChris Wilson2010-10-27
|/
* drm/i915: IS_IRONLAKE is synonymous with gen == 5Chris Wilson2010-10-21
* drm/i915: Enable SandyBridge blitter ringChris Wilson2010-10-21