aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_drv.h
AgeCommit message (Expand)Author
2013-02-24Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2013-02-21drm/i915: Handle untiled planes when computing their offsetsChris Wilson
2013-02-20Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2013-02-20drm/i915: Preserve the DDI link reversal configurationDamien Lespiau
2013-02-20drm/i915: Don't wait for page flips if there was GPU resetVille Syrjälä
2013-02-14drm/i915: rip out helper->disable noop functionsDaniel Vetter
2013-01-31drm/i915: Only run idle processing from i915_gem_retire_requests_workerChris Wilson
2013-01-28drm/i915: turn on the power well before suspendingPaulo Zanoni
2013-01-26drm/i915: fix intel_init_power_wellsPaulo Zanoni
2013-01-22drm/i915: HDMI/DP - ELD info refresh support for HaswellWang Xingchao
2013-01-20drm/i915: Provide the quantization range in the AVI infoframeVille Syrjälä
2013-01-20drm/i915: Add "Automatic" mode for the "Broadcast RGB" propertyVille Syrjälä
2013-01-20drm/i915: Fix RGB color range property for PCH platformsVille Syrjälä
2013-01-17Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...Dave Airlie
2012-12-20drm/i915: Return the real error code from intel_set_mode()Chris Wilson
2012-12-14drm/i915/hdmi: Read the HPD status before trying to read the EDIDDamien Lespiau
2012-12-11drm/i915: Fixup hpd irq register setup orderingDaniel Vetter
2012-12-08drm/i915: reject modes the LPT FDI receiver can't handlePaulo Zanoni
2012-12-06drm/i915: Close race between processing unpin task and queueing the flipChris Wilson
2012-11-29drm/i915: move is_dual_link_lvds to intel_lvds.cDaniel Vetter
2012-11-29drm/i915: add encoder->pre_pll_enable callbackDaniel Vetter
2012-11-21drm/i915: Flush outstanding unpin tasks before pageflippingChris Wilson
2012-11-11drm/i915: fix Haswell FDI link disable pathPaulo Zanoni
2012-11-11drm/i915: create the DDI encoderPaulo Zanoni
2012-11-11drm/i915: add intel_ddi_connector_get_hw_statePaulo Zanoni
2012-11-11drm/i915: add port field to intel_digital_portPaulo Zanoni
2012-11-11drm/i915: create intel_digital_port and use itPaulo Zanoni
2012-11-11drm/i915: adjust sprite base addressDamien Lespiau
2012-10-26drm/i915/lvds: move fitting mode from intel_lvds_connector to intel_panelJani Nikula
2012-10-26drm/i915: turn the eDP DDI panel on/offPaulo Zanoni
2012-10-26drm/i915: set/unset the DDI eDP backlightPaulo Zanoni
2012-10-26drm/i915: set the correct eDP aux channel clock divider on DDIPaulo Zanoni
2012-10-26drm/i915: convert DDI_FUNC_CTL to transcoderPaulo Zanoni
2012-10-26drm/i915: add TRANSCODER_EDPPaulo Zanoni
2012-10-26drm/i915: remove an extra #define for DP_RECEIVER_CAP_SIZEJani Nikula
2012-10-24drm/i915/eDP: compute the panel power clock divisor from the pch rawclockDaniel Vetter
2012-10-23drm/i915: Don't try to use SPR_SCALE when we don't have a sprite scalerDamien Lespiau
2012-10-22drm/i915: Move cached EDID to intel_connectorJani Nikula
2012-10-22drm/i915: Move the fixed mode to intel_panelJani Nikula
2012-10-22drm/i915: Create generic intel_panel for LVDS and eDPJani Nikula
2012-10-22drm/i915: Backlight setup requires connector so pass it as parameterJani Nikula
2012-10-22Merge tag 'v3.7-rc2' into drm-intel-next-queuedDaniel Vetter
2012-10-18drm/i915: implement Haswell DP link train sequencePaulo Zanoni
2012-10-18drm/i915: add DP support to intel_ddi_mode_setPaulo Zanoni
2012-10-17drm/i915: add intel_ddi_set_pipe_settingsPaulo Zanoni
2012-10-17drm/i915: add DP support to intel_ddi_enable_pipe_funcPaulo Zanoni
2012-10-10drm/i915: completely rewrite the Haswell PLL handling codePaulo Zanoni
2012-10-10drm/i915: enable and disable PIPE_CLK_SEL at the right timePaulo Zanoni
2012-10-10drm/i915: enable and disable DDI_FUNC_CTL at the right timePaulo Zanoni
2012-10-10drm/i915: rewrite the LCPLL codePaulo Zanoni