summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-18radeon: remove microcode versionDave Airlie
2008-07-18drm/radeon: fixup 0 vs NULLDave Airlie
2008-07-17[FreeBSD] drm_irq.c updates for vblank fixes.Robert Noland
2008-07-17i915: remove old broken vblank codeJesse Barnes
2008-07-17Avoid incorrect vblank wakeupsJesse Barnes
2008-07-16FreeBSD: Fix radeon buildRobert Noland
2008-07-16BSD: change drm_locked_task*() to use the same scheme as linux.Owain Gordon Ainsworth
2008-07-15[FreeBSD] We aren't allowed to hold locks over bus_dma_tag_create or bus_dmam...Robert Noland
2008-07-15This is a modified version of Hong's patch from last month, with a fewHong Liu
2008-07-15drm: fix missing symbol exportDave Airlie
2008-07-15drm: add fix for PAT on radeon with 2.6.26Dave Airlie
2008-07-15drm/pcigart: fix warningDave Airlie
2008-07-14intel-gem: Disable tiling if we get junk from the MCHBAR read.Eric Anholt
2008-07-11intel-gem: Add two new ioctls for managing tiling on objects.Eric Anholt
2008-07-08xgi: use true/false instead of TRUE/FALSEmartin capitanio
2008-07-08nouveau: interface changes for nv5x 3dBen Skeggs
2008-07-07[intel-gem] typo fix in DRM_ERROREric Anholt
2008-07-03i915: official name for GM45 chipsetZhenyu Wang
2008-07-01i915: only use tiled blits on 965+Jesse Barnes
2008-07-01Revert "i915: only use tiled blits on 965+"Jesse Barnes
2008-07-01i915: only use tiled blits on 965+Jesse Barnes
2008-07-01i915: enable bus mastering on i915 at resume timeJie Luo
2008-06-25nv50: when destroying a channel make sure it's not still current on PFIFOBen Skeggs
2008-06-24[intel] Get vblank pipe from irq_mask_reg instead of hardware enable regKeith Packard
2008-06-24[intel] Create functions to enable/disable interruptsKeith Packard
2008-06-24i915: remove unused variableJesse Barnes
2008-06-24i915: register definition & header file cleanupJesse Barnes
2008-06-24Merge branch 'drm-gem' into drm-gem-965Keith Packard
2008-06-24[intel-gem] Include drm_compat.h to get kmap_atomic_prot_pfnKeith Packard
2008-06-24drm_compat: it's CONFIG_HIGHMEM, not CONFIG_HIMEMKeith Packard
2008-06-24[intel-gem] Use I915_GEM_DOMAIN_GTT in dri_gem_bo_wait_rendering.Keith Packard
2008-06-24[intel-gem] Recover resources from wedged hardware.Keith Packard
2008-06-24[intel-gem] pwrite through GTTKeith Packard
2008-06-24Was using irq_enable_reg in the use_mask_reg pathKeith Packard
2008-06-23[intel-gem] Include drm_compat.h to get kmap_atomic_prot_pfnKeith Packard
2008-06-23drm_compat: it's CONFIG_HIGHMEM, not CONFIG_HIMEMKeith Packard
2008-06-23[intel-gem] Use I915_GEM_DOMAIN_GTT in dri_gem_bo_wait_rendering.Keith Packard
2008-06-23[intel] leave interrupts disabled in ISR only on MSI againKeith Packard
2008-06-23[intel-gem] Recover resources from wedged hardware.Keith Packard
2008-06-23[intel] Switch to using IMR instead of IERKeith Packard
2008-06-23[intel-gem] pwrite through GTTKeith Packard
2008-06-23[intel] allow the irq code to use either enable or mask registersKeith Packard
2008-06-23nv50: oops, keep VRAM allocations aligned at 64KiB - that's our page size..Ben Skeggs
2008-06-23nv50: use same dma object for fb/tt accessBen Skeggs
2008-06-23nouveau: allocate drm-use vram buffers from end of vram.Ben Skeggs
2008-06-22agp: use true/false instead of TRUE/FALSEDave Airlie
2008-06-21RADEON: 0x1002 0x5657 is actually an RV410Alex Deucher
2008-06-21[intel] Use IMR instead of IER to pend interrupts during ISRKeith Packard
2008-06-21[intel-gem] Add /proc/dri/*/i915_gem_interruptKeith Packard
2008-06-21[intel] Count received interruptsKeith Packard