summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* gma500: Fix frequency detectionAlan Cox2012-08-242-0/+2
* gma500: remove references to drm_display_info raw_edid fieldJani Nikula2012-08-241-3/+0
* gma500: fix incorrect declaration.Dave Airlie2012-08-241-1/+1
* drm: Add misssing static storage class specifier in drm_fb_helper.c fileSachin Kamat2012-08-241-1/+1
* drm: Add missing static storage class specifier in drm_irq.c fileSachin Kamat2012-08-241-1/+1
* drm/i2c/ch7006: Convert to dev_pm_opsMark Brown2012-08-241-9/+7
* drm/usb: select USB_SUPPORT in KconfigSachin Kamat2012-08-241-0/+1
* gma500: remove an unreachable return statementJani Nikula2012-08-241-1/+0
* gma500: psb_intel_crtc: Drop crtc_enable flag.Forest Bond2012-08-242-3/+0
* gma500: Fix comment mispelling in cdv_intel_limits definition.Forest Bond2012-08-241-1/+1
* drm: Handle io prot correctly for MIPS.Huacai Chen2012-08-242-2/+2
* drm: remove the raw_edid field from struct drm_display_infoJani Nikula2012-08-2414-54/+15
* drm/ast: fix EDID memory leakJani Nikula2012-08-241-0/+1
* drm/i915: fix EDID memory leak in SDVOJani Nikula2012-08-241-0/+1
* drm/mgag200: remove unused validate_sequenceMaarten Lankhorst2012-08-241-1/+0
* drm/cirrus: Remove unused validate_sequenceMaarten Lankhorst2012-08-241-1/+0
* drm/ast: remove unused validate_sequenceMaarten Lankhorst2012-08-241-1/+0
* gma500/cdv: Fix call to cdv_intel_dp_set_m_nAlan Cox2012-08-241-2/+2
* drm: gma500: Kill the GEM glue layerLaurent Pinchart2012-08-245-96/+8
* gma500: Disable the clock gating of display controller to make DP/eDP work wellZhao Yakui2012-08-242-0/+28
* gma500/cdv: Add eDP supportZhao Yakui2012-08-2414-61/+751
* gma500/cdv: enable the DisplayPort supportAlan Cox2012-08-241-2/+9
* gma500/cdv: sync up and add the displayport code to the buildAlan Cox2012-08-244-245/+260
* gma500/cdv: add the bits that don't need the new codeAlan Cox2012-08-244-3/+161
* gma500: Add the support of display port on CDVAlan Cox2012-08-243-4/+1661
* gma500: Program the DPLL lane based on the selected digitial portZhao Yakui2012-08-243-31/+58
* gma500: Fix incorrect SR issue when disabling CRTC already in disabled stateZhao Yakui2012-08-241-4/+3
* Merge tag 'v3.6-rc2' into drm-intel-nextDaniel Vetter2012-08-173575-118893/+278747
|\
| * Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-08-161-4/+23
| |\
| | * sh: intc: Handle domain association for sparseirq pre-allocated vectors.Paul Mundt2012-08-091-4/+23
| * | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-08-162-12/+42
| |\ \
| | * | dma: tegra: enable/disable dma clockLaxman Dewangan2012-08-131-1/+17
| | * | Merge branch 'fixes_for-3.6' into fixesVinod Koul2012-08-061-11/+25
| | |\ \
| | | * | dma: imx-dma: Fix kernel crash due to missing clock conversionFabio Estevam2012-07-271-11/+25
| * | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-1611-51/+88
| |\ \ \ \
| | * \ \ \ Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie2012-08-156-8/+45
| | |\ \ \ \
| | | * | | | drm/nv86/fifo: suspend fixMaxim Levitsky2012-08-141-0/+9
| | | * | | | drm/nouveau: disable copy engine on NVAFHenrik Rydberg2012-08-141-1/+0
| | | * | | | nouveau: fixup scanout enable in nvc0_pmMaarten Lankhorst2012-08-141-1/+1
| | | * | | | drm/nouveau/aux: mask off higher bits of auxch index in i2c table entryBen Skeggs2012-08-141-1/+1
| | | * | | | drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinateChristoph Bumiller2012-08-141-1/+1
| | | * | | | drm/nve0/fifo: add support for the flip completion swmthdBen Skeggs2012-08-031-4/+33
| | | |/ / /
| | * | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-08-155-43/+43
| | |\ \ \ \
| | | * | | | drm/i915: Apply post-sync write for pipe control invalidatesChris Wilson2012-08-141-18/+23
| | | * | | | drm/i915: reorder edp disabling to fix ivb MacBook AirDaniel Vetter2012-08-141-7/+7
| | | * | | | drm/i915: ensure i2c adapter is all set before adding itJani Nikula2012-08-131-3/+4
| | | * | | | drm/i915: ignore eDP bpc settings from vbtDaniel Vetter2012-08-111-11/+0
| | | * | | | drm/i915: Fix blank panel at reopening lidTakashi Iwai2012-08-111-4/+9
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-08-141-0/+2
| |\ \ \ \ \ \
| | * | | | | | s390/sclp_sdias: Add missing break and "fall through"Michael Holzheu2012-08-081-0/+2