summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)Author
2013-08-09drm/i915: expose HDMI connectors on port C on BYTJesse Barnes
2013-08-09drm/i915: Make intel_set_mode() staticDamien Lespiau
2013-08-09drm/i915: Remove intel_modeset_disable()Damien Lespiau
2013-08-09drm/i915: Make intel_encoder_dpms() staticDamien Lespiau
2013-08-06drm/i915: Export intel_framebuffer_finiChris Wilson
2013-08-05drm/i915: make user mode sync polarity setting explicitImre Deak
2013-08-05drm/i915: move encoder->enable callback later in VLV crtc enableJani Nikula
2013-08-05drm/i915: Acquire dpio_lock for VLV sideband programming in DP/HDMIChris Wilson
2013-08-05drm/i915: enable IPS for bpp <= 24Jesse Barnes
2013-08-04drm/i915: Remove useless defineStéphane Marchesin
2013-08-04drm/i915: clean up crtc timings computationDaniel Vetter
2013-08-04drm/i915: rip out legacy encoder->mode_set callbackDaniel Vetter
2013-08-04drm/i915: rip out legacy encoder->mode_fixup logicDaniel Vetter
2013-07-26drm/i915: fix pnv display core clock readout outDaniel Vetter
2013-07-25drm/i915: Colocate all GT access routines in the same fileChris Wilson
2013-07-25Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...Daniel Vetter
2013-07-24drm/i915: add functions to disable and restore LCPLLPaulo Zanoni
2013-07-24drm/i915: disable CLKOUT_DP when it's not neededPaulo Zanoni
2013-07-24drm/i915: extend lpt_enable_clkout_dpPaulo Zanoni
2013-07-20drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlightKamal Mostafa
2013-07-19drm/i915: extract lpt_enable_clkout_dp from lpt_init_pch_refclkPaulo Zanoni
2013-07-19drm/i915: extract FDI mPHY functions from lpt_init_pch_refclkPaulo Zanoni
2013-07-19drm/i915: remove SDV support from lpt_pch_init_refclkPaulo Zanoni
2013-07-18drm/i915: Hook PSR functionalityRodrigo Vivi
2013-07-17drm/i915: Fix dereferencing invalid connectors in is_crtc_connector_off()Chris Wilson
2013-07-17drm/i915: Sanitize shared dpll stateDaniel Vetter
2013-07-16drm/i915: We implement WaMPhyProgramming on HaswellDamien Lespiau
2013-07-12drm/i915: clear DPLL reg when disabling i9xx dpllsDaniel Vetter
2013-07-12drm/i915: Fix up cpt pixel multiplier enable sequenceDaniel Vetter
2013-07-12drm/i915: clean up vlv ->pre_pll_enable and pll enable sequenceDaniel Vetter
2013-07-12drm/i915: move error state to own compilation unitMika Kuoppala
2013-07-11drm/i915: Use for_each_pipe() when possibleDamien Lespiau
2013-07-11drm/i915: fix up readout of the lvds dither bit on gen2/3Daniel Vetter
2013-07-09drm/i915: Fix VLV DP RBR/HDMI/DAC PLL LPF coefficientsVille Syrjälä
2013-07-08drm/i915: dvo needs a P2 divisor of 4Daniel Vetter
2013-07-08drm/i915: fix dvo DPLL regressionDaniel Vetter
2013-07-08drm/i915: Getter/setter for object attributesBen Widawsky
2013-07-05drm/i915: Explicitly cast pipe -> intel_dpll_idDaniel Vetter
2013-07-05drm/i915: explicitly cast pipe -> cpu_transcoderDaniel Vetter
2013-07-02drm/i915: split encoder get_config calls from crtc get_clock callsJesse Barnes
2013-07-01drm/i915: fixup messages in pipe_config_compareJesse Barnes
2013-07-01drm/i915: flip on a no fb -> fb transition if crtc is active v3Jesse Barnes
2013-07-01drm/i915: turn off panel fitting at flip time if needed v2Jesse Barnes
2013-07-01drm/i915: copy fetched mode state into crtc at setup_hw time v5Jesse Barnes
2013-07-01drm/i915: get mode clock when reading the pipe config v9Jesse Barnes
2013-07-01drm/i915: pixel multiplier readout support for pch portsDaniel Vetter
2013-07-01drm/i915: Move fbc members out of lineBen Widawsky
2013-07-01drm/i915: Mask out hardware status bits from VLV DPLL registerVille Syrjälä
2013-07-01drm/i915: s/pre_pll/pre/ on the lvds port enable functionDaniel Vetter
2013-07-01drm/i915: move i9xx dpll enabling into crtc enable functionDaniel Vetter