summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-07-2942-1526/+3533
|\
| * drm/radeon: set fb aperture sizes for framebuffer handoff.Dave Airlie2009-07-291-0/+5
| * drm/ttm: fix highuser vs dma32 confusion.Dave Airlie2009-07-291-1/+3
| * drm/radeon: Fix size used for benchmarking BO copies.Michel Dänzer2009-07-291-2/+2
| * drm/radeon: Add radeon.test parameter for running BO GPU copy tests.Michel Dänzer2009-07-295-1/+225
| * drm/radeon/kms: allow interruptible waits for objects.Dave Airlie2009-07-292-2/+2
| * drm/ttm: powerpc: Fix Highmem cache flushing.Thomas Hellstrom2009-07-291-4/+10
| * drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attribu...Thomas Hellstrom2009-07-291-11/+52
| * drm/ttm: Fix an oops and sync object leak.Thomas Hellstrom2009-07-291-2/+4
| * drm/radeon/kms: vram sizing on certain r100 chips needs workaround.Dave Airlie2009-07-2912-42/+56
| * drm/radeon: Pay more attention to object placement requested by userspace.Michel Dänzer2009-07-291-14/+11
| * drm/radeon: Fall back to evicting BOs with memcpy if necessary.Michel Dänzer2009-07-291-6/+9
| * 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