summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2010-03-30Merge remote branch 'slabh/slabh'Stephen Rothwell
2010-03-30Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-03-30Merge remote branch 'drm/drm-next'Stephen Rothwell
2010-03-29Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse
2010-03-29include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-03-24PCI quirk: RS780/RS880: work around missing MSI initializationClemens Ladisch
2010-03-23drm/i915: Stop trying to use ACPI lid status to determine LVDS connection.Eric Anholt
2010-03-23Merge remote branch 'anholt/drm-intel-next' into drm-next-stageDave Airlie
2010-03-23Merge remote branch 'nouveau/for-airlied' into drm-next-stageDave Airlie
2010-03-23Merge branch 'drm-radeon-fixes' into HEADDave Airlie
2010-03-23drm/radeon/kms: add hw_i2c module optionAlex Deucher
2010-03-23drm/radeon/kms: use new pre/post_xfer i2c bit algo hooksAlex Deucher
2010-03-23Merge branch 'v2.6.34-rc2' into HEADDave Airlie
2010-03-23drm/radeon/kms: avoid possible oops (call gart_fini before gart_disable)Jerome Glisse
2010-03-23drm/radeon/kms: don't print error on -ERESTARTSYS.Dave Airlie
2010-03-23drm/radeon/bo: add some fallback placements for VRAM only objects.Dave Airlie
2010-03-23drm/radeon/kms/atom: make sure tables are valid (v2)Alex Deucher
2010-03-23drm/radeon/kms: remove lvds quirksAlex Deucher
2010-03-23drm/radeon/kms: fix display bandwidth setup on rs4xxAlex Deucher
2010-03-23drm/radeon/kms: never treat rs4xx as AGPAlex Deucher
2010-03-22drm/nv50: Fix NEWCTX_DONE flag numberMarcin Koƛcielnicki
2010-03-22drm/nv50: fix fbcon when framebuffer above 4GiB markBen Skeggs
2010-03-22drm/nouveau: bail out of auxch transaction if we repeatedly recieve defersBen Skeggs
2010-03-22drm/nv50: add more 0x100c80 flushy magicBen Skeggs
2010-03-18drm/intel: fix up set_tiling for untiled->tiled transitionDaniel Vetter
2010-03-18drm/i915: Set up the documented clock gating on Sandybridge and Ironlake.Eric Anholt
2010-03-17drm/i915: Convert some trace events to DEFINE_TRACELi Zefan
2010-03-17drm/i915: Ignore lid status on 915-945 too.Eric Anholt
2010-03-17drm/i915: fix small leak on overlay error pathDan Carpenter
2010-03-17drm/i915: Avoid NULL deref in get_pages() unwind after error.Chris Wilson
2010-03-17drm/i915: Fix check with IS_GEN6Zhenyu Wang
2010-03-17drivers/gpu/drm/i915/intel_bios.c: fix continuation line formatsJoe Perches
2010-03-17drm/i915: Enable VS timer dispatch.Eric Anholt
2010-03-17drm/i915: Rename FBC_C3_IDLE to FBC_CTL_C3_IDLE to match other registersPriit Laes
2010-03-17drm/i915: remove an unnecessary wait_request()Owain G. Ainsworth
2010-03-17drm/i915: Don't bother with the BKL for GEM ioctls.Eric Anholt
2010-03-17drm/radeon/kms: fix typo in r520 asic functionsJerome Glisse
2010-03-17drm/radeon/kms: display watermark fixesAlex Deucher
2010-03-17drm/radeon/kms: init rdev->num_crtc at asic initAlex Deucher
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett
2010-03-16Fix typos in commentsThomas Weber
2010-03-16drm/radeon/kms/pm: fix typo in power table parsingAlex Deucher
2010-03-16drm/radeon/kms: gfx init fixes for r6xx/r7xxAlex Deucher
2010-03-15drm/radeon/kms/pm: fix segfault in clock codeAlex Deucher
2010-03-15drm/radeon/kms: expose thermal/fan i2c busesAlex Deucher
2010-03-15drm/radeon/kms: simplify & improve GPU reset V2Jerome Glisse
2010-03-15drm/radeon/kms: rename gpu_reset to asic_resetJerome Glisse
2010-03-15drm/radeon/kms: fence cleanup + more reliable GPU lockup detection V4Jerome Glisse