summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_dma.c
Commit message (Expand)AuthorAgeFilesLines
* 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: 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
|\
| * drm/i915, intel_ips: When i915 loads after IPS, make IPS relink to i915.Eric Anholt2010-12-231-0/+23
* | drm/i915: Allow the application to choose the constant addressing modeChris Wilson2010-12-201-0/+3
* | drm/i915: Add frame buffer compression on SandybridgeYuanhan Liu2010-12-151-2/+2
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-051-0/+3
|\ \ | |/
| * drm/i915: announce to userspace that the bsd ring is coherentDaniel Vetter2010-12-051-0/+3
* | drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNBChris Wilson2010-12-051-29/+31
* | drm/i915/ringbuffer: Handle cliprects in the callerChris Wilson2010-11-301-11/+11
* | drm/i915: Use drm_i915_gem_object as the preferred typeChris Wilson2010-11-231-1/+1
* | drm/i915: Contract the magic IPS constants into a direct LUTChris Wilson2010-11-231-160/+144
* | agp/intel: Remove confusion of stolen entries not stolen memoryChris Wilson2010-11-231-2/+2
* | drm/i915: Compute physical addresses from base of stolen memoryChris Wilson2010-11-231-121/+76
* | drm/i915: Correct a comment about the use of the workqueue.Eric Anholt2010-11-221-1/+1
* | drm/i915: Remove the definitions for Primary Ring BufferChris Wilson2010-11-111-2/+2
* | drm/i915: Fix unload after failed initialisationChris Wilson2010-11-081-9/+12
* | drm/i915: Switch to using pci_iounmap in conjunction with pci_iomapChris Wilson2010-10-291-2/+2
* | drm/i915: Only enforce fence limits inside the GTT.Chris Wilson2010-10-291-0/+3
* | drm/i915: Make the inactive object shrinker per-deviceChris Wilson2010-10-281-0/+3
* | drm/i915: Use pci_iomap for remapping the MMIO registers.Chris Wilson2010-10-281-13/+8
* | drm/i915: Use the agp_size determined from the GTTChris Wilson2010-10-271-14/+12
* | drm/i915: use the complete gttDaniel Vetter2010-10-271-5/+9
* | drm/i915: Propagate errors from writing to ringbufferChris Wilson2010-10-271-58/+61
* | drm/i915/ringbuffer: Drop the redundant dev from the vfunc interfaceChris Wilson2010-10-271-5/+5
|/
* drm/i915: IS_IRONLAKE is synonymous with gen == 5Chris Wilson2010-10-211-3/+3
* drm/i915: Enable SandyBridge blitter ringChris Wilson2010-10-211-0/+4
* drm/i915: Simplify most HAS_BSD() checksChris Wilson2010-10-201-5/+5
* drm/i915: Initialize panel timing registers if VBIOS did notBryan Freed2010-10-191-1/+4
* drm/i915: Fix oops on HWS unloadDaniel Vetter2010-10-191-3/+3
* Revert "drm/i915: Prevent module unload to avoid random memory corruption"Chris Wilson2010-10-191-3/+0
* Merge remote branch 'airlied/drm-core-next' into tmpChris Wilson2010-10-191-0/+3
|\
| * Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie2010-10-191-0/+3
| |\
| | * drm/i915: Prevent module unload to avoid random memory corruptionChris Wilson2010-10-081-0/+3
* | | drm/i915: add _DSM supportJesse Barnes2010-10-081-0/+2
* | | drm/i915: Free hardware status page on unload when physically mappedKeith Packard2010-10-071-0/+3
|/ /
* | drm/i915: Avoid circular locking from intel_fbdev_fini()Chris Wilson2010-10-041-0/+1
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-09-281-3/+3
|\ \ | |/
| * drm/i915: fix GMCH power reportingJesse Barnes2010-09-271-3/+3
* | drm/i915: fix debugging compilation error from previous commitChris Wilson2010-09-261-1/+0
* | drm/i915: Convert the file mutex into a spinlockChris Wilson2010-09-261-1/+1
* | drm/i915: kill ring->setup_status_pageDaniel Vetter2010-09-251-1/+1
* | drm/i915: Only hold a process-local lock whilst throttling.Chris Wilson2010-09-241-11/+11
* | drm/i915: Disable output polling across suspend & resumeChris Wilson2010-09-211-2/+0
* | intel-gtt: clean up gtt size reportingDaniel Vetter2010-09-211-1/+0
* | drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965gChris Wilson2010-09-211-15/+13
* | drm/i915: use GMBUS to manage i2c linksChris Wilson2010-09-181-0/+2
OpenPOWER on IntegriCloud