summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: edp_panel_on does not need to return a boolKeith Packard2011-10-061-4/+2
* drm/i915: Move eDP panel fixed mode from dev_priv to intel_dpKeith Packard2011-10-062-20/+16
* drm/i915: Correct eDP panel power sequencing delay computationsKeith Packard2011-10-064-40/+123
* drm/i915: Ensure eDP powered up during DP_SET_POWER operation in dp_prepareKeith Packard2011-10-051-0/+2
* drm/i915: Enable eDP panel power during I2C initialization sequenceKeith Packard2011-10-051-1/+9
* drm/i915: Wrap DP EDID fetch functions to enable eDP panel powerKeith Packard2011-10-051-3/+28
* drm/i915: Delay DP i2c initialization until panel power timings are computedKeith Packard2011-10-051-2/+2
* drm/i915: Ensure panel is on during DPMS offKeith Packard2011-10-051-0/+2
* drm/i915: Turn force VDD back off when panel running in intel_dp_dpmsKeith Packard2011-09-301-1/+2
* drm/i915: Check for eDP inside edp panel on/off funcsKeith Packard2011-09-301-14/+15
* drm/i915: Unlock PCH_PP_CONTROL alwaysKeith Packard2011-09-302-1/+14
* drm/i915: Check eDP power when doing aux channel communicationsKeith Packard2011-09-301-0/+22
* drm/i915: Only use VBT panel mode on eDP if no EDID is foundKeith Packard2011-09-301-10/+10
* drm/i915: Shut down PCH interrupts during irq_uninstallKeith Packard2011-09-301-0/+4
* drm/i915: Enable digital port hotplug on PCH systemsKeith Packard2011-09-302-1/+28
* drm/i915: FBC off for ironlake and older, otherwise on by defaultKeith Packard2011-09-212-4/+12
* drm/i915: Enable SDVO hotplug interrupts for HDMI and DVISimon Farnsworth2011-09-212-62/+29
* drm/i915: Enable dither whenever display bpc < frame buffer bpcKeith Packard2011-09-191-4/+6
* Linux 3.1-rc6v3.1-rc6Linus Torvalds2011-09-121-1/+1
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-09-127-28/+66
|\
| * drm: Remove duplicate "return" statementLin Ming2011-09-091-1/+0
| * Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2011-09-094-7/+30
| |\
| | * drm/nv04/crtc: Bail out if FB is not bound to crtcEmil Velikov2011-09-091-2/+13
| | * drm/nouveau: fix nv04_sgdma_bind on non-"4kB pages" archsMarcin Slusarz2011-09-091-1/+1
| | * drm/nouveau: properly handle allocation failure in nouveau_sgdma_populateMarcin Slusarz2011-09-091-1/+4
| | * drm/nouveau: fix oops on pre-semaphore hardwareBen Skeggs2011-09-091-1/+2
| | * drm/nv50/crtc: Bail out if FB is not bound to crtcEmil Velikov2011-09-091-2/+10
| * | drm/radeon/kms: fix DP detect and EDID fetch for DP bridgesAlex Deucher2011-09-062-20/+36
| |/
* | Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-09-1218-18/+72
|\ \
| * \ Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-p...Arnd Bergmann2011-09-121-0/+3
| |\ \
| | * | OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlersKevin Hilman2011-09-061-0/+3
| * | | Merge branch 'sirf/fixes' into fixesArnd Bergmann2011-09-124-0/+4
| |\ \ \
| | * | | ARM: CSR: add missing sentinels to of_device_id tablesJamie Iles2011-09-114-0/+4
| | | |/ | | |/|
| | | |
| | \ \
| *-. \ \ Merge branches 'cns3xxx/fixes', 'omap/fixes' and 'davinci/fixes' into fixesArnd Bergmann2011-09-109-14/+64
| |\ \ \ \
| | | * | | ARM: davinci: fix cache flush build errorLinus Walleij2011-09-071-1/+5
| | | * | | ARM: davinci: correct MDSTAT_STATE_MASKSergei Shtylyov2011-09-071-1/+1
| | | * | | ARM: davinci: da850 EVM: read mac address from SPI flashRajashekhara, Sudhakar2011-09-071-0/+28
| | | |/ /
| | | | |
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | *-----. \ \ Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'o...Paul Walmsley2011-09-04377-1892/+3236
| | |\ \ \ \ \ \
| | | | | | * | | OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force...Santosh Shilimkar2011-08-192-2/+2
| | | | | | * | | OMAP: powerdomains: Make all powerdomain target states as ON at initRajendra Nayak2011-08-191-9/+16
| | | | | * | | | OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[]Paul Walmsley2011-09-041-0/+1
| | | | | | |_|/ | | | | | |/| |
| | | | * | | | OMAP4: clock: fix compile warningPaul Walmsley2011-08-211-0/+2
| | | * | | | | OMAP3: clock: indicate that gpt12_fck and wdt1_fck are in the WKUP clockdomainPaul Walmsley2011-08-221-0/+2
| | * | | | | | OMAP4: clock: re-enable previous clockdomain enable/disable sequencePaul Walmsley2011-08-191-1/+7
| | | |_|_|/ / | | |/| | | |
| * | | | | | ARM: cns3xxx: Fix newly introduced warnings in the PCIe codeAnton Vorontsov2011-09-091-1/+1
| * | | | | | ARM: cns3xxx: Fix compile error caused by hardware.h removedTommy Lin2011-09-093-3/+0
| | |_|_|_|/ | |/| | | |
* | | | | | ioctl: register LTTng ioctlMathieu Desnoyers2011-09-121-0/+2
* | | | | | Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds2011-09-128-22/+62
|\ \ \ \ \ \
| * | | | | | Btrfs: add dummy extent if dst offset excceeds file end inLi Zefan2011-09-111-0/+6
| * | | | | | Btrfs: calc file extent num_bytes correctly in file cloneLi Zefan2011-09-111-3/+10
OpenPOWER on IntegriCloud