sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / drivers / gpu /
2009-10-01 Jerome Glissedrm/radeon/kms: Convert RS690/RS740 to new init path...
2009-10-01 Jerome Glissedrm/radeon/kms: Convert R100 to new init path (V2)
2009-10-01 Jerome Glissedrm/radeon/kms: Convert R300 to new init path
2009-10-01 Jerome Glissedrm/radeon/kms: Convert RS400/RS480 to new init path...
2009-09-30 Linus TorvaldsMerge branch 'drm-next' of git://git./linux/kernel...
2009-09-29 Chris Wilsondrm/i915: Enable irq to trace batch buffer completion.
2009-09-29 Chris Wilsondrm/i915: batch submit seqno off-by-one.
2009-09-29 Chris Wilsondrm/i915: Record device minor rather than pointer in...
2009-09-29 Jerome Glissedrm/radeon/kms: Convert R520 to new init path and assoc...
2009-09-29 Jerome Glissedrm/radeon/kms: Convert RV515 to new init path and...
2009-09-29 Mikael Petterssondrm: fix radeon DRM warnings when !CONFIG_DEBUG_FS
2009-09-29 Mikael Petterssondrm: fix drm_fb_helper warning when !CONFIG_MAGIC_SYSRQ
2009-09-28 Brian Rogersdrm/i915: Don't call intel_update_fbc from intel_crtc_c...
2009-09-28 Dave Airliedrm/r600: fix memory leak introduced with 64k malloc...
2009-09-28 Dave Airliedrm/kms: make fb helper work for all drivers.
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-25 Alex Deucherdrm/radeon/r600: fix offset handling in CS parser
2009-09-25 Alex Deucherdrm/radeon/kms/r600: fix forcing pci mode on agp cards
2009-09-25 Dave Airliedrm/radeon/kms: fix for the extra pages copying.
2009-09-25 Alex Deucherdrm/radeon/kms/r600: add support for vline relocs
2009-09-25 Alex Deucherdrm/radeon/kms: fix some bugs in vline reloc
2009-09-25 Alex Deucherdrm/radeon/kms/r600: clamp vram to aperture size
2009-09-25 Dave Airliedrm/kms: protect against fb helper not being created.
2009-09-25 Dave Airliedrm/r600: get values from the passed in IB not the...
2009-09-25 Amerigo Wangdrm: create gitignore file for radeon
2009-09-25 Dave Airliedrm/radeon/kms: remove unneeded master create/destroy...
2009-09-25 Dave Airliedrm/kms: start adding command line interface using fb.
2009-09-25 Dave Airliedrm/radeon/kms: don't require up to 64k allocations...
2009-09-25 Dave Airliedrm/radeon/kms: enable dac load detection by default.
2009-09-25 Dave Airliedrm/radeon/kms: enable r600 tv outputs.
2009-09-24 Linus TorvaldsMerge branch 'drm-intel-next' of git://git./linux/kerne...
2009-09-23 Adam Jacksondrm/edid: Fix standard timing parse for EDID <= 1.2
2009-09-23 Adam Jacksondrm/edid: Detailed standard timing blocks have six...
2009-09-23 Adam Jacksondrm/edid: Ignore bad standard timings.
2009-09-23 Adam Jacksondrm/edid: const cleanup
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
next