V4L/DVB (10933): zoran: Pass zoran_fh pointers instead of file pointers
[safe/jmp/linux-2.6] / drivers / gpu /
2009-03-28 Ingo MolnarMerge branch 'linus' into percpu-cpumask-x86-for-linus-2
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-16 Jonathan CorbetRationalize fasync return values
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 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-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...
2009-02-20 Jesse Barnesdrm/i915: Keep refs on the object over the lifetime...
2009-02-20 Jesse Barnesdrm/i915: take struct mutex around fb unref
2009-02-20 Kristian Høgsbergdrm: Use spread spectrum when the bios tells us it...
2009-02-20 Kristian Høgsbergdrm: Collapse identical i8xx_clock() and i9xx_clock().
2009-02-20 Kristian Høgsbergdrm: Bring PLL limits in sync with DDX values.
2009-02-20 Kristian Høgsbergdrm: Add locking around cursor gem operations.
2009-02-20 Chris Wilsondrm: Propagate failure from setting crtc base.
2009-02-20 Chris Wilsondrm: Check for a NULL encoder when reverting on error...
2009-02-20 Chris Wilsondrm/i915: Cleanup the hws on ringbuffer constrution...
2009-02-20 Steve Aarniodrm/i915: Don't add panel_fixed_mode to the probed...
2009-02-20 Kristian Høgsbergdrm: Release user fbs in drm_release
2009-02-20 Chris Wilsondrm/i915: Unpin the fb on error during construction.
2009-02-20 Chris Wilsondrm/i915: Unpin the hws if we fail to kmap.
2009-02-20 Chris Wilsondrm/i915: Unpin the ringbuffer if we fail to ioremap it.
2009-02-20 Chris Wilsondrm/i915: unpin for an invalid memory domain.
2009-02-20 Chris Wilsondrm/i915: Release and unlock on mmap_gtt error path.
2009-02-20 Chris Wilsondrm/i915: Set framebuffer alignment based upon the...
2009-02-20 Chris Wilsondrm: Do not leak a new reference for flink() on an...
2009-02-20 Roland Dreierdrm/i915: Fix potential AB-BA deadlock in i915_gem_exec...
2009-02-20 Chris Wilsondrm/i915: refleak along pin() error path.
2009-02-20 Chris Wilsondrm/i915: hold mutex for unreference() in i915_gem_tiling.c
2009-02-20 Chris Wilsondrm/i915: Cleanup trivial leak on execbuffer error...
2009-02-20 Chris Wilsondrm: Free the object ref on error.
2009-02-20 Chris Wilsondrm: Potential use-after-free on error path.
2009-02-20 Tobias Klauserdrm/i915: Storage class should be before const qualifier
2009-02-18 Krzysztof Heltfbdev/drm: fix Kconfig submenu mess in "Graphics support"
next