summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-22drm/tegra: Add gr2d deviceTerje Bergstrom9-3/+732
2013-04-22gpu: host1x: drm: Add memory manager and fbArto Merilainen8-34/+700
2013-04-22gpu: host1x: Remove second host1x driverTerje Bergstrom10-342/+317
2013-04-22gpu: host1x: drm: Rename host1x to host1x_drmArto Merilainen6-26/+28
2013-04-22drm/tegra: Move drm to live under host1xTerje Bergstrom16-14/+11
2013-04-22gpu: host1x: Add debug supportTerje Bergstrom15-0/+807
2013-04-22gpu: host1x: Add channel supportTerje Bergstrom25-1/+2913
2013-04-22gpu: host1x: Add syncpoint wait and interruptsTerje Bergstrom10-0/+846
2013-04-22gpu: host1x: Add host1x driverTerje Bergstrom15-0/+957
2013-04-22drm: Perform a full mode set when the pixel format changedLaurent Pinchart1-0/+3
2013-04-22drm: Don't allow page flip to change pixel formatLaurent Pinchart1-0/+6
2013-04-22Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie9-507/+324
2013-04-22Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie26-291/+706
2013-04-21drm/exynos: prepare FIMD clocksVikas Sajjan1-2/+12
2013-04-18drm/i915: fix bpc vs. bpp confusion in intel_crtc_compute_configDaniel Vetter1-2/+2
2013-04-18drm/i915: move cpu_transcoder to the pipe configurationDaniel Vetter4-24/+32
2013-04-18drm/i915: preserve the PBC bits of TRANS_CHICKEN2Paulo Zanoni2-3/+11
2013-04-18drm/i915: set CPT FDI RX polarity bits based on VBTPaulo Zanoni5-6/+16
2013-04-18drm/i915: Add Reenable Timer to turn Hotplug Detection back on (v4)Egbert Eich2-1/+52
2013-04-18drm/i915: Disable HPD interrupt on pin when irq storm is detected (v3)Egbert Eich1-17/+58
2013-04-18drm/i915: Mask out the HPD irq bits before setting them individually.Egbert Eich1-0/+2
2013-04-18drm/i915: (re)init HPD interrupt storm statisticsEgbert Eich7-10/+23
2013-04-18drm/i915: Add HPD IRQ storm detection (v5)Egbert Eich2-12/+66
2013-04-18drm/i915: WARN when LPT-LP is not paired with ULT CPUPaulo Zanoni1-0/+2
2013-04-18drm/i915: don't intel_crt_init on any ULT machinesPaulo Zanoni1-1/+1
2013-04-18drm/i915: remove comment about IVB link training from intel_pm.cPaulo Zanoni1-1/+0
2013-04-18drm/i915: VLV doesn't have LLCBen Widawsky1-0/+2
2013-04-18drm/i915: Scale ring, rather than ia, frequency on HaswellChris Wilson3-16/+38
2013-04-18drm/i915: shorten debugfs output simple attributesMika Kuoppala1-4/+4
2013-04-18drm/i915: Fixup pfit disabling for gen2/3Daniel Vetter1-7/+21
2013-04-18drm/i915: Fixup Oops in the pipe config computationDaniel Vetter1-10/+13
2013-04-18drm/i915: ensure single initialization and cleanup of backlight deviceJani Nikula4-6/+10
2013-04-18drm/i915: don't touch the PF regs if the power well is downPaulo Zanoni1-3/+7
2013-04-18drm/i915: add intel_using_power_wellPaulo Zanoni3-2/+19
2013-04-18drm/i915: don't check inconsistent modeset state when force-restoringDaniel Vetter1-6/+24
2013-04-18drm/i915: IVB/HSW have 32 fence registerVille Syrjälä3-5/+7
2013-04-18drm/i915: Return stored value from max freq sysfs entryMika Kuoppala1-1/+1
2013-04-18drm/i915: Remove stale codeBen Widawsky1-3/+0
2013-04-18drm/i915: Increase max fence pitch limit to 256KB on IVB+Ville Syrjälä2-3/+7
2013-04-18drm/i915: Reject fence stride=0 on gen4+Ville Syrjälä1-3/+3
2013-04-18drm/i915: Configure GAM_ECOCHK appropriatly for Gen7Ville Syrjälä2-2/+14
2013-04-18drm/i915: Set GAC_ECO_BITS register on Gen7+Ville Syrjälä1-0/+5
2013-04-18drm/i915: Add ECOBITS_SNB_BITVille Syrjälä2-1/+3
2013-04-18drm/i915: Don't default to overclock maxBen Widawsky1-2/+1
2013-04-18drm/i915: Better overclock supportBen Widawsky4-6/+16
2013-04-18drm/i915: use lower aux clock divider on non-ULT HSWJani Nikula1-2/+6
2013-04-18drm/i915: Allow PPGTT enable to failBen Widawsky4-6/+15
2013-04-18drm/i915: NULL aliasing_ppgtt on cleanupBen Widawsky1-0/+1
2013-04-18drm/i915: Abstract PPGTT enablingBen Widawsky4-61/+61
2013-04-18drm/i915: Rework PPGTT init codeBen Widawsky1-1/+5