summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_drv.h
AgeCommit message (Expand)AuthorFilesLines
2013-02-14drm/i915: rip out helper->disable noop functionsDaniel Vetter1-1/+0
2013-01-31drm/i915: Only run idle processing from i915_gem_retire_requests_workerChris Wilson1-2/+1
2013-01-28drm/i915: turn on the power well before suspendingPaulo Zanoni1-0/+1
2013-01-26drm/i915: fix intel_init_power_wellsPaulo Zanoni1-1/+1
2013-01-22drm/i915: HDMI/DP - ELD info refresh support for HaswellWang Xingchao1-0/+1
2013-01-20drm/i915: Provide the quantization range in the AVI infoframeVille Syrjälä1-0/+4
2013-01-20drm/i915: Add "Automatic" mode for the "Broadcast RGB" propertyVille Syrjälä1-0/+2
2013-01-20drm/i915: Fix RGB color range property for PCH platformsVille Syrjälä1-0/+5
2013-01-17Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...Dave Airlie1-2/+9
2012-12-20drm/i915: Return the real error code from intel_set_mode()Chris Wilson1-2/+3
2012-12-14drm/i915/hdmi: Read the HPD status before trying to read the EDIDDamien Lespiau1-0/+3
2012-12-11drm/i915: Fixup hpd irq register setup orderingDaniel Vetter1-0/+1
2012-12-08drm/i915: reject modes the LPT FDI receiver can't handlePaulo Zanoni1-0/+1
2012-12-06drm/i915: Close race between processing unpin task and queueing the flipChris Wilson1-1/+4
2012-11-29drm/i915: move is_dual_link_lvds to intel_lvds.cDaniel Vetter1-0/+1
2012-11-29drm/i915: add encoder->pre_pll_enable callbackDaniel Vetter1-0/+1
2012-11-21drm/i915: Flush outstanding unpin tasks before pageflippingChris Wilson1-1/+3
2012-11-11drm/i915: fix Haswell FDI link disable pathPaulo Zanoni1-1/+3
2012-11-11drm/i915: create the DDI encoderPaulo Zanoni1-7/+13
2012-11-11drm/i915: add intel_ddi_connector_get_hw_statePaulo Zanoni1-0/+1
2012-11-11drm/i915: add port field to intel_digital_portPaulo Zanoni1-2/+1
2012-11-11drm/i915: create intel_digital_port and use itPaulo Zanoni1-3/+27
2012-11-11drm/i915: adjust sprite base addressDamien Lespiau1-0/+4
2012-10-26drm/i915/lvds: move fitting mode from intel_lvds_connector to intel_panelJani Nikula1-0/+1
2012-10-26drm/i915: turn the eDP DDI panel on/offPaulo Zanoni1-0/+4
2012-10-26drm/i915: set/unset the DDI eDP backlightPaulo Zanoni1-2/+4
2012-10-26drm/i915: set the correct eDP aux channel clock divider on DDIPaulo Zanoni1-0/+1
2012-10-26drm/i915: convert DDI_FUNC_CTL to transcoderPaulo Zanoni1-2/+2
2012-10-26drm/i915: add TRANSCODER_EDPPaulo Zanoni1-0/+4
2012-10-26drm/i915: remove an extra #define for DP_RECEIVER_CAP_SIZEJani Nikula1-1/+0
2012-10-24drm/i915/eDP: compute the panel power clock divisor from the pch rawclockDaniel Vetter1-0/+2
2012-10-23drm/i915: Don't try to use SPR_SCALE when we don't have a sprite scalerDamien Lespiau1-0/+1
2012-10-22drm/i915: Move cached EDID to intel_connectorJani Nikula1-2/+3
2012-10-22drm/i915: Move the fixed mode to intel_panelJani Nikula1-2/+4
2012-10-22drm/i915: Create generic intel_panel for LVDS and eDPJani Nikula1-0/+9
2012-10-22drm/i915: Backlight setup requires connector so pass it as parameterJani Nikula1-1/+1
2012-10-22Merge tag 'v3.7-rc2' into drm-intel-next-queuedDaniel Vetter1-5/+5
2012-10-18drm/i915: implement Haswell DP link train sequencePaulo Zanoni1-0/+4
2012-10-18drm/i915: add DP support to intel_ddi_mode_setPaulo Zanoni1-0/+1
2012-10-17drm/i915: add intel_ddi_set_pipe_settingsPaulo Zanoni1-0/+1
2012-10-17drm/i915: add DP support to intel_ddi_enable_pipe_funcPaulo Zanoni1-0/+5
2012-10-10drm/i915: completely rewrite the Haswell PLL handling codePaulo Zanoni1-0/+6
2012-10-10drm/i915: enable and disable PIPE_CLK_SEL at the right timePaulo Zanoni1-0/+2
2012-10-10drm/i915: enable and disable DDI_FUNC_CTL at the right timePaulo Zanoni1-0/+3
2012-10-10drm/i915: rewrite the LCPLL codePaulo Zanoni1-0/+1
2012-10-07Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie1-0/+2
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-38/+109
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-4/+4
2012-10-02drm/i915/dp: Fetch downstream port info if needed during DPCD fetchAdam Jackson1-0/+2
2012-09-26drm/i915/dp: Fetch downstream port info if needed during DPCD fetchAdam Jackson1-0/+2