summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_dma.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | drm/i915: Adapt workqueue to new alloc_workqueue interfaceChris Wilson2010-09-101-1/+16
* | drm/i915: die, i915_probe_agp, dieDaniel Vetter2010-09-081-178/+12
* | drm/i915: drop prealloc_start from i915_dma gtt initDaniel Vetter2010-09-081-8/+4
* | intel-gtt: introduce drm/intel-gtt.hDaniel Vetter2010-09-081-2/+0
* | drm/i915: Remove redundant initialisation of fb_baseChris Wilson2010-09-081-4/+0
* | drm/i915: Quieten sparse warnings for missing prototypes.Chris Wilson2010-09-081-1/+1
* | drm/i915: Remove the random SyncFlush during initialisationChris Wilson2010-09-081-6/+0
* | drm/i915: Use the VBT from OpRegion when available (v3)Chris Wilson2010-09-081-2/+7
* | drm/i915: unload: fix retire_work racesDaniel Vetter2010-09-081-0/+3
* | drm/i915: unload: ensure that gem is idleDaniel Vetter2010-09-081-1/+7
* | drm/i915: unload: fix unpin_work related racesDaniel Vetter2010-09-081-0/+3
* | drm/i915: unload: don't leak error stateDaniel Vetter2010-09-081-2/+2
* | drm/i915: unload: fix hotplug_work racesDaniel Vetter2010-09-081-1/+1
* | drm/i915: unload: fix error_work racesDaniel Vetter2010-09-081-3/+5
|/
* drm/i915: Allocate the PCI resource for the MCHBARChris Wilson2010-09-071-10/+10
* i915: return -EFAULT if copy_to_user failsDan Carpenter2010-09-061-3/+9
* drm/i915: overlay on gen2 can't address above 1GDaniel Vetter2010-09-061-0/+4
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-231-40/+40
|\
| * drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie2010-08-171-40/+40
* | drm/i915 invalidate indirect state pointers at end of ring execZou Nan hai2010-08-091-0/+7
|/
* drm/agp/i915: trim stolen space to 32MJesse Barnes2010-08-011-0/+8
* Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-08-011-1/+1
|\
| * drm/i915: don't free non-existent compressed llb on ILK+Jesse Barnes2010-07-261-1/+1
* | drm/i915: Add frame buffer compression support on Ironlake mobileZhao Yakui2010-08-011-4/+5
* | Merge branch 'drm-platform' into drm-testingDave Airlie2010-07-071-3/+4
|\ \ | |/ |/|
| * drm: Add support for platform devices to register as DRM devicesJordan Crouse2010-06-011-0/+1
| * drm: Remove drm_resource wrappersJordan Crouse2010-06-011-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-07-011-1/+7
|\ \
| * | drm/i915: fix uninitialized variable warning in i915_setup_compression()Prarit Bhargava2010-07-011-1/+1
| * | drm/i915: take struct_mutex in i915_dma_cleanup()Dan Carpenter2010-07-011-0/+2
| * | drm/i915: gen3 page flipping fixesJesse Barnes2010-06-181-0/+4
OpenPOWER on IntegriCloud