summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2010-04-10drm/i915: change intel_ddc_get_modes() function parametersZhenyu Wang8-35/+26
2010-04-10drm/i915: passing drm connector param for load detectionZhenyu Wang4-7/+14
2010-04-10drm/i915: Add new helper to return current attached encoder for connectorZhenyu Wang2-0/+26
2010-04-10drm/i915: Add new 'intel_connector' structureZhenyu Wang1-0/+6
2010-04-10drm/i915: more conversion from connector_list walk to encoder_listZhenyu Wang1-18/+18
2010-04-10drm/i915: use encoder_list for hotplug callbackZhenyu Wang1-4/+4
2010-04-10drm/i915: Convert some trace events to DEFINE_TRACELi Zefan1-61/+25
2010-04-10drm/i915: Configure the TV sense state correctly on GM45 to make TV detection...Zhao Yakui1-0/+9
2010-04-10drm/i915: Ignore LVDS EDID when it is unavailabe or invalidZhao Yakui2-4/+11
2010-04-03drm/i915: Add no_lvds entry for the Clientron U800Stefan Bader1-0/+8
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-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-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-5/+5
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina4-5/+5
2010-03-08Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2-2/+2
2010-03-08driver core: Convert some drivers to CLASS_ATTR_STRINGAndi Kleen1-11/+8
2010-03-08driver-core: Add attribute argument to class_attribute show/storeAndi Kleen1-1/+2
2010-03-07Revert "lib: build list_sort() only if needed"Linus Torvalds1-1/+0
2010-03-06lib: build list_sort() only if neededDon Mullis1-0/+1
2010-03-04Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds133-6305/+17737
2010-03-03vga_switcheroo: disable default y by new rules.Dave Airlie1-1/+0
2010-03-03drm/nouveau: fix *staging* driver build with switcheroo off.Dave Airlie1-1/+1
2010-03-01drm/radeon: fix typo in MakefileAlex Deucher1-1/+1
2010-03-01vga_switcheroo: fix build on platforms with no ACPIDave Airlie6-5/+24
2010-03-01drm/radeon: Fix printf type warning in 64bit system.Pauli Nieminen1-2/+2
2010-03-01drm/radeon/kms: bump the KMS version number for square tiling support.Dave Airlie1-1/+3
2010-03-01Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie21-70/+1025
2010-03-01vga_switcheroo: initial implementation (v15)Dave Airlie21-70/+1026
2010-03-01drm/radeon/kms: do not disable audio engine twiceRafał Miłecki1-1/+0
2010-03-01Revert "drm/radeon/kms: disable HDMI audio for now on rv710/rv730"Rafał Miłecki1-1/+1
2010-03-01drm/radeon/kms: do not preset audio stuff and start timer when not using audioRafał Miłecki1-3/+3
2010-03-01Merge branch 'drm-radeon-testing' of /ssd/git/drm-radeon-next into drm-next-s...Dave Airlie6-3/+14
2010-03-01drm/radeon: r100/r200 ums: block ability for userspace app to trash 0 page an...Dave Airlie3-0/+9
2010-03-01drm/radeon: use ALIGN instead of open coding itMatt Turner2-3/+3
2010-03-01drm/radeon/kms: initialize set_surface_reg reg for rs600 asicJerome Glisse1-0/+2