drm/vmwgfx: Support older hardware.
[safe/jmp/linux-2.6] / drivers / gpu / drm / radeon /
2010-05-28 Dave Airliedrm/radeon: fix the r100/r200 ums block 0 page fix
2010-05-26 Stefan Richterdrm/radeon/kms: suppress a build warning (unused variable)
2010-05-24 Prarit Bhargavadrm: Fixes linux-next & linux-2.6 checkstack warnings:
2010-05-24 Jerome Glissedrm/radeon/kms: release AGP bridge at suspend
2010-05-21 Alex Deucherdrm/radeon/kms/pm/r600: select the mid clock mode for...
2010-05-21 Dave Airliedrm/radeon: fix power supply kconfig interaction.
2010-05-21 Jerome Glissedrm/radeon/kms: record object that have been list reserved
2010-05-21 Michel Dänzerdrm/radeon: AGP memory is only I/O if the aperture...
2010-05-21 Alex Deucherdrm/radeon/kms: don't default display priority to high...
2010-05-19 Dave Airliedrm/radeon: fix hdmi offset bug reported by smatch.
2010-05-19 Alex Deucherdrm/radeon/kms: hpd cleanup
2010-05-19 Alex Deucherdrm/radeon/kms: reset ddc_bus in object header parsing
2010-05-18 Dave AirlieMerge remote branch 'anholt/drm-intel-next' into drm...
2010-05-18 Dave Airliedrm/radeon/pm: fix device_create_file return value...
2010-05-18 Alex Deucherdrm/radeon/kms/pm: fix r6xx+ profile setup
2010-05-18 Alex Deucherdrm/radeon/kms/pm: make pm spam debug only
2010-05-18 Alex Deucherdrm/radeon/kms/pm: rework power management
2010-05-18 Alex Deucherdrm/radeon/kms/pm: add support for no display power...
2010-05-18 Alex Deucherdrm/radeon/kms: fix lock ordering in ring, ib handling
2010-05-18 Matthew Garrettradeon: Use fences to gate entry to reclocking on ...
2010-05-18 Matthew Garrettradeon: Split out ring locking and allocation
2010-05-18 Alex Deucherdrm/radeon/kms: enable misc pm power state features...
2010-05-18 Alex Deucherdrm/radeon/kms: enable misc pm power state features...
2010-05-18 Alex Deucherdrm/radeon/kms: re-enable gui idle interrupts on r6xx+
2010-05-18 Dave Airliedrm/radeon/kms: take vram mutex pointer before derefing...
2010-05-18 Alex Deucherdrm/radeon/kms: more pm fixes
2010-05-18 Ben Skeggsdrm: move radeon_fixed.h to shared drm_fixed.h header
2010-05-18 Matthew Garrettradeon: Enable memory reclocking on r100-500
2010-05-18 Matthew Garrettradeon: Try harder to ensure we reclock in vblank
2010-05-18 Matthew Garrettradeon: Fix locking in power management paths
2010-05-18 Matthew Garrettradeon: Make sure that we determine the correct PM...
2010-05-18 Matthew Garrettradeon: Enable memory reclockong on r600
2010-05-18 Matthew Garrettradeon: Stop the ttm workqueue while reclocking
2010-05-18 Matthew Garrettradeon: Take drm struct_mutex over reclocking
2010-05-18 Matthew Garrettradeon: Unmap vram pages when reclocking
2010-05-18 Matthew Garrettradeon: Unify PM entry paths
2010-05-18 Alex Deucherdrm/radeon/kms/pm: rework power management
2010-05-18 Alex Deucherdrm/radeon/kms/pm: add additional asic callbacks
2010-05-18 Alex Deucherdrm/radeon/kms/pm: restore default power state on exit
2010-05-18 Alex Deucherdrm/radeon/kms: minor pm cleanups
2010-05-18 Alex Deucherdrm/radeon/kms/pm: clean power state printing
2010-05-18 Alex Deucherdrm/radeon/kms/pm: don't enable pm if there is only...
2010-05-18 Alex Deucherdrm/radeon/kms/atom: load hwmon drivers
2010-05-18 Alex Deucherdrm/radeon/kms/pm: update display watermarks with power...
2010-05-18 Alex Deucherdrm/radeon/kms/pm: add asic specific callbacks for...
2010-05-18 Alex Deucherdrm/radeon/kms/pm: add asic specific callbacks for...
2010-05-18 Alex Deucherdrm/radeon/kms/pm: move pm state update to crtc functions
2010-05-18 Alex Deucherdrm/radeon/kms/pm: interate across crtcs for vblank
2010-05-18 Alex Deucherdrm/radeon/kms/atom/pm: rework power mode parsing
2010-05-18 Alex Deucherdrm/radeon/kms: wait for gpu idle before changing power...
2010-05-18 Alex Deucherdrm/radeon/kms: add support for gui idle interrupts...
2010-05-18 Alex Deucherdrm/radeon/kms: add gui_idle callback
2010-05-18 Dave Airliedrm/fbdev: rework output polling to be back in the...
2010-05-18 Marcin Slusarzfbdev: allow passing more than one aperture for handoff
2010-05-18 Jerome Glissedrm/radeon/kms: add query for crtc hw id from crtc...
2010-05-18 Julia Lawalldrivers/gpu/drm: Use kmemdup
2010-05-18 Alex Deucherdrm/radeon/kms/combios: match lvds panel info parsing...
2010-05-18 Alex Deucherdrm/radeon/kms/atom: fix typo in LVDS panel info parsing
2010-05-11 Alex Deucherdrm/radeon/kms: fix copy pasto in disable encoders...
2010-05-10 Eric AnholtMerge remote branch 'origin/master' into drm-intel...
2010-05-08 Alex Deucherdrm/radeon/kms/atom: disable the encoders in encoder_di...
2010-05-05 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2010-05-05 Alex Deucherdrm/radeon/kms/legacy: only enable load detection prope...
2010-05-05 Alex Deucherdrm/radeon/kms: fix panel scaling adjusted mode setup
2010-04-28 Dan Carpenterdrivers/gpu/drm/radeon/radeon_atombios.c: range check...
2010-04-28 Robert Fitzsimonsdrm/radeon/kms/agp The wrong AGP chipset can cause...
2010-04-28 Marek Olšákdrm/radeon/kms: r300 fix CS checker to allow zbuffer...
2010-04-27 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2010-04-26 Jerome Glissedrm/radeon/kms: R3XX-R4XX fix GPU reset code
2010-04-26 David Millerdrm/radeon: Fix sparc regression in r300_scratch()
2010-04-23 Alex Deucherdrm/radeon/kms/evergreen: No EnableYUV table
2010-04-23 Christian Koenigdrm/radeon/kms: HDMI irq support
2010-04-23 Christian Königdrm/radeon/kms: rework audio polling timer
2010-04-23 Tormod Voldendrm/radeon: 9800 SE has only one quadpipe
2010-04-23 Dave Airliedrm/radeon/kms: don't print error for legal crtcs.
2010-04-23 Alex Deucherdrm/radeon/kms/evergreen: fix LUT setup
2010-04-20 Dave AirlieMerge branch 'drm-ttm-unmappable' into drm-core-next
2010-04-20 Jerome Glissedrm/radeon/kms: enable use of unmappable VRAM V2
2010-04-20 Jerome Glissedrm/ttm: remove io_ field from TTM V6
2010-04-20 Jerome Glissedrm/radeon/kms: add support for new fault callback V7
2010-04-20 Daniel Vetterdrm: free core gem object from driver callbacks
2010-04-20 Dave AirlieMerge branch 'drm-radeon-evergreen-accel' into drm...
2010-04-20 Dave AirlieMerge branch 'drm-fbdev-cleanup' into drm-core-next
2010-04-20 Dave AirlieMerge branch 'drm-radeon-lockup' into drm-core-next
2010-04-20 Dave AirlieMerge branch 'drm-edid-fixes' into drm-core-next
2010-04-20 Dave AirlieMerge branch 'drm-ttm-pool' into drm-core-next
2010-04-19 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2010-04-19 Marek Olšákdrm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES...
2010-04-19 Corbin Simpsondrivers/gpu/radeon: Add MSPOS regs to safe list.
2010-04-19 Alex Deucherdrm/radeon/kms: disable the tv encoder when tv/cv is...
2010-04-19 Alex Deucherdrm/radeon/kms: adjust pll settings for tv
2010-04-19 Alex Deucherdrm/radeon/kms: fix tv dac conflict resolver
2010-04-19 Alex Deucherdrm/radeon/kms/evergreen: don't enable hdmi audio stuff
2010-04-19 Alex Deucherdrm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0
2010-04-19 Jerome Glissedrm/radeon/kms: fix rs600 tlb flush
2010-04-19 Jerome Glissedrm/radeon/kms: print GPU family and device id when...
2010-04-12 Marek Olšákdrm/radeon/kms: fix calculation of mipmapped 3D texture...
2010-04-12 Dave Airliedrm/radeon/kms: only change mode when coherent value...
2010-04-09 Alex Deucherdrm/radeon/kms: more atom parser fixes (v2)
2010-04-09 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
next