nfsd4: setclientid_confirm callback-change fixes
[safe/jmp/linux-2.6] / drivers / gpu /
2009-04-20 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-04-20 Dave Airliedrm: check for minor master before allowing drop
2009-04-20 Jonas Bonndrm: set/clear is_master when master changed
2009-04-20 Ma Lingdrm: clean dirty memory after device release
2009-04-19 Roel Kluindrm: count reaches -1
2009-04-14 Linus TorvaldsMerge branch 'drm-intel-next' of git://git./linux/kerne...
2009-04-14 Shaohua Lidrm/i915: fix scheduling while holding the new active...
2009-04-08 Eric Anholtdrm/i915: Allow tiling of objects with bit 17 swizzling...
2009-04-08 Eric Anholtdrm/i915: Correctly set the write flag for get_user_pag...
2009-04-08 Florian Micklerdrm/i915: Fix use of uninitialized var in 40a5f0de
2009-04-08 Ferenc Wagnerdrm/i915: indicate framebuffer restore key in SysRq...
2009-04-08 Ma Lingdrm/i915: sync hdmi detection by hdmi identifier with 2D
2009-04-08 Shaohua Lidrm/i915: Fix a mismerge of the IGD patch (new .find_pl...
2009-04-08 Ben Gamaridrm/i915: Implement batch and ring buffer dumping
2009-04-05 Len BrownMerge branch 'linus' into release
2009-04-03 Alex Deucherdrm/radeon: load the right microcode on rs780
2009-04-03 Dave AirlieMerge branch 'drm-intel-next' of ../anholt-2.6 into...
2009-04-03 Jesse Barnesdrm: remove unused "can_grow" parameter from drm_crtc_h...
2009-04-02 Jesse Barnesdrm: fix EDID backward compat check
2009-04-02 yakui_zhaodrm: sync the mode validation for INTERLACE/DBLSCAN
2009-04-02 Dave Airliedrm: fix typo in edid vendor parsing.
2009-04-02 Jesse Barnesdrm: Use pgprot_writecombine in GEM GTT mapping to...
2009-04-01 Carl Worthdrm/i915: Add a spinlock to protect the active_list
2009-04-01 Zhenyu Wangdrm/i915: Fix SDVO TV support
2009-04-01 Zhenyu Wangdrm/i915: Fix SDVO CREATE_PREFERRED_INPUT_TIMING command
2009-04-01 Zhenyu Wangdrm/i915: Fix error in SDVO DTD and modeline convert
2009-04-01 Zhenyu Wangdrm/i915: Fix SDVO command debug function
2009-04-01 Zhenyu Wangdrm/i915: fix TV mode setting in property change
2009-04-01 Zhenyu Wangdrm/i915: only set TV mode when any property changed
2009-04-01 Arjan van de Vendrm/i915: clean up udelay usage
2009-04-01 Jesse Barnesdrm/i915: add VGA hotplug support for 945+
2009-04-01 Shaohua Lidrm/i915: correctly set IGD device's gtt size for KMS.
2009-04-01 Ma Lingdrm/i915: avoid hanging on to a stale pointer to raw_edid.
2009-04-01 Jesse Barnesdrm/i915: check for -EINVAL from vm_insert_pfn
2009-04-01 Daniel Vetterdrm/i915: fix up tiling/fence reg setup on i8xx class hw
2009-03-29 Ma Lingdrm: detect hdmi monitor by hdmi identifier (v3)
2009-03-29 Dan Carpenterdrm: drm_fops.c unlock missing on error path
2009-03-29 Ma Lingdrm: read EDID extensions from monitor
2009-03-29 Eric Anholtdrm: Use a little stash on the stack to avoid kmalloc...
2009-03-29 Maciej Cencoradrm/radeon: add regs required for occlusion queries...
2009-03-29 Dave Airliedrm/i915: check the return value from the copy from...
2009-03-29 Dave Airliedrm: merge Linux master into HEAD
2009-03-28 Len BrownACPI: fix CONFIG_ACPI=n build
2009-03-28 Ingo MolnarMerge branch 'linus' into percpu-cpumask-x86-for-linus-2
2009-03-28 Matthew GarrettACPI: Populate DIDL before registering ACPI video devic...
2009-03-28 Linus Torvaldsi915: fix wrong 'size_t' format string
2009-03-27 Li Pengdrm/i915: Fix LVDS dither setting
2009-03-27 Chris Wilsondrm/i915: Check for dev->primary->master before derefer...
2009-03-27 Zhenyu Wangdrm/i915: TV detection fix
2009-03-27 Zhenyu Wangdrm/i915: TV mode_set sync up with 2D driver
2009-03-27 Zhenyu Wangdrm/i915: Fix TV get_modes to return modes count
2009-03-27 Zhao Yakuidrm/i915: Sync crt hotplug detection with intel video...
2009-03-27 Zhao Yakuidrm/i915: Sync mode_valid/mode_set with intel video...
2009-03-27 Zhenyu Wangdrm/i915: TV modes' parameters sync up with 2D driver
2009-03-27 Shaohua Liagp/intel: Add support for new intel chipset.
2009-03-27 Owain G. Ainsworthi915/drm: Remove two redundant agp_chipset_flushes
2009-03-27 Chris Wilsondrm/i915: Display fence register state in debugfs i915_...
2009-03-27 Eric Anholtdrm/i915: Add information on pinning and fencing to...
2009-03-27 Ben Gamaridrm/i915: Consolidate gem object list dumping
2009-03-27 Ben Gamaridrm/i915: Convert i915 proc files to seq_file and move...
2009-03-27 Ben Gamaridrm: Convert proc files to seq_file and introduce debugfs
2009-03-27 Eric Anholtdrm/i915: Fix lock order reversal in GEM relocation...
2009-03-27 Eric Anholtdrm/i915: Fix lock order reversal with cliprects and...
2009-03-27 Eric Anholtdrm/i915: Fix lock order reversal in shmem pread path.
2009-03-27 Eric Anholtdrm/i915: Fix lock order reversal in shmem pwrite path.
2009-03-27 Eric Anholtdrm/i915: Make GEM object's page lists refcounted inste...
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
next