r8169: Fix receive buffer length when MTU is between 1515 and 1536
[safe/jmp/linux-2.6] / drivers / gpu /
2009-09-24 Linus TorvaldsMerge branch 'drm-intel-next' of git://git./linux/kerne...
2009-09-23 Linus TorvaldsMerge branch 'drm-next' of git://git./linux/kernel...
2009-09-23 Chris Wilsondrm/i915: Handle ERESTARTSYS during page fault
2009-09-23 Andre Maasikasdrm/radeon/r600: set correct pitch for 4 byte copy
2009-09-23 Dave Airliedrm/radeon: consolidate family flags used in pciids.
2009-09-23 Chris Wilsondrm/i915: Warn before mmaping a purgeable buffer.
2009-09-23 Chris Wilsondrm/i915: Track purged state.
2009-09-23 Chris Wilsondrm/i915: Remove eviction debug spam
2009-09-23 Chris Wilsondrm/i915: Immediately discard any backing storage for...
2009-09-23 Chris Wilsondrm/i915: Do not mis-classify clean objects as purgeable
2009-09-23 Chris Wilsondrm/i915: Whitespace correction for madv
2009-09-23 Chris Wilsondrm/i915: BUG_ON page refleak during unbind
2009-09-23 Chris Wilsondrm/i915: Search harder for a reusable object
2009-09-23 Chris Wilsondrm/i915: Clean up evict from list.
2009-09-23 Chris Wilsondrm/i915: Add tracepoints
2009-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-21 Jesse Barnesdrm/i915: framebuffer compression for GM45+
2009-09-21 Jesse Barnesdrm/i915: split display functions by chip type
2009-09-21 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-09-21 Joe Perchestrivial: remove unnecessary semicolons
2009-09-21 Anand Gadiyartrivial: fix typo "to to" in multiple files
2009-09-21 Dave Airliedrm/vgaarb: add VGA arbitration support to the drm...
2009-09-21 Alex Deucherdrm/radeon: some r420s have a CP race with the DMA...
2009-09-21 Alex Deucherdrm/radeon/r600/kms: rv670 is not DCE3
2009-09-21 Dave Airliedrm/radeon/kms: r420 idle after programming GA_ENHANCE
2009-09-21 Dave Airliedrm/radeon/kms: more fixes to rv770 suspend/resume...
2009-09-19 Kay SieversDriver-Core: extend devnode callbacks to provide permis...
2009-09-18 Chris Wilsondrm/i915: Skip the sanity checks if the current relocat...
2009-09-18 Chris Wilsondrm/i915: Check that the relocation points to within...
2009-09-18 Dave Airliedrm/radeon/kms: more alignment for rv770.c with r600.c
2009-09-18 Dave Airliedrm/radeon/kms: rv770 blit init called too late.
2009-09-18 Dave Airliedrm/radeon/kms: move around new init path code to avoid...
2009-09-18 Dave Airliedrm/radeon/r600: fix some issues with suspend/resume.
2009-09-18 Dave Airliedrm/radeon/kms: disable VGA rendering engine before...
2009-09-18 Michel Dänzerdrm/radeon/kms: Move radeon_get_clock_info() call out...
2009-09-18 Dave Airliedrm/radeon/kms: add initial connector properties
2009-09-18 Michel Dänzerdrm/radeon/kms: Use surfaces for scanout / cursor byte...
2009-09-18 Jerome Glissedrm/radeon/kms: don't fail if we fail to init GPU accel...
2009-09-18 Dave Airliedrm/r600/kms: fixup number of loops per blit calculation.
2009-09-18 Dave Airliedrm/radeon/kms: reprogram format in set base.
2009-09-18 Dave Airliedrm/radeon: avivo chips have no separate int bit for...
2009-09-18 Alex Deucherdrm/radeon/r600: don't do interrupts
2009-09-18 Pekka Paalanendrm: fix _DRM_GEM addmap error message
2009-09-18 Ben Skeggsdrm: update crtc x/y when only fb changes
2009-09-18 Jesse Barnesdrm: fix drm_fb_helper handling of kernel crtcs
2009-09-18 Jesse Barnesdrm/i915: correct FBC update when pipe base update...
2009-09-17 Jesse Barnesdrm/i915: blacklist Acer AspireOne lid status
2009-09-17 Jesse Barnesdrm/i915: prevent FIFO calculation overflows on 32...
2009-09-17 Jaswinder Singh... drm/i915: intel_display.c handle latency variable effic...
2009-09-17 Zhenyu Wangdrm/i915: remove restore in resume
2009-09-17 Chris Wilsondrm/i915: Improve behaviour under memory pressure
2009-09-17 Chris Wilsondrm/i915: Add ioctl to set 'purgeability' of objects
2009-09-17 Chris Wilsondrm/i915: Register a shrinker to free inactive lists...
2009-09-17 Chris Wilsondrm/i915: Include buffer size and dirty state in debugf...
2009-09-17 Chris Wilsondrm/i915: Remove stored gtt_alignment
2009-09-17 Chris Wilsondrm/i915: Add buffer to inactive list immediately durin...
2009-09-17 Jesse Barnesdrm/i915: fix startup hang on some non-mobile platforms
2009-09-17 Jesse Barnesdrm/i915: fix suspend/resume breakage in lid notifier
2009-09-17 Ben Gamaridrm/i915: Make dev_priv->mm.wedged an atomic_t
2009-09-17 Ben Gamaridrm/i915: Hookup chip reset in error handler
2009-09-17 Ben Gamaridrm/i915: Implement GPU reset on i965
2009-09-17 Ben Gamaridrm/i915: Add hangcheck timer
2009-09-17 Ben Gamaridrm/i915: make i915_seqno_passed non-static
2009-09-17 Ben Gamaridrm/i915: Refactor save/restore code
2009-09-17 Ben Gamaridrm/i915: Check whether chip is wedged in i915_wait_req...
2009-09-17 Li Pengdrm/i915: fix opregion backlight chip detect and range
2009-09-17 Zhenyu Wangdrm/i915: Fix LVDS panel fitting on Arrandale
2009-09-17 Zhenyu Wangdrm/i915: Remove DAC disable in CRT force detect on...
2009-09-17 Zhenyu Wangdrm/i915: Fix SSC frequence for IGDNG
2009-09-17 Zhenyu Wangdrm/i915: Fix typo for wrong LVDS clock setting on...
2009-09-17 Jesse Barnesdrm/i915: fix typo in compressed buffer setup
2009-09-16 Michel Dänzerdrm/radeon/kms: Get LVDS native mode details from EDID...
2009-09-16 Yang Zhaodrm/radeon: Save and restore bios scratch regs during S/R
2009-09-15 Dave Airliedrm/radeon/kms: IB locking dumps out a lockdep ordering...
2009-09-15 Dave Airliedrm/radeon/kms: we should return 0 when we have no...
2009-09-15 Michel Dänzerdrm/radeon/kms: Free CS parser state tracking memory.
2009-09-15 Michel Dänzerdrm/radeon/kms: Don't kzalloc memory which is immediate...
2009-09-15 Michel Dänzerdrm/radeon/kms: Move radeon_clocks_init() call back...
2009-09-15 Michel Dänzerdrm/radeon/kms: Only add common modes which fit in...
2009-09-14 Dave Airliedrm/radeon/kms: add 32/64 ioctl support.
2009-09-14 Jerome Glissedrm/radeon/kms: clear confusion in GART init/deinit...
2009-09-14 Jerome Glissedrm/radeon/kms: cleanup - remove radeon_share.h
2009-09-14 Jerome Glissedrm/radeon/kms: move mtrr range add and memory information
2009-09-14 Jerome Glissedrm/radeon/kms: convert r4xx to new init path
2009-09-11 Alex Deucherdrm/radeon/kms: fix typo in quirks
2009-09-11 Alex Deucherdrm/radeon/kms/r600: fix blit dword count for non r6xx
2009-09-11 Alex Deucherdrm/radeon/kms: add common lvds modes in the ddc case
2009-09-11 Chris Wilsondrm/i915: Only destroy a constructed mmap offset
2009-09-11 Eric Anholtagp/intel: Fix the pre-9xx chipset flush.
2009-09-11 Dave Airliedrm/radeon/kms: set fbdev_info for suspend/resume
2009-09-11 Jerome Glissedrm/radeon/kms: move modeset init outside of GPU init
2009-09-11 Alex Deucherdrm/radeon/kms: add common scaled modes for TV and...
2009-09-11 Jesse Barnesdrm/i915: framebuffer compression for pre-GM45
2009-09-11 Alex Deucherdrm/radeon/kms: pull in latest quirks and fixes from ddx
2009-09-11 Alex Deucherdrm/radeon/kms/r600: use blit for BO moves
2009-09-11 Jerome Glissedrm/radeon/kms: R3XX/R4XX AGP asic use PCI GART not...
2009-09-10 Jesse Barnesdrm/i915: generate a KMS uevent at lid open/close time
2009-09-10 Jesse Barnesdrm/i915: use ACPI LID status for LVDS ->detect hook
2009-09-10 Jesse Barnesdrm/i915: force mode set at lid open time
2009-09-10 Li PengAdd G33 series in VGA hotplug support category
next