aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* i915: GM45 has GM965-style MCH setup.Eric Anholt2008-10-17
* i915: Don't run retire work handler while suspendedKeith Packard2008-10-17
* i915: Map status page cached for chips with GTT-based HWS location.Keith Packard2008-10-17
* i915: Fix up ring initialization to cover G45 odditiesKeith Packard2008-10-17
* i915: Use non-reserved status page index for breadcrumbKeith Packard2008-10-17
* drm: Increment dev_priv->irq_received so i915_gem_interrupts count works.Eric Anholt2008-10-17
* drm: kill drm_device->irqJesse Barnes2008-10-17
* drm: wbinvd is cache coherent.Dave Airlie2008-10-17
* i915: add missing return in error path.Dave Airlie2008-10-17
* i915: fixup permissions on gem ioctls.Dave Airlie2008-10-17
* drm: Clean up many sparse warnings in i915.Eric Anholt2008-10-17
* drm: Use ioremap_wc in i915_driver instead of ioremap, since we always want WC.Eric Anholt2008-10-17
* drm: G33-class hardware has a newer 965-style MCH (no DCC register).Eric Anholt2008-10-17
* drm: Avoid oops in GEM execbuffers with bad arguments.Eric Anholt2008-10-17
* DRM: Return -EBADF on bad object in flink, and return curent name if it exists.Eric Anholt2008-10-17
* i915 gem: install and uninstall irq handler in entervt and leavevt ioctls.Kristian Høgsberg2008-10-17
* i915: Make use of sarea_priv conditional.Kristian Høgsberg2008-10-17
* i915: Use struct_mutex to protect ring in GEM mode.Eric Anholt2008-10-17
* i915: Add chip set ID param.Kristian Høgsberg2008-10-17
* drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt2008-10-17
* Export kmap_atomic_pfn for DRM-GEM.Eric Anholt2008-10-17
* Export shmem_file_setup for DRM-GEMKeith Packard2008-10-17
* drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes2008-10-17
* drm/cred: wrap task credential accesses in the drm driver.David Howells2008-10-17
* new chip name is GM45Jesse Barnes2008-10-17
* separate i915 suspend/resume functions into their own fileJesse Barnes2008-10-17
* radeon: fix writeback across suspend/resume.Dave Airlie2008-10-17
* drm: fix sysfs error path.Dave Airlie2008-10-17
* FB_SIS=m, DRM_SIS=y is not a legal configuration.Adrian Bunk2008-10-17
* Add Intel ACPI IGD OpRegion supportMatthew Garrett2008-10-17
* i915: Initialize hardware status page at device load when possible.Keith Packard2008-10-17
* i915: Track progress inside of batchbuffers for determining wedgedness.Keith Packard2008-10-17
* i915: Add support for MSI and interrupt mitigation.Eric Anholt2008-10-17
* i915: Use more consistent names for regs, and store them in a separate file.Jesse Barnes2008-10-17
* i915: Ignore X server provided mmio addressKeith Packard2008-10-17
* i915: remove settable use_mi_batchbuffer_startKeith Packard2008-10-17
* SiS DRM: fix a pointer cast warningDavid Howells2008-10-17
* SiS DRM: fix the memory allocator if the SIS FB is built as a moduleDavid Howells2008-10-17
* drm: remove #define's for non-linux systemsCarlos R. Mafra2008-10-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2008-10-17
|\
| * staging: at76_usb wireless driverPavel Roskin2008-10-13
| * Staging: workaround build system bugGreg Kroah-Hartman2008-10-13
| * Staging: Lindent sxg.cJ.R. Mauro2008-10-10
| * Staging: SLICOSS: Call pci_release_regions at driver exitLior Dotan2008-10-10
| * Staging: SLICOSS: Fix remaining type namesLior Dotan2008-10-10
| * Staging: SLICOSS: Fix warnings due to static usageLior Dotan2008-10-10
| * Staging: SLICOSS: lots of checkpatch fixesLior Dotan2008-10-10
| * Staging: go7007 v4l fixesRoss Cohen2008-10-10
| * Staging: Fix gcc warnings in sxgJ.R. Mauro2008-10-10
| * Staging: add echo cancelation moduleDavid Rowe2008-10-10