summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/cpufreq.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-01drm/i915: initialize the parity work only onceDaniel Vetter1-4/+1
2012-06-01drm/i915: ivybridge_handle_parity_error should be staticDaniel Vetter1-1/+1
2012-05-31drm/i915: l3 parity sysfs interfaceBen Widawsky1-2/+119
2012-05-31drm/i915: remap l3 on hw initBen Widawsky3-0/+40
2012-05-31drm/i915: enable parity error interruptsBen Widawsky2-4/+14
2012-05-31drm/i915: Dynamic Parity Detection handlingBen Widawsky3-0/+105
2012-05-31drm/i915: s/mdelay/msleep/ in the sdvo detect functionDaniel Vetter1-1/+1
2012-05-31drm/i915: reuse the sdvo tv clock adjustment in ilk mode_setDaniel Vetter1-19/+4
2012-05-31drm/i915: there's no cxsr on ilkDaniel Vetter1-8/+0
2012-05-30drm/i915: add some barriers when changing DIPsPaulo Zanoni1-0/+27
2012-05-30drm/i915: remove comment about HSW HDMI DIPsPaulo Zanoni1-3/+0
2012-05-30drm/i915: don't set SDVO_BORDER_ENABLE when we're HDMIPaulo Zanoni1-1/+1
2012-05-30drm/i915: don't write 0 to DIP control at HDMI initPaulo Zanoni1-10/+0
2012-05-30drm/i915: disable DIP while changing the portPaulo Zanoni1-7/+25
2012-05-30drm/i915: explicitly disable the DIPs we're not usingPaulo Zanoni2-0/+19
2012-05-30drm/i915: don't wait for vblank while writing InfoFramesPaulo Zanoni1-8/+0
2012-05-30drm/i915: enable DIP before enabling each InfoFramePaulo Zanoni1-8/+22
2012-05-30drm/i915: only set the HDMI port on the DIP oncePaulo Zanoni1-25/+31
2012-05-30drm/i915: properly alternate between DVI and HDMIPaulo Zanoni1-3/+85
2012-05-30drm/i915: add set_infoframes to struct intel_hdmiPaulo Zanoni3-9/+46
2012-05-25drm/i915/hdmi: Fix reg values for g4x_hdmi_connectedChris Wilson1-5/+2
2012-05-25drm/i915: s/i915_wait_request/i915_wait_seqno/gBen Widawsky4-10/+9
2012-05-25drm/i915: wait render timeout ioctlBen Widawsky4-0/+99
2012-05-25drm/i915: improve i915_wait_request_begin traceBen Widawsky1-2/+26
2012-05-25drm/i915: timeout parameter for seqno waitBen Widawsky1-12/+58
2012-05-22drm/i915: don't silently ignore sdvo mode_set failuresDaniel Vetter1-2/+6
2012-05-22drm/i915: clarify preferred sdvo input mode codeDaniel Vetter1-14/+15
2012-05-21drm/i915/dp: For consistency use the DP hotplug synonymsChris Wilson1-3/+3
2012-05-21drm/i915/hdmi: Query the live connector status bit for G4xChris Wilson1-0/+27
2012-05-21drm/i915: SDVO hotplug have different interrupt status bits for i915/i965/g4xChris Wilson3-13/+34
2012-05-21drm/i915: Inspect the right status bits for DP/HDMI hotplug on gen4Chris Wilson2-13/+20
2012-05-21drm/i915: All members of gen4 have hotplug, so unconditionally enable its irqChris Wilson1-44/+31
2012-05-20drm/i915: IBX has a fixed pch pll to pch pipe mappingDaniel Vetter1-0/+11
2012-05-20drm/i915: implement hsw_write_infoframePaulo Zanoni2-5/+52
2012-05-20drm/i915: small hdmi coding style cleanupsPaulo Zanoni1-31/+13
2012-05-20drm/i915: fixup infoframe support for sdvoDaniel Vetter2-4/+11
2012-05-20drm/kms: fix Kconfig for new drivers.Dave Airlie3-3/+6
2012-05-19drm/i915: Enable the PCH PLL for all generations after link trainingChris Wilson1-2/+2
2012-05-19drm/i915: Convert BUG_ON(!pll->active) and friends to a WARNChris Wilson1-6/+15
2012-05-19drm/i915: don't clobber the pipe param in sanitize_modesettingDaniel Vetter1-2/+3
2012-05-19drm/i915: disable gmbus on i830Daniel Vetter1-0/+4
2012-05-19drm/i915: Replace the feature tests for BLT/BSD with ring init checksChris Wilson1-2/+2
2012-05-19drm/i915: Check whether the ring is initialised prior to dispatchChris Wilson1-8/+5
2012-05-19drm/i915: Introduce for_each_ring() macroChris Wilson8-85/+76
2012-05-19drm/i915: Assert that the transcoder is indeed off before modifying itChris Wilson1-0/+2
2012-05-19drm/i915: hook Haswell devices in placeEugeni Dodonov2-0/+11
2012-05-19drm/i915: prepare HDMI link for HaswellEugeni Dodonov3-1/+133
2012-05-19drm/i915: move HDMI structs to shared locationEugeni Dodonov2-17/+21
2012-05-19drm/i915: add WR PLL programming tableEugeni Dodonov1-0/+388
2012-05-19drm/i915: add support for DDI-controlled digital outputsEugeni Dodonov1-0/+19