aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_dma.c
Commit message (Expand)AuthorAge
* drm/i915: IS_IRONLAKE is synonymous with gen == 5Chris Wilson2010-10-21
* drm/i915: Enable SandyBridge blitter ringChris Wilson2010-10-21
* drm/i915: Simplify most HAS_BSD() checksChris Wilson2010-10-20
* drm/i915: Initialize panel timing registers if VBIOS did notBryan Freed2010-10-19
* drm/i915: Fix oops on HWS unloadDaniel Vetter2010-10-19
* Revert "drm/i915: Prevent module unload to avoid random memory corruption"Chris Wilson2010-10-19
* Merge remote branch 'airlied/drm-core-next' into tmpChris Wilson2010-10-19
|\
| * Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie2010-10-18
| |\
| | * drm/i915: Prevent module unload to avoid random memory corruptionChris Wilson2010-10-08
* | | drm/i915: add _DSM supportJesse Barnes2010-10-08
* | | drm/i915: Free hardware status page on unload when physically mappedKeith Packard2010-10-07
|/ /
* | drm/i915: Avoid circular locking from intel_fbdev_fini()Chris Wilson2010-10-04
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-09-28
|\|
| * drm/i915: fix GMCH power reportingJesse Barnes2010-09-27
* | drm/i915: fix debugging compilation error from previous commitChris Wilson2010-09-26
* | drm/i915: Convert the file mutex into a spinlockChris Wilson2010-09-26
* | drm/i915: kill ring->setup_status_pageDaniel Vetter2010-09-25
* | drm/i915: Only hold a process-local lock whilst throttling.Chris Wilson2010-09-24
* | drm/i915: Disable output polling across suspend & resumeChris Wilson2010-09-21
* | intel-gtt: clean up gtt size reportingDaniel Vetter2010-09-21
* | drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965gChris Wilson2010-09-21
* | drm/i915: use GMBUS to manage i2c linksChris Wilson2010-09-18
* | drm/i915: Adapt workqueue to new alloc_workqueue interfaceChris Wilson2010-09-10
* | drm/i915: die, i915_probe_agp, dieDaniel Vetter2010-09-08
* | drm/i915: drop prealloc_start from i915_dma gtt initDaniel Vetter2010-09-08
* | intel-gtt: introduce drm/intel-gtt.hDaniel Vetter2010-09-08
* | drm/i915: Remove redundant initialisation of fb_baseChris Wilson2010-09-08
* | drm/i915: Quieten sparse warnings for missing prototypes.Chris Wilson2010-09-08
* | drm/i915: Remove the random SyncFlush during initialisationChris Wilson2010-09-08
* | drm/i915: Use the VBT from OpRegion when available (v3)Chris Wilson2010-09-08
* | drm/i915: unload: fix retire_work racesDaniel Vetter2010-09-08
* | drm/i915: unload: ensure that gem is idleDaniel Vetter2010-09-08
* | drm/i915: unload: fix unpin_work related racesDaniel Vetter2010-09-08
* | drm/i915: unload: don't leak error stateDaniel Vetter2010-09-08
* | drm/i915: unload: fix hotplug_work racesDaniel Vetter2010-09-08
* | drm/i915: unload: fix error_work racesDaniel Vetter2010-09-08
|/
* drm/i915: Allocate the PCI resource for the MCHBARChris Wilson2010-09-07
* i915: return -EFAULT if copy_to_user failsDan Carpenter2010-09-06
* drm/i915: overlay on gen2 can't address above 1GDaniel Vetter2010-09-06
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-23
|\
| * drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie2010-08-17
* | drm/i915 invalidate indirect state pointers at end of ring execZou Nan hai2010-08-09
|/
* drm/agp/i915: trim stolen space to 32MJesse Barnes2010-08-01
* Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-08-01
|\
| * drm/i915: don't free non-existent compressed llb on ILK+Jesse Barnes2010-07-26
* | drm/i915: Add frame buffer compression support on Ironlake mobileZhao Yakui2010-08-01
* | Merge branch 'drm-platform' into drm-testingDave Airlie2010-07-07
|\ \ | |/ |/|
| * drm: Add support for platform devices to register as DRM devicesJordan Crouse2010-05-31
| * drm: Remove drm_resource wrappersJordan Crouse2010-05-31
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-07-01
|\ \