summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2010-03-31drm/radeon/kms/pm: fix segfault in clock codeAlex Deucher1-1/+2
2010-03-31drm/radeon/kms: expose thermal/fan i2c busesAlex Deucher13-0/+69
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo64-3/+61
2010-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-7/+1
2010-03-25drm/i915: Rename many remaining uses of "output" to encoder or connector.Eric Anholt2-98/+103
2010-03-25drm/i915: Rename intel_output to intel_encoder.Eric Anholt11-663/+663
2010-03-25drm/i915: introduce to_intel_bo helperDaniel Vetter10-94/+96
2010-03-25drm/i915: Disable FBC on 915GM and 945GM.Robert Hooker2-3/+3
2010-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds10-102/+90
2010-03-24PCI quirk: RS780/RS880: work around missing MSI initializationClemens Ladisch1-7/+1
2010-03-23drm/i915: Stop trying to use ACPI lid status to determine LVDS connection.Eric Anholt1-51/+1
2010-03-19drm/intel: fix up set_tiling for untiled->tiled transitionDaniel Vetter1-2/+5
2010-03-19drm/i915: Set up the documented clock gating on Sandybridge and Ironlake.Eric Anholt2-0/+22
2010-03-17drm/i915: fix small leak on overlay error pathDan Carpenter1-4/+9
2010-03-17drm/i915: Avoid NULL deref in get_pages() unwind after error.Chris Wilson1-9/+12
2010-03-17drm/i915: Fix check with IS_GEN6Zhenyu Wang2-4/+4
2010-03-17drivers/gpu/drm/i915/intel_bios.c: fix continuation line formatsJoe Perches1-2/+3
2010-03-17drm/i915: Enable VS timer dispatch.Eric Anholt2-0/+9
2010-03-17drm/i915: Rename FBC_C3_IDLE to FBC_CTL_C3_IDLE to match other registersPriit Laes2-2/+2
2010-03-17drm/i915: remove an unnecessary wait_request()Owain G. Ainsworth1-5/+0
2010-03-17drm/i915: Don't bother with the BKL for GEM ioctls.Eric Anholt1-23/+23
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett1-4/+8
2010-03-15drm/radeon: collect r100 asic related declarations in radeon_asic.hDaniel Vetter2-51/+48
2010-03-15drm/radeon: include radeon_asic.h in the asic specific filesDaniel Vetter12-0/+12
2010-03-15drm/radeon: unconfuse return value of radeon_asic->clear_surface_regDaniel Vetter2-3/+3
2010-03-15drm/radeon: move asic structs to radeon_asic.cDaniel Vetter2-489/+487
2010-03-15drm/radeon: create radeon_asic.cDaniel Vetter4-200/+243
2010-03-15Merge branch 'radeon-for-airlied' of ../linux-2.6 into drm-linusDave Airlie21-185/+444
2010-03-15Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie17-75/+683
2010-03-15drm/edid: allow certain bogus edids to hit a fixup path rather than failBen Skeggs1-9/+0
2010-03-15drm: remove the EDID blob stored in the EDID property when it is disconnectedZhao Yakui1-0/+1
2010-03-15drm/vmwgfx: depends on FBRandy Dunlap1-1/+1
2010-03-15drm: "kobject_init/kobject_add" -> "kobject_init_and_add".Robert P. J. Day2-12/+10
2010-03-15drm/ttm: use drm calloc large and free largeDave Airlie1-20/+3
2010-03-15drm/radeon/kms: prepare for more reclocking operationsRafał Miłecki1-10/+29
2010-03-15drm/radeon/kms: switch to condition waiting for reclockingRafał Miłecki5-3/+12
2010-03-15drm/radeon/r600: add missing license and comments to r600_blit_shaders.cAlex Deucher1-0/+35
2010-03-15drm/radeon/kms: improve coding style a littleRafał Miłecki2-15/+13
2010-03-15drm/radeon/kms: remove dead audio/HDMI codeRafał Miłecki1-35/+0
2010-03-15drm/radeon/kms: enable audio engine on DCE32Rafał Miłecki1-0/+15
2010-03-15drm/radeon/kms: add HDMI code for pre-DCE3 R6xx GPUsRafał Miłecki1-2/+69
2010-03-15drm/radeon/kms: clean assigning HDMI blocks to encodersRafał Miłecki4-72/+62
2010-03-15drm/radeon/kms: clean HDMI definitionsRafał Miłecki3-8/+13
2010-03-15drm/radeon/kms/rs4xx: make sure crtcs are enabled when setting timingAlex Deucher1-0/+8
2010-03-15drm/radeon/kms/r1xx: enable hw i2cAlex Deucher1-4/+1
2010-03-15drm/radeon/kms: fix i2c prescale calc on older radeonsAlex Deucher1-9/+8
2010-03-15drm/radeon/kms: fix for hw i2cAlex Deucher1-0/+1
2010-03-15drm/radeon/kms: fix pal tv-out support on legacy IGP chipsAlex Deucher1-5/+24
2010-03-15drm/radeon/kms: further spread spectrum fixesAlex Deucher2-13/+20
2010-03-15drm/radeon/kms: use lcd pll limits when availableAlex Deucher5-5/+52