summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon: update wait_for_vblank for r1xx-r4xxAlex Deucher2013-04-221-24/+53
* Merge tag 'drm/tegra/for-3.10' of git://anongit.freedesktop.org/tegra/linux i...Dave Airlie2013-04-2255-644/+7540
|\
| * drm/tegra: don't depend on OFStephen Warren2013-04-221-1/+1
| * drm/tegra: Support the XBGR8888 pixelformatThierry Reding2013-04-221-0/+5
| * drm/tegra: Add gr2d deviceTerje Bergstrom2013-04-229-3/+732
| * gpu: host1x: drm: Add memory manager and fbArto Merilainen2013-04-228-34/+700
| * gpu: host1x: Remove second host1x driverTerje Bergstrom2013-04-2210-342/+317
| * gpu: host1x: drm: Rename host1x to host1x_drmArto Merilainen2013-04-226-26/+28
| * drm/tegra: Move drm to live under host1xTerje Bergstrom2013-04-2216-14/+11
| * gpu: host1x: Add debug supportTerje Bergstrom2013-04-2215-0/+807
| * gpu: host1x: Add channel supportTerje Bergstrom2013-04-2225-1/+2913
| * gpu: host1x: Add syncpoint wait and interruptsTerje Bergstrom2013-04-2210-0/+846
| * gpu: host1x: Add host1x driverTerje Bergstrom2013-04-2215-0/+957
* | drm: Perform a full mode set when the pixel format changedLaurent Pinchart2013-04-221-0/+3
* | drm: Don't allow page flip to change pixel formatLaurent Pinchart2013-04-221-0/+6
* | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2013-04-229-507/+324
|\ \
| * | drm/exynos: prepare FIMD clocksVikas Sajjan2013-04-211-2/+12
| * | Revert "of/exynos_g2d: Add Bindings for exynos G2D driver"Sachin Kamat2013-04-171-22/+0
| * | drm/exynos: drm_connector: Fix error check conditionSachin Kamat2013-04-171-1/+1
| * | drm/exynos: drm_rotator: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat2013-04-171-1/+1
| * | drm/exynos: mixer: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat2013-04-171-5/+5
| * | drm/exynos: hdmi: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat2013-04-171-5/+5
| * | drm/exynos: change the method for getting the interruptVikas Sajjan2013-04-171-1/+1
| * | drm/exynos: enable OF_VIDEOMODE and FB_MODE_HELPERS for exynos drm fimdVikas Sajjan2013-04-171-1/+3
| * | drm/exynos: Add display-timing node parsing using video helper functionVikas Sajjan2013-04-171-4/+20
| * | drm/exynos: hdmi: move mode_fixup to drm common hdmiRahul Sharma2013-04-173-54/+36
| * | drm/exynos: hdmi: using drm_display_mode timings for exynos4Rahul Sharma2013-04-172-417/+246
* | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2013-04-2226-291/+706
|\ \ \ | |_|/ |/| |
| * | drm/i915: fix bpc vs. bpp confusion in intel_crtc_compute_configDaniel Vetter2013-04-181-2/+2
| * | drm/i915: move cpu_transcoder to the pipe configurationDaniel Vetter2013-04-184-24/+32
| * | drm/i915: preserve the PBC bits of TRANS_CHICKEN2Paulo Zanoni2013-04-182-3/+11
| * | drm/i915: set CPT FDI RX polarity bits based on VBTPaulo Zanoni2013-04-185-6/+16
| * | drm/i915: Add Reenable Timer to turn Hotplug Detection back on (v4)Egbert Eich2013-04-182-1/+52
| * | drm/i915: Disable HPD interrupt on pin when irq storm is detected (v3)Egbert Eich2013-04-181-17/+58
| * | drm/i915: Mask out the HPD irq bits before setting them individually.Egbert Eich2013-04-181-0/+2
| * | drm/i915: (re)init HPD interrupt storm statisticsEgbert Eich2013-04-187-10/+23
| * | drm/i915: Add HPD IRQ storm detection (v5)Egbert Eich2013-04-182-12/+66
| * | drm/i915: WARN when LPT-LP is not paired with ULT CPUPaulo Zanoni2013-04-181-0/+2
| * | drm/i915: don't intel_crt_init on any ULT machinesPaulo Zanoni2013-04-181-1/+1
| * | drm/i915: remove comment about IVB link training from intel_pm.cPaulo Zanoni2013-04-181-1/+0
| * | drm/i915: VLV doesn't have LLCBen Widawsky2013-04-181-0/+2
| * | drm/i915: Scale ring, rather than ia, frequency on HaswellChris Wilson2013-04-183-16/+38
| * | drm/i915: shorten debugfs output simple attributesMika Kuoppala2013-04-181-4/+4
| * | drm/i915: Fixup pfit disabling for gen2/3Daniel Vetter2013-04-181-7/+21
| * | drm/i915: Fixup Oops in the pipe config computationDaniel Vetter2013-04-181-10/+13
| * | drm/i915: ensure single initialization and cleanup of backlight deviceJani Nikula2013-04-184-6/+10
| * | drm/i915: don't touch the PF regs if the power well is downPaulo Zanoni2013-04-181-3/+7
| * | drm/i915: add intel_using_power_wellPaulo Zanoni2013-04-183-2/+19
| * | drm/i915: don't check inconsistent modeset state when force-restoringDaniel Vetter2013-04-181-6/+24
| * | drm/i915: IVB/HSW have 32 fence registerVille Syrjälä2013-04-183-5/+7
OpenPOWER on IntegriCloud