summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | drm/radeon: Don't unreserve twice on failure to validate.Michel Dänzer2009-07-291-1/+0
| * | drm/radeon/kms: fix bandwidth computation on avivo hardwareJerome Glisse2009-07-2919-1354/+2377
| * | drm/radeon/kms: add initial colortiling support.Dave Airlie2009-07-2915-18/+390
| * | drm/radeon/kms: fix hotspot handling on pre-avivo chipsAlex Deucher2009-07-152-2/+8
| * | drm/radeon/kms: enable frac fb divs on rs600/rs690/rs740Alex Deucher2009-07-151-0/+6
| * | drm/radeon/kms: add PLL flag to prefer frequencies <= the target freqAlex Deucher2009-07-152-1/+6
| * | drm/radeon/kms: block RN50 from using 3D engine.Dave Airlie2009-07-152-0/+7
| * | drm/radeon/kms: fix VRAM sizing like DDX does it.Dave Airlie2009-07-157-31/+71
| * | drm/ttm/radeon: add dma32 support.Dave Airlie2009-07-155-6/+31
| * | drm/radeon: Endianness fixes for radeondrmfb.Michel Dänzer2009-07-151-3/+50
| * | drm/radeon/kms: don't swap PCIEGART PTEs in VRAM.Dave Airlie2009-07-151-1/+4
| * | drm/radeon/kms: drop zero length CS indirect buffers.Dave Airlie2009-07-151-1/+7
| * | drm/radeon/kms: fix vram vs aper size check.Dave Airlie2009-07-151-1/+1
| * | drm/radeon/kms: get lvds info for DIG LVTMA and UNIPHY encodersAlex Deucher2009-07-151-2/+8
| * | drm/radeon/kms: fix quirk for MSI laptopAlex Deucher2009-07-151-3/+6
| * | ttm: Fix caching mode selection.Thomas Hellstrom2009-07-151-12/+39
| * | drm/radeon: fix support for vline relocations.Dave Airlie2009-07-154-6/+137
| * | drm/radeon/kms: respect TOM on rs100->rs480 IGP variants.Dave Airlie2009-07-152-3/+8
| * | drm/radeon/kms: set crtc and cursor offsets correctly on legacy chips.Dave Airlie2009-07-153-5/+9
| * | drm/radeon/kms: remove IB flushing trick.Dave Airlie2009-07-151-14/+1
| * | drm/radeon/kms: mmio base/size should be resource_size_t.Dave Airlie2009-07-151-2/+2
| * | drm/radeon/kms: fix some GART table entry bugs.Dave Airlie2009-07-154-5/+16
* | | drm: Move a dereference below a NULL testJulia Lawall2009-07-151-1/+2
* | | drm/ttm: fix misplaced parenthesesRoel Kluin2009-07-151-2/+2
* | | drm/via: Fix vblank IRQ on VIA hardware.Simon Farnsworth2009-07-151-1/+5
* | | drm: drm_gem, check kzalloc retvalJiri Slaby2009-07-151-7/+10
* | | drm: drm_debugfs, check kmalloc retvalJiri Slaby2009-07-151-0/+4
| |/ |/|
* | drm/i915: Fix for LVDS VBT change on IGDNGZhenyu Wang2009-07-101-1/+9
* | drm/i915: Zap the GTT mapping when transitioning from untiled to tiled.Eric Anholt2009-07-103-1/+8
* | drm/i915: Refactor calls to unmap_mapping_rangeChris Wilson2009-07-101-9/+27
* | drm/i915: Avoid saving/restore the modesetting registers twice in KMS modeZhao Yakui2009-07-101-100/+121
* | drm: Disable the unused connectors explicitly when resuming with KMS.Zhao Yakui2009-07-101-0/+2
* | drm/i915: Restore the KMS modeset for every activated CRTCZhao Yakui2009-07-101-0/+5
* | drm/i915: Fix harmless warning from patch merged after i2c rework.Eric Anholt2009-07-101-1/+1
* | drm/i915: Disable GEM when a broken video BIOS takes up the whole aperture.Eric Anholt2009-07-101-9/+20
* | drm/i915: Check the LID device to decide whether the LVDS should be initializedZhao Yakui2009-07-091-0/+70
* | drm/i915: Move lock to more reasonable locationBen Gamari2009-07-071-2/+3
* | drm/i915: Add gtt_offset to gem object list debugfs outputBen Gamari2009-07-071-1/+4
* | drm/i915: Remove gtt_bound from drm_i915_gem_objectBen Gamari2009-07-071-3/+0
* | drm/i915: Disable VGA output when doing DRM_MODE_DPMS_OFF.ling.ma@intel.com2009-07-071-1/+1
* | drm/i915: crt fetch EDID by DVI-I converter on G4x platformling.ma@intel.com2009-07-071-1/+27
* | drm/i915: Don't update display FIFO watermark on IGDNGZhenyu Wang2009-07-071-1/+1
* | drm/i915: Adjust DisplayPort clocks to use 96MHz referenceKeith Packard2009-07-021-12/+9
* | drm/i915: Make driver less chattyKeith Packard2009-07-016-23/+27
* | drm/i915: fix up a raw 64bit divideAndy Whitcroft2009-07-011-1/+1
* | drm/i915: enable sdvo lvds scaling function.ling.ma@intel.com2009-07-012-12/+103
* | drm/i915: Set SSC frequency for 8xx chips correctlyling.ma@intel.com2009-07-011-4/+6
* | drm/i915: add FIFO watermark supportShaohua Li2009-07-015-6/+513
* | drm/i915: enable error detection & state collectionJesse Barnes2009-07-015-3/+204
|/
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-2538-316/+2376
|\
OpenPOWER on IntegriCloud