summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_dma.c
AgeCommit message (Expand)Author
2010-10-29drm/i915: Only enforce fence limits inside the GTT.Chris Wilson
2010-10-28drm/i915: Make the inactive object shrinker per-deviceChris Wilson
2010-10-28drm/i915: Use pci_iomap for remapping the MMIO registers.Chris Wilson
2010-10-27drm/i915: Use the agp_size determined from the GTTChris Wilson
2010-10-27drm/i915: use the complete gttDaniel Vetter
2010-10-27drm/i915: Propagate errors from writing to ringbufferChris Wilson
2010-10-27drm/i915/ringbuffer: Drop the redundant dev from the vfunc interfaceChris Wilson
2010-10-21drm/i915: IS_IRONLAKE is synonymous with gen == 5Chris Wilson
2010-10-21drm/i915: Enable SandyBridge blitter ringChris Wilson
2010-10-20drm/i915: Simplify most HAS_BSD() checksChris Wilson
2010-10-19drm/i915: Initialize panel timing registers if VBIOS did notBryan Freed
2010-10-19drm/i915: Fix oops on HWS unloadDaniel Vetter
2010-10-19Revert "drm/i915: Prevent module unload to avoid random memory corruption"Chris Wilson
2010-10-19Merge remote branch 'airlied/drm-core-next' into tmpChris Wilson
2010-10-19Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie
2010-10-08drm/i915: Prevent module unload to avoid random memory corruptionChris Wilson
2010-10-08drm/i915: add _DSM supportJesse Barnes
2010-10-07drm/i915: Free hardware status page on unload when physically mappedKeith Packard
2010-10-04drm/i915: Avoid circular locking from intel_fbdev_fini()Chris Wilson
2010-09-28Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-09-27drm/i915: fix GMCH power reportingJesse Barnes
2010-09-26drm/i915: fix debugging compilation error from previous commitChris Wilson
2010-09-26drm/i915: Convert the file mutex into a spinlockChris Wilson
2010-09-25drm/i915: kill ring->setup_status_pageDaniel Vetter
2010-09-24drm/i915: Only hold a process-local lock whilst throttling.Chris Wilson
2010-09-21drm/i915: Disable output polling across suspend & resumeChris Wilson
2010-09-21intel-gtt: clean up gtt size reportingDaniel Vetter
2010-09-21drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965gChris Wilson
2010-09-18drm/i915: use GMBUS to manage i2c linksChris Wilson
2010-09-10drm/i915: Adapt workqueue to new alloc_workqueue interfaceChris Wilson
2010-09-08drm/i915: die, i915_probe_agp, dieDaniel Vetter
2010-09-08drm/i915: drop prealloc_start from i915_dma gtt initDaniel Vetter
2010-09-08intel-gtt: introduce drm/intel-gtt.hDaniel Vetter
2010-09-08drm/i915: Remove redundant initialisation of fb_baseChris Wilson
2010-09-08drm/i915: Quieten sparse warnings for missing prototypes.Chris Wilson
2010-09-08drm/i915: Remove the random SyncFlush during initialisationChris Wilson
2010-09-08drm/i915: Use the VBT from OpRegion when available (v3)Chris Wilson
2010-09-08drm/i915: unload: fix retire_work racesDaniel Vetter
2010-09-08drm/i915: unload: ensure that gem is idleDaniel Vetter
2010-09-08drm/i915: unload: fix unpin_work related racesDaniel Vetter
2010-09-08drm/i915: unload: don't leak error stateDaniel Vetter
2010-09-08drm/i915: unload: fix hotplug_work racesDaniel Vetter
2010-09-08drm/i915: unload: fix error_work racesDaniel Vetter
2010-09-07drm/i915: Allocate the PCI resource for the MCHBARChris Wilson
2010-09-06i915: return -EFAULT if copy_to_user failsDan Carpenter
2010-09-06drm/i915: overlay on gen2 can't address above 1GDaniel Vetter
2010-08-23Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-17drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie
2010-08-09drm/i915 invalidate indirect state pointers at end of ring execZou Nan hai
2010-08-01drm/agp/i915: trim stolen space to 32MJesse Barnes