summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: convert DVO driver to new encoder/connector structureZhenyu Wang2010-04-121-36/+34
* drm/i915: convert DP/eDP driver to new encoder/connector structureZhenyu Wang2010-04-122-31/+45
* drm/i915: convert HDMI driver to new encoder/connector structureZhenyu Wang2010-04-121-12/+24
* drm/i915: convert LVDS driver to new encoder/connector structureZhenyu Wang2010-04-121-11/+23
* drm/i915: convert VGA driver to new encoder/connector structureZhenyu Wang2010-04-121-13/+22
* drm/i915: Set sync polarity correctly on DisplayPortAdam Jackson2010-04-121-3/+6
* drm/i915: Un-magic a DPCD register writeAdam Jackson2010-04-121-1/+1
* drm/i915: enable DP/eDP for Sandybridge/CougarpointZhenyu Wang2010-04-123-19/+154
* drm/i915: enable HDMI on CougarpointZhenyu Wang2010-04-121-2/+6
* drm/i915: enable LVDS on CougarpointZhenyu Wang2010-04-121-4/+11
* drm/i915: Fix CRT force detect on CougarpointZhenyu Wang2010-04-121-6/+17
* drm/i915: Support for Cougarpoint PCH display pipelineZhenyu Wang2010-04-123-124/+426
* drm/i915: Probe for PCH chipset typeZhenyu Wang2010-04-123-0/+44
* drm/i915: Sandybridge has no integrated TVZhenyu Wang2010-04-121-1/+2
* drm/i915: Fix legacy BLC event for pipe AZhao Yakui2010-04-121-2/+7
* drm/i915: Clear the LVDS pipe B select bit when moving the LVDS to pipe A.Eric Anholt2010-04-121-0/+2
* drm/i915: Allow LVDS on pipe A on gen4+Adam Jackson2010-04-122-1/+5
* drm/i915: Remove dead KMS encoder save/restore code.Eric Anholt2010-04-1212-643/+4
* drm/i915: change intel_ddc_get_modes() function parametersZhenyu Wang2010-04-098-35/+26
* drm/i915: passing drm connector param for load detectionZhenyu Wang2010-04-094-7/+14
* drm/i915: Add new helper to return current attached encoder for connectorZhenyu Wang2010-04-092-0/+26
* drm/i915: Add new 'intel_connector' structureZhenyu Wang2010-04-091-0/+6
* drm/i915: more conversion from connector_list walk to encoder_listZhenyu Wang2010-04-091-18/+18
* drm/i915: use encoder_list for hotplug callbackZhenyu Wang2010-04-091-4/+4
* drm/i915: Convert some trace events to DEFINE_TRACELi Zefan2010-04-091-61/+25
* drm/i915: Configure the TV sense state correctly on GM45 to make TV detection...Zhao Yakui2010-04-091-0/+9
* drm/i915: Ignore LVDS EDID when it is unavailabe or invalidZhao Yakui2010-04-092-4/+11
* drm/i915: Add no_lvds entry for the Clientron U800Stefan Bader2010-04-021-0/+8
* drm/i915: Rename many remaining uses of "output" to encoder or connector.Eric Anholt2010-03-252-98/+103
* drm/i915: Rename intel_output to intel_encoder.Eric Anholt2010-03-2511-663/+663
* drm/i915: introduce to_intel_bo helperDaniel Vetter2010-03-2510-94/+96
* drm/i915: Disable FBC on 915GM and 945GM.Robert Hooker2010-03-252-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-03-2410-102/+90
|\
| * drm/i915: Stop trying to use ACPI lid status to determine LVDS connection.Eric Anholt2010-03-231-51/+1
| * drm/intel: fix up set_tiling for untiled->tiled transitionDaniel Vetter2010-03-181-2/+5
| * drm/i915: Set up the documented clock gating on Sandybridge and Ironlake.Eric Anholt2010-03-182-0/+22
| * drm/i915: fix small leak on overlay error pathDan Carpenter2010-03-171-4/+9
| * drm/i915: Avoid NULL deref in get_pages() unwind after error.Chris Wilson2010-03-171-9/+12
| * drm/i915: Fix check with IS_GEN6Zhenyu Wang2010-03-172-4/+4
| * drivers/gpu/drm/i915/intel_bios.c: fix continuation line formatsJoe Perches2010-03-171-2/+3
| * drm/i915: Enable VS timer dispatch.Eric Anholt2010-03-172-0/+9
| * drm/i915: Rename FBC_C3_IDLE to FBC_CTL_C3_IDLE to match other registersPriit Laes2010-03-172-2/+2
| * drm/i915: remove an unnecessary wait_request()Owain G. Ainsworth2010-03-171-5/+0
| * drm/i915: Don't bother with the BKL for GEM ioctls.Eric Anholt2010-03-171-23/+23
* | backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-4/+8
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-124-5/+5
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-084-5/+5
| |\
| | * No need to patch AMD-provided drivers/gpu/drm/radeon/atombios.hJiri Kosina2010-02-121-1/+1
| | * tree-wide: Assorted spelling fixesDaniel Mack2010-02-093-4/+4
| | * drm/kms: fix spelling in error messagePavel Roskin2010-02-051-1/+1
OpenPOWER on IntegriCloud