summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_drv.h
AgeCommit message (Expand)Author
2013-02-28drm/i915: Handle untiled planes when computing their offsetsChris Wilson
2013-02-28drm/i915: Only run idle processing from i915_gem_retire_requests_workerChris Wilson
2013-02-28drm/i915: Preserve the DDI link reversal configurationDamien Lespiau
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-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
2012-10-07Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-10-02drm/i915/dp: Fetch downstream port info if needed during DPCD fetchAdam Jackson
2012-09-26drm/i915/dp: Fetch downstream port info if needed during DPCD fetchAdam Jackson
2012-09-20drm/i915: add encoder->pre_enable/post_disableDaniel Vetter
2012-09-06Merge the modeset-rework, basic conversion into drm-intel-nextDaniel Vetter
2012-09-06drm/i915: improve modeset state checking after dpms callsDaniel Vetter
2012-09-06drm/i915: disable all crtcs at suspend timeDaniel Vetter
2012-09-06drm/i915: push commit_output_state past the crtc/encoder preparingDaniel Vetter
2012-09-06drm/i915: s/intel_encoder_disable/intel_encoder_noopDaniel Vetter
2012-09-06drm/i915: use staged outuput config in tv->mode_fixupDaniel Vetter
2012-09-06drm/i915: push crtc->fb update into pipe_set_baseDaniel Vetter
2012-09-06drm/i915: stage modeset output changesDaniel Vetter
2012-09-06drm/i915: don't save all the encoder/crtc state in set_configDaniel Vetter
2012-09-06drm/i915: extract intel_set_config_compute_mode_changesDaniel Vetter