summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)Author
2013-09-02Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-08-30Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-08-30drm: Pass page flip ioctl flags to driverKeith Packard
2013-08-23drm/i915: Use POSTING_READ in lcpll codeDaniel Vetter
2013-08-23drm/i915: add i915.pc8_timeout functionPaulo Zanoni
2013-08-23drm/i915: allow package C8+ states on Haswell (disabled)Paulo Zanoni
2013-08-23drm/i915: fix SDEIMR assertion when disabling LCPLLPaulo Zanoni
2013-08-23drm/i915: grab force_wake when restoring LCPLLPaulo Zanoni
2013-08-23drm/i915: make IVB FDI training match spec v3Jesse Barnes
2013-08-22drm/i915: clarify Haswell power well bit namesPaulo Zanoni
2013-08-22drm/i915: check the power well when redisabling VGAPaulo Zanoni
2013-08-22drm/i915: Print the changes required for modesetChris Wilson
2013-08-22drm/i915: remove set but unused variablesPaulo Zanoni
2013-08-14drm/i915: Don't deref pipe->cpu_transcoder in the hangcheck codeChris Wilson
2013-08-10drm/i915: Track when an object is pinned for use by the display engineChris Wilson
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-07drm/i915: Don't call encoder's get_config unless encoder is activeVille Syrjälä
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ä