score: add prototypes for wrapped syscalls
[safe/jmp/linux-2.6] / drivers / gpu /
2009-06-17 Dave Airliedrm/radeon/kms: remove the _DRM_DRIVER from the KMS...
2009-06-17 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-06-17 Linus TorvaldsMerge branch 'akpm'
2009-06-17 Dave Airliefbdev: add support for handoff from firmware to hw...
2009-06-16 Dave Airliedrm/radeon: switch to using late_initcall
2009-06-16 GeunSik Limdebugfs: Fix terminology inconsistency of dir name...
2009-06-16 Kay SieversDriver Core: drm: add nodename for drm devices
2009-06-15 Alex Deucherradeon legacy chips: tv dac bg/dac adj updates
2009-06-15 Jerome Glissedrm/radeon: introduce kernel modesetting for radeon...
2009-06-14 Thomas Hellstromdrm: Add the TTM GPU memory manager subsystem.
2009-06-14 Chris Wilsondrm: Memory fragmentation from lost alignment blocks
2009-06-13 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-06-12 Jerome Glissedrm: Export hash table functionality.
2009-06-12 Jerome Glissedrm: Split out the mm declarations in a separate header...
2009-06-12 Alex Deucherdrm/radeon: add support for RV790.
2009-06-12 Alex Deucherdrm/radeon: add rv740 drm support.
2009-06-12 Keith Packarddrm: Eliminate magic I2C frobbing when reading EDID
2009-06-12 Dave Airliedrm/i915: duplicate desired mode for use by fbcon.
2009-06-12 Figo.zhangdrm/via: vfree() no need checking before calling it
2009-06-12 yakui_zhaodrm: Replace DRM_DEBUG with DRM_DEBUG_DRIVER in i915...
2009-06-12 yakui_zhaodrm: Replace DRM_DEBUG with DRM_DEBUG_MODE in drm_mode
2009-06-11 yakui_zhaodrm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in intel...
2009-06-11 yakui_zhaodrm/i915: replace DRM_DEBUG with DRM_DEBUG_KMS in intel...
2009-06-11 yakui_zhaodrm: add separate drm debugging levels
2009-06-11 Dave Airlieradeon: remove _DRM_DRIVER from the preadded sarea map
2009-06-11 Ben Skeggsdrm: don't associate _DRM_DRIVER maps with a master
2009-06-11 Robert P. J. Daydrm: simplify kcalloc() call to kzalloc().
2009-06-11 Pavel Roskinintelfb: fix spelling of "CLOCK"
2009-06-09 Keith Packarddrm/i915: Hook connector to encoder during load detecti...
2009-06-09 Chris Wilsondrm/i915: NOMEM->NOSPC
2009-06-09 Chris Wilsondrm/i915: use I915_GEM_GPU_DOMAINS
2009-06-09 Chris Wilsondrm/i915: no need to hold mutex for object lookup
2009-06-09 Chris Wilsondrm/i915: Call drm_vblank_post_modeset() on error paths.
2009-06-09 Chris Wilsondrm/i915: OR in the COMMAND read domain for the batch...
2009-06-09 Chris Wilsondrm/i915: Sanity check execbuffer arguments before...
2009-06-09 Michael Cousindrm/i915: Skip lvds with Aopen i945GTt-VFA
2009-06-09 Zhenyu Wangdrm/i915: handle interrupt on new chipset
2009-06-09 Jesse Barnesdrm/i915: enable MCHBAR if needed
2009-06-05 Linus TorvaldsRevert "drm: don't associate _DRM_DRIVER maps with...
2009-06-05 Jesse Barnesdrm/i915: avoid non-atomic sysrq execution
2009-06-05 Jesse Barnesdrm/i915: apply G45 vblank count code to all G4x chips...
2009-06-05 Jarod Wilsondrm/i915: add ignore lvds quirk info for AOpen Mini PC
2009-06-05 yakui_zhaodrm/i915: Initialize the SDVO device based on the sdvo...
2009-06-05 yakui_zhaodrm/i915: parse VBT general definition block to get...
2009-06-05 yakui_zhaodrm/i915: Add the structure of child_device_config...
2009-06-05 Keith Packarddrm/i915: Add Display Port register defines
2009-06-05 Keith Packarddrm/i915: Don't trim cursor addresses to 11 bits
2009-06-05 Ma Lingdrm/i915: Set correct TV detection voltage level overri...
2009-06-05 Zhenyu Wangdrm/i915: Add LVDS support for IGDNG
2009-06-05 Zhenyu Wangdrm/i915: Add HDMI support on IGDNG
2009-06-05 Zhenyu Wangdrm/i915: enable kernel modesetting on IGDNG
2009-06-05 Zhenyu Wangdrm/i915: Disable tiling on IGDNG for now
2009-06-05 Zhenyu Wangdrm/i915: Disable opregion on IGDNG for now
2009-06-05 Zhenyu Wangdrm/i915: Add new chipset register definitions
2009-06-05 Zhenyu Wangdrm/i915: Add chipset/feature defines for for new chipsets
2009-06-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-04 Eric Anholtdrm/i915: Change GEM throttling to be 20ms like the...
2009-06-04 Eric Anholtdrm/i915: Save/restore cursor state on suspend/resume.
2009-06-04 Eric Anholtdrm/i915: Remove a bad BUG_ON in the fence management...
2009-06-04 Adam Jacksondrm: ignore EDID with really tiny modes.
2009-06-03 Ben Skeggsdrm: don't associate _DRM_DRIVER maps with a master
2009-06-03 Jaswinder Singh... drm/i915: intel_lvds.c fix section mismatch
2009-06-03 Keith Packarddrm: Hook up DPMS property handling in drm_crtc.c....
2009-06-03 Keith Packarddrm: set permissions on edid file to 0444
2009-06-03 Keith Packarddrm: add newlines to text sysfs files
2009-06-03 Dave Airliedrm/radeon: fix ring free alignment calculations
2009-06-03 Dave Airliedrm: fix irq naming for kms drivers.
2009-05-30 Len BrownACPI, i915: build fix (v2)
2009-05-27 Kristian Høgsbergi915: Set object to gtt domain when faulting it back in
2009-05-27 Eric Anholtdrm/i915: Apply a big hammer to 865 GEM object CPU...
2009-05-27 Eric Anholtdrm/i915: Fix tiling pitch handling on 8xx.
2009-05-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-26 Ma Lingdrm/i915: Add support for VGA load detection (pre-945).
2009-05-22 Ma Lingdrm/i915: Use an I2C algo to do the flip to SDVO DDC...
2009-05-22 Jonas Bonndrm/i915: Determine type before initialising connector
2009-05-22 Ma Lingdrm/i915: Return SDVO LVDS VBT mode if no EDID modes...
2009-05-22 Ma Lingdrm/i915: Fetch SDVO LVDS mode lines from VBT, then...
2009-05-22 Jesse Barnesi915: support 8xx desktop cursors
2009-05-20 Michel Dänzerdrm: Copy back ioctl data to userspace regardless of...
2009-05-19 Benjamin Herrenschmidtdrm: Round size of SHM maps to PAGE_SIZE
2009-05-19 Jesse Barnesdrm/i915: allocate large pointer arrays with vmalloc
2009-05-16 Len BrownMerge branches 'release', 'bugzilla-13032', 'bugzilla...
2009-05-16 Len BrownACPI, i915: build fix
2009-05-15 Linus TorvaldsMerge branch 'drm-intel-next' of git://git./linux/kerne...
2009-05-15 Jason Wesselsysrq, intel_fb: fix sysrq g collision
2009-05-14 Carl Worthdrm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.
2009-05-14 Ma Lingdrm/i915: Set HDMI hot plug interrupt enable for only...
2009-05-14 Ma Lingdrm/i915: Include 965GME pci ID in IS_I965GM(dev) to...
2009-05-14 Ma Lingdrm/i915: Use the GM45 VGA hotplug workaround on G45...
2009-05-14 Jarod Wilsondrm/i915: ignore LVDS on intel graphics systems that...
2009-05-14 Jesse Barnesdrm/i915: sanity check IER at wait_request time
2009-05-14 Shaohua Lidrm/i915: workaround IGD i2c bus issue in kernel side...
2009-05-14 Eric Anholtdrm/i915: Don't allow binding objects into the last...
2009-05-12 Jesse Barnesdrm/i915: automatically select FRAMEBUFFER_CONSOLE...
2009-05-06 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-05-05 Dave Airliedrm/r128: fix r128 ioremaps to use ioremap_wc.
2009-04-30 Keith Packarddrm/i915: save/restore fence registers across suspend...
2009-04-30 Keith Packarddrm/i915: x86 always has writeq. Add I915_READ64 for...
2009-04-29 Linus TorvaldsMerge branch 'drm-intel-next' of git://git./linux/kerne...
2009-04-24 Ben Skeggsdrm: cleanup properly in drm_get_dev() failure paths
next