summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-10drm/i915: Organize VBT stuff inside drm_i915_privateRodrigo Vivi
2013-05-10drm/i915: make SDVO TV-out work for multifunction devicesDaniel Vetter
2013-05-10drm/i915: rip out now unused is_foo tracking from crtc codeDaniel Vetter
2013-05-10drm/i915: rip out TV-out lore ...Daniel Vetter
2013-05-10drm/i915: drop TVclock special casing on ilk+Daniel Vetter
2013-05-10drm/i915: move sdvo TV clock computation to intel_sdvo.cDaniel Vetter
2013-05-10drm/i915: print DP init debug messages from a single placeImre Deak
2013-05-10drm/i915: remove is_pch_edp() helpers and state variableImre Deak
2013-05-10drm/i915: stop using is_pch_edp() in is_cpu_edp()Imre Deak
2013-05-10drm/i915: stop using is_pch_edp() in intel_dp_init_connector()Imre Deak
2013-05-10drm/i915: ilk-ivb: replace !is_pch_edp() with port==PORT_AImre Deak
2013-05-10drm/i915: hsw: replace !is_pch_edp() with port==PORT_AImre Deak
2013-05-10drm/i915: use enc_to_intel_dp() instead of opencoding the sameImre Deak
2013-05-10drm/i915: VLV support is no longer preliminaryJesse Barnes
2013-05-10drm/i915: allow stolen, pre-allocated objects to avoid GTT allocation v2Jesse Barnes
2013-05-10drm/i915: BIOS and power context stolen mem handling for VLV v7Jesse Barnes
2013-05-10drm/i915: Re-enable FBC WM if the watermark is good on gen6+Ville Syrjälä
2013-05-10drm/i915: HSW: allow PCH clock gating for suspendImre Deak
2013-05-10drm/i915: fix hotplug event bit trackingJani Nikula
2013-05-10drm/i915: Add references to some workaround we implementDamien Lespiau
2013-05-10drm/i915: Add platform information to implemented workaroundsDamien Lespiau
2013-05-10drm/i915: only disable DDI sound if intel_crtc->eld_vldPaulo Zanoni
2013-05-10drm/i915: check the power well on i915_pipe_enabledPaulo Zanoni
2013-05-10drm/i915: clear FPGA_DBG_RM_NOCLAIM when capturing error statePaulo Zanoni
2013-05-10drm/i915: add power well and cpu transcoder info to the error statePaulo Zanoni
2013-05-10drm/i915: add intel_display_power_enabledPaulo Zanoni
2013-05-10drm/i915: set proper DPIO post divider for VGA on VLV v4Jesse Barnes
2013-05-10drm/i915: fix panel fitting on LVDS on ILK+ v2Jesse Barnes
2013-05-10drm/i915: go back to switch for VLV mem freq detection v2Jesse Barnes
2013-05-10drm/i915: read current freq from Punit on VLVJesse Barnes
2013-05-10drm/i915: Fix declaration of intel_gmbus_{is_forced_bit/is_port_falid}Jan-Simon Möller
2013-05-06drm/i915: Extract PDE writesBen Widawsky
2013-05-06drm/i915: BUG_ON bad PPGTT offsetBen Widawsky
2013-05-06drm/i915: Assert mutex_is_locked on context lookupBen Widawsky
2013-05-06drm/i915: make intel_cpt_verify_modeset staticDaniel Vetter
2013-05-06drm/i915: Apply OCD to data/link m/n register #definesDaniel Vetter
2013-05-06drm/i915: make set_m_n functions staticDaniel Vetter
2013-05-06drm/i915: PCH_ prefix for transcoder timingsDaniel Vetter
2013-05-06drm/i915: s/TRANSCONF/PCH_TRANSCONF/Daniel Vetter
2013-05-06drm/i915: fix up adjusted_mode tracking for interlaced modesDaniel Vetter
2013-05-06drm/i915: add context into request structMika Kuoppala
2013-05-06drm/i915: put context upon switchingChris Wilson
2013-05-06drm/i915: don't setup hdmi for port D edp in ddi_initDaniel Vetter
2013-05-03drm/i915: fix Haswell pfit power well check v2Jesse Barnes
2013-05-03drm/i915: unreference default context on module unloadMika Kuoppala
2013-05-02drm/i915: simplify DP/DDI port width macrosDaniel Vetter
2013-04-30drm/i915: reference count for i915_hw_contextsMika Kuoppala
2013-04-30drm/i915: Relax the sprite scaling limits checksVille Syrjälä
2013-04-30drm/i915: Implement proper clipping for video spritesVille Syrjälä
2013-04-30drm: Add drm_rect_equals()Ville Syrjälä