summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-07-0112-64/+140
|\
| * drm/i915: fix page flip finish vs. prepare on plane BJesse Barnes2010-07-011-1/+1
| * drm/i915: change default panel fitting mode to preserve aspect ratioJesse Barnes2010-07-011-2/+2
| * drm/i915: fix uninitialized variable warning in i915_setup_compression()Prarit Bhargava2010-07-011-1/+1
| * drm/i915: take struct_mutex in i915_dma_cleanup()Dan Carpenter2010-07-011-0/+2
| * drm/i915: Fix CRT hotplug regression in 2.6.35-rc1Andy Lutomirski2010-07-013-8/+11
| * i915: fix ironlake edp panel setup (v4)Dave Airlie2010-07-011-3/+24
| * drm/i915: don't access FW_BLC_SELF on 965GJesse Barnes2010-07-012-4/+6
| * drm/i915: Account for space on the ring buffer consumed whilst wrapping.Chris Wilson2010-07-011-0/+1
| * drm/i915: gen3 page flipping fixesJesse Barnes2010-06-186-9/+46
| * drm/i915: don't queue flips during a flip pending eventJesse Barnes2010-06-181-0/+11
| * drm/i915: Fix incorrect intel_ring_begin size in BSD ringbuffer.Zou Nan hai2010-06-142-5/+6
| * drm/i915: Turn on 945 self-refresh only if single CRTC is activeLi Peng2010-06-141-5/+7
| * drm/i915/gen4: Fix interrupt setup orderingAdam Jackson2010-06-041-27/+23
| * drm/i915: Use RSEN instead of HTPLG for tfp410 monitor detection.Dave Müller2010-06-041-1/+1
| * drm/i915: Move non-phys cursors into the GTTChris Wilson2010-06-021-0/+9
| * Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."Carl Worth2010-06-021-0/+5
* | drm/i915: fix hibernation since i915 self-reclaim fixesLinus Torvalds2010-07-011-1/+1
* | drm/radeon/kms: remove rv100 bios connector quirkAlex Deucher2010-07-011-9/+0
* | drm/radeon/kms/pm: fix power state indexing on igp chips in dynpm modeAlex Deucher2010-07-011-3/+8
* | DRM / radeon / KMS: Fix hibernation regression related to radeon PM (was: Re:...Rafael J. Wysocki2010-07-012-8/+36
* | drm/radeon/kms/igp: fix possible divide by 0 in bandwidth code (v2)Alex Deucher2010-07-013-17/+23
* | drm/radeon: add quirk to make HP nx6125 laptop resume.Dave Airlie2010-07-011-0/+8
* | drm/radeon/kms: add some missing regs to evergreen gpu initAlex Deucher2010-07-012-0/+26
* | drm/radeon/kms: fix typos in evergreen command checkerAlex Deucher2010-07-012-7/+7
* | drm/radeon/kms: avoid oops on mac r4xx cardsAlex Deucher2010-07-011-0/+7
* | drm/radeon/kms: Force HDP_NONSURF to maximum sizeJerome Glisse2010-07-013-3/+3
* | drm/radeon/kms: disable frac fb dividers for rs6xxAlex Deucher2010-07-011-1/+1
* | drm/radeon/kms: don't read attempt to read bios from VRAM on unposted GPU.Dave Airlie2010-07-011-0/+4
* | drm/radeon/kms: fix typo in evergreen_gpu_initAlex Deucher2010-07-011-5/+5
* | drm/radeon/kms: return ret in cursor_set failure pathMatt Turner2010-07-011-1/+1
* | drm/ttm: non pooled page allocation should have GFP_USER setJerome Glisse2010-07-011-1/+1
* | drm/radeon/r100/r200: fix calculation of compressed cube mapsRoland Scheidegger2010-07-011-27/+31
* | drm/radeon/r200: handle more hw tex coord typesRoland Scheidegger2010-07-011-0/+2
* | drm/radeon/kms: CS checker texture fixes for r1xx/r2xx/r3xxRoland Scheidegger2010-07-013-0/+11
* | drm/radeon: add fake RN50 table for powerpcDave Airlie2010-07-012-0/+33
* | drm/fb: Fix video= mode computationAdam Jackson2010-07-011-6/+13
* | drm/radeon/kms: fix DP after DPMS cycleAlex Deucher2010-07-011-2/+2
* | drm/radeon/kms: fix dpms state on resumeCedric Godin2010-07-011-0/+7
* | drm/radeon/kms: fix bandwidth calculation when sideport is presentAlex Deucher2010-07-011-5/+1
* | radeon/kms: fix powerpc/rn50 untiled behaviour.Dave Airlie2010-06-151-6/+14
* | drm/radeon: fix dual-head on rv250Dave Airlie2010-06-151-13/+9
* | Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."Linus Torvalds2010-06-081-0/+5
* | drm/radeon: don't poll tv dac if crtc2 is in use.Dave Airlie2010-06-081-0/+11
* | drm/radeon: reset i2c valid to avoid incorrect tv-out polling.Dave Airlie2010-06-081-0/+2
* | drm/nv50: fix iommu errors caused by device reading from address 0Ben Skeggs2010-06-081-2/+8
* | drm/nouveau: off by one in init_i2c_device_find()Dan Carpenter2010-06-081-1/+1
* | nouveau: off by one in nv50_gpio_location()Dan Carpenter2010-06-081-1/+1
* | drm/nouveau: completely fail init if we fail to map the PRAMIN BARBen Skeggs2010-06-081-12/+7
* | drm/nouveau: match U/DP script against SOR linkBen Skeggs2010-06-081-3/+20
OpenPOWER on IntegriCloud