cxgb3: fix dma mapping regression
[safe/jmp/linux-2.6] / drivers / gpu /
2009-03-27 Eric Anholtdrm/i915: Fix lock order reversal in GTT pwrite path.
2009-03-27 Kristian Høgsbergdrm/i915: Read the right SDVO register when detecting...
2009-03-27 Ma Lingdrm/i915: Use a different PLL timing search function...
2009-03-27 Ma Lingdrm/i915: Use documented PLL timing limits for G4X...
2009-03-27 Eric Anholtdrm/i915: Change DCC tiling detection case to cover...
2009-03-27 Ingo MolnarMerge branch 'core/percpu' into percpu-cpumask-x86...
2009-03-26 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2009-03-24 Kay Sieversdrm: struct device - replace bus_id with dev_name(...
2009-03-18 Alex Deucherdrm/radeon: fix logic in r600_page_table_init() to...
2009-03-16 Jonathan CorbetRationalize fasync return values
2009-03-13 Ingo MolnarMerge commit 'v2.6.29-rc8' into cpus4096
2009-03-13 Dave Airliedrm/radeon: r600 ptes are 64-bit, cleanup cleanup function.
2009-03-13 Dave Airliedrm/radeon: don't call irq changes on r600 suspend...
2009-03-13 Dave Airliedrm/radeon: fix r600 writeback across suspend/resume
2009-03-13 Dave Airliedrm/radeon: fix r600 writeback setup.
2009-03-13 Dave Airliedrm: fix warnings about new mappings in info code.
2009-03-13 Hannes Ederdrm/radeon: NULL noise: drivers/gpu/drm/radeon/radeon_*.c
2009-03-13 Dave Airliedrm/radeon: fix r600 pci mapping calls.
2009-03-13 Alex Deucherdrm/radeon: r6xx/r7xx: fix possible oops in r600_page_t...
2009-03-13 Dave Airlieradeon: call the correct idle function, logic got inverted.
2009-03-13 Alex Deucherdrm/radeon: RS600: fix interrupt handling
2009-03-13 Dave Airliedrm/r600: fix rptr address along lines of previous...
2009-03-13 Dave Airliedrm/r600: fixup r600 gart table accessor like ati_pcigart.c
2009-03-13 Dave Airliedrm/ati_pcigart: use memset_io to reset the memory
2009-03-13 Alex Deucherradeon: add support for rs600 GPUs
2009-03-13 Alex Deucherradeon: fix r600 AGP support
2009-03-13 Alex Deucherdrm/radeon: add initial support for R6xx/R7xx GPUs
2009-03-13 Alex Deucherdrm/radeon: add r6xx/r7xx microcode
2009-03-13 Alex Deucherdrm/radeon: prep for r6xx/r7xx support
2009-03-13 Owain G. Ainsworthi915/drm: Remove two redundant agp_chipset_flushes
2009-03-13 Chris Wilsondrm/i915: Display fence register state in debugfs i915_...
2009-03-13 Eric Anholtdrm/i915: Add information on pinning and fencing to...
2009-03-13 Ben Gamaridrm/i915: Consolidate gem object list dumping
2009-03-13 Ben Gamaridrm: Convert proc files to seq_file and introduce debugfs
2009-03-13 Dave Airliedrm/radeon: split busmaster enable out to a separate...
2009-03-13 Dave Airliedrm/radeon: align ring writes to 16 dwords boundaries.
2009-03-13 Benjamin Herrenschmidtdrm/radeon: Print PCI ID of cards when probing
2009-03-13 David Millerdrm: Only use DRM_IOCTL_UPDATE_DRAW compat wrapper...
2009-03-13 David Millerdrm: radeon: Fix unaligned access in r300_scratch().
2009-03-13 David Millerdrm: Preserve SHMLBA bits in hash key for _DRM_SHM...
2009-03-13 David Millerdrm: ati_pcigart: Fix limit check in drm_ati_pcigart_in...
2009-03-13 David Millerdrm: radeon: Use surface for PCI GART table.
2009-03-13 David Millerdrm: radeon: Fix calculation of RB_RPTR_ADDR in non...
2009-03-13 David Millerdrm: radeon: Fix RADEON_*_EMITED defines.
2009-03-13 David Millerdrm: radeon: Fix ring_rptr accesses.
2009-03-13 David Millerdrm: ati_pcigart: Need to use PCI_DMA_BIDIRECTIONAL.
2009-03-13 David Millerdrm: ati_pcigart: Do not access I/O MEM space using...
2009-03-13 Kristian Høgsbergdrm: Drop unused and broken dri_library_name sysfs...
2009-03-13 Kristian Høgsbergdrm: claim PCI device when running in modesetting mode.
2009-03-13 Benjamin Herrenschmidtdrm: Make drm_local_map use a resource_size_t offset
2009-03-13 Benjamin Herrenschmidtdrm: Split drm_map and drm_local_map
2009-03-13 Benjamin Herrenschmidtdrm: Use resource_size_t for drm_get_resource_{start...
2009-03-13 Ingo MolnarMerge branch 'core/locking' into tracing/ftrace
2009-03-12 Ingo MolnarMerge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86...
2009-03-11 Eric Anholtdrm/i915: fix 945 fence register writes for fence 8...
2009-03-11 Chris Wilsondrm/i915: Protect active fences on i915
2009-03-11 Ingo MolnarMerge branch 'linus' into core/percpu
2009-03-11 Chris Wilsondrm/i915: Check to see if we've pinned all available...
2009-03-11 Chris Wilsondrm/i915: Check fence status on every pin.
2009-03-11 Chris Wilsondrm/i915: First recheck for an empty fence register.
2009-03-10 Eric Anholtdrm/i915: Fix bad \n in MTRR failure notice.
2009-03-10 Pierre Willenbrockdrm/i915: Don't restore palettes through VGA registers.
2009-03-10 Kyle McMartini915: add newline to i915_gem_object_pin failure msg
2009-03-10 Kristian Høgsbergdrm: Return EINVAL on duplicate objects in execbuffer...
2009-03-05 Ingo MolnarMerge branch 'x86/urgent' into x86/core
2009-03-04 Ingo MolnarMerge branch 'x86/urgent' into x86/mm
2009-03-04 Helge Bahmanndrm: fix double lock typo
2009-03-04 Ingo MolnarMerge branches 'x86/apic', 'x86/cpu', 'x86/fixmap'...
2009-03-02 Eric Anholtdrm/i915: Fix use-before-null-check in i915_irq_emit().
2009-03-02 Thomas Hellstromdrm: Avoid client deadlocks when the master disappears.
2009-03-02 Thomas Hellstromdrm: Wake up all lock waiters when the master disappears.
2009-03-02 Thomas Hellstromdrm: Don't return ERESTARTSYS to user-space.
2009-03-02 Ingo Molnarx86, mm: dont use non-temporal stores in pagecache...
2009-03-01 Ingo MolnarMerge branch 'x86/urgent' into x86/pat
2009-02-28 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-26 Ingo MolnarMerge branches 'x86/apic', 'x86/defconfig', 'x86/memtes...
2009-02-26 Ingo MolnarMerge branch 'x86/urgent' into x86/core
2009-02-25 Venkatesh Pallipadigpu/drm, x86, PAT: Handle io_mapping_create_wc() errors...
2009-02-25 Ingo Molnarx86, mm: pass in 'total' to __copy_from_user_*nocache()
2009-02-25 Dave Airliedrm/i915: convert DRM_ERROR to DRM_DEBUG in phys object...
2009-02-25 Dave Airliedrm/i915: make hw page ioremap use ioremap_wc
2009-02-25 Kyle McMartindrm: edid revision 0 is valid
2009-02-25 Chris Wilsondrm: Correct unbalanced drm_vblank_put() during mode...
2009-02-25 Jesse Barnesdrm: disable encoders before re-routing them
2009-02-25 Linus Torvaldsdrm: Fix shifts of EDID vsync offset/width fields.
2009-02-25 Jesse Barnesdrm/i915: handle bogus VBT panel timing
2009-02-25 Jesse Barnesdrm/i915: remove PLL debugging messages
2009-02-24 Ingo MolnarMerge branches 'x86/acpi', 'x86/apic', 'x86/asm', ...
2009-02-24 Jesse Barnesi915: suspend/resume interrupt state
2009-02-24 Karsten WieseFix an oops in i915_gem_retire_requests()
2009-02-23 Pierre Willenbrockdrm/i915: Add missing mutex_lock(&dev->struct_mutex)
2009-02-23 Jesse Barnesdrm/i915: fix WC mapping in non-GEM i915 code.
2009-02-23 Chris Wilsondrm/i915: Fix regression in 95ca9d
2009-02-23 Eric Anholtdrm/i915: Retire requests from i915_gem_busy_ioctl.
2009-02-23 Jesse Barnesdrm/i915: suspend/resume GEM when KMS is active
2009-02-23 Eric Anholtdrm/i915: Don't let a device flush to prepare buffers...
2009-02-23 Eric Anholtdrm/i915: Cut two args to set_to_gpu_domain that confus...
2009-02-22 Ingo MolnarMerge branch 'linus' into x86/apic
2009-02-20 Ingo MolnarMerge branch 'x86/urgent' into x86/core
2009-02-20 etiennedrm/radeon: update sarea copies of last_ variables...
next