aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2010-07-07drm: correctly update connector DPMS status in drm_fb_helperJesse Barnes
2010-07-07drm/radeon/kms: fix shared ddc handlingAlex Deucher
2010-07-07drm/ttm: Allocate the page pool manager in the heap.Francisco Jerez
2010-07-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-07-01drm/i915: fix page flip finish vs. prepare on plane BJesse Barnes
2010-07-01drm/i915: fix hibernation since i915 self-reclaim fixesLinus Torvalds
2010-07-01drm/i915: change default panel fitting mode to preserve aspect ratioJesse Barnes
2010-07-01drm/i915: fix uninitialized variable warning in i915_setup_compression()Prarit Bhargava
2010-07-01drm/i915: take struct_mutex in i915_dma_cleanup()Dan Carpenter
2010-07-01drm/i915: Fix CRT hotplug regression in 2.6.35-rc1Andy Lutomirski
2010-07-01i915: fix ironlake edp panel setup (v4)Dave Airlie
2010-07-01drm/i915: don't access FW_BLC_SELF on 965GJesse Barnes
2010-07-01drm/i915: Account for space on the ring buffer consumed whilst wrapping.Chris Wilson
2010-07-01drm/radeon/kms: remove rv100 bios connector quirkAlex Deucher
2010-07-01drm/radeon/kms/pm: fix power state indexing on igp chips in dynpm modeAlex Deucher
2010-07-01DRM / radeon / KMS: Fix hibernation regression related to radeon PM (was: Re:...Rafael J. Wysocki
2010-07-01drm/radeon/kms/igp: fix possible divide by 0 in bandwidth code (v2)Alex Deucher
2010-07-01drm/radeon: add quirk to make HP nx6125 laptop resume.Dave Airlie
2010-07-01drm/radeon/kms: add some missing regs to evergreen gpu initAlex Deucher
2010-07-01drm/radeon/kms: fix typos in evergreen command checkerAlex Deucher
2010-07-01drm/radeon/kms: avoid oops on mac r4xx cardsAlex Deucher
2010-07-01drm/radeon/kms: Force HDP_NONSURF to maximum sizeJerome Glisse
2010-07-01drm/radeon/kms: disable frac fb dividers for rs6xxAlex Deucher
2010-07-01drm/radeon/kms: don't read attempt to read bios from VRAM on unposted GPU.Dave Airlie
2010-07-01drm/radeon/kms: fix typo in evergreen_gpu_initAlex Deucher
2010-07-01drm/radeon/kms: return ret in cursor_set failure pathMatt Turner
2010-07-01drm/ttm: non pooled page allocation should have GFP_USER setJerome Glisse
2010-07-01drm/radeon/r100/r200: fix calculation of compressed cube mapsRoland Scheidegger
2010-07-01drm/radeon/r200: handle more hw tex coord typesRoland Scheidegger
2010-07-01drm/radeon/kms: CS checker texture fixes for r1xx/r2xx/r3xxRoland Scheidegger
2010-07-01drm/radeon: add fake RN50 table for powerpcDave Airlie
2010-07-01drm/fb: Fix video= mode computationAdam Jackson
2010-07-01drm/radeon/kms: fix DP after DPMS cycleAlex Deucher
2010-07-01drm/radeon/kms: fix dpms state on resumeCedric Godin
2010-07-01drm/radeon/kms: fix bandwidth calculation when sideport is presentAlex Deucher
2010-06-18drm/i915: gen3 page flipping fixesJesse Barnes
2010-06-18drm/i915: don't queue flips during a flip pending eventJesse Barnes
2010-06-14drm/i915: Fix incorrect intel_ring_begin size in BSD ringbuffer.Zou Nan hai
2010-06-14drm/i915: Turn on 945 self-refresh only if single CRTC is activeLi Peng
2010-06-15radeon/kms: fix powerpc/rn50 untiled behaviour.Dave Airlie
2010-06-15drm/radeon: fix dual-head on rv250Dave Airlie
2010-06-08Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."Linus Torvalds
2010-06-08drm/radeon: don't poll tv dac if crtc2 is in use.Dave Airlie
2010-06-08drm/radeon: reset i2c valid to avoid incorrect tv-out polling.Dave Airlie
2010-06-08drm/nv50: fix iommu errors caused by device reading from address 0Ben Skeggs
2010-06-08drm/nouveau: off by one in init_i2c_device_find()Dan Carpenter
2010-06-08nouveau: off by one in nv50_gpio_location()Dan Carpenter
2010-06-08drm/nouveau: completely fail init if we fail to map the PRAMIN BARBen Skeggs
2010-06-08drm/nouveau: match U/DP script against SOR linkBen Skeggs
2010-06-08drm/radeon/kms/pm: resurrect printing power statesRafał Miłecki