summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2010-05-26drm/i915/gen4: Extra CRT hotplug paranoiaAdam Jackson
2010-05-26drm/i915: Add support for interlaced display.Krzysztof Halasa
2010-05-26i915: fix lock imbalance on error path...Daniel J Blueman
2010-05-26drm/i915: Convert more trace events to DEFINE_EVENTLi Zefan
2010-05-26drm/i915: add timeout to FBC disable waitsJesse Barnes
2010-05-26drm/i915: implement BSD ring buffer V2Zou Nan hai
2010-05-26drm/i915: convert some gem structures to per-ring V2Zou Nan hai
2010-05-26drm/i915: introduce intel_ring_buffer structure (V2)Zou Nan hai
2010-05-26drm/i915: Rename dev_priv->ring to dev_priv->render_ring.Eric Anholt
2010-05-26drm/i915: Move ringbuffer-related code to intel_ringbuffer.c.Eric Anholt
2010-05-26drm/i915: Fail to load driver if KMS request without GEMChris Wilson
2010-05-21Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-21drm/radeon/kms/pm/r600: select the mid clock mode for single head low profileAlex Deucher
2010-05-21Merge remote branch 'nouveau/for-airlied' into drm-nextDave Airlie
2010-05-21drm/radeon: fix power supply kconfig interaction.Dave Airlie
2010-05-21drm/radeon/kms: record object that have been list reservedJerome Glisse
2010-05-21drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU.Michel Dänzer
2010-05-21drm/radeon/kms: don't default display priority to high on rs4xxAlex Deucher
2010-05-21drm/edid: fix typo in 1600x1200@75 modeAlex Deucher
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-19drm/nouveau: fix i2c-related init table handlersBen Skeggs
2010-05-19drm/nouveau: support init table i2c device identifier 0x81Ben Skeggs
2010-05-19drm/nouveau: ensure we've parsed i2c table entry for INIT_*I2C* handlersBen Skeggs
2010-05-19drm/nouveau: display error message for any failed init table opcodeBen Skeggs
2010-05-19drm/nouveau: fix init table handlers to return proper error codesBen Skeggs
2010-05-19drm/nv50: support fractional feedback divider on newer chipsBen Skeggs
2010-05-19drm/nv50: fix monitor detection on certain chipsetsBen Skeggs
2010-05-19drm/nv50: store full dcb i2c entry from vbiosBen Skeggs
2010-05-19drm/nv50: fix suspend/resume with DP outputsBen Skeggs
2010-05-19drm/nv50: output calculated crtc pll when debugging onBen Skeggs
2010-05-19drm/nouveau: dump pll limits entries when debugging is onBen Skeggs
2010-05-19drm/nouveau: bios parser fixes for eDP boardsBen Skeggs
2010-05-19drm/nouveau: fix a nouveau_bo dereference after it's been destroyedBen Skeggs
2010-05-19drm/nv40: remove some completed ctxprog TODOsBen Skeggs
2010-05-19drm/nv04: Implement missing nv04 PGRAPH methods in software.Marcin Kościelnicki
2010-05-19drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10.Marcin Kościelnicki
2010-05-19drm/radeon: fix hdmi offset bug reported by smatch.Dave Airlie
2010-05-19drm/radeon/kms: hpd cleanupAlex Deucher
2010-05-19drm/radeon/kms: reset ddc_bus in object header parsingAlex Deucher
2010-05-19Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie
2010-05-18drm/radeon/pm: fix device_create_file return value checks.Dave Airlie
2010-05-18drm/radeon/kms/pm: fix r6xx+ profile setupAlex Deucher
2010-05-18drm/radeon/kms/pm: make pm spam debug onlyAlex Deucher
2010-05-18drm/radeon/kms/pm: rework power managementAlex Deucher
2010-05-18drm/radeon/kms/pm: add support for no display power statesAlex Deucher
2010-05-18drm/radeon/kms: fix lock ordering in ring, ib handlingAlex Deucher
2010-05-18radeon: Use fences to gate entry to reclocking on <r600Matthew Garrett
2010-05-18radeon: Split out ring locking and allocationMatthew Garrett
2010-05-18drm/radeon/kms: enable misc pm power state features on r1xx-r4xxAlex Deucher