summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2014-11-07drm/i915/skl: Read the Memory Latency Values for WM computationPradeep Bhat
2014-11-07drm/i915: rewrite hsw/bdw audio codec enable/disable sequencesJani Nikula
2014-11-07drm/i915: clean up and clarify audio related register definesJani Nikula
2014-11-07drm/i915: Report the actual swizzling back to userspaceChris Wilson
2014-11-07drm/i915: Request PIN_GLOBAL when pinning a vma for GTT relocationsChris Wilson
2014-11-07drm/i915: Only mark as map-and-fenceable when bound into the GGTTChris Wilson
2014-11-07drm/i915: Use vblank evade mechanism in mmio_flipAnder Conselvan de Oliveira
2014-11-07drm/i915: Remove modeset lock check from intel_pipe_update_start()Ander Conselvan de Oliveira
2014-11-07drm/i915: Add kerneldoc for intel_pipe_update_{start, end}Ander Conselvan de Oliveira
2014-11-07drm/i915: Remove redundant parameter to i915_gem_object_wait_rendering__tail()John Harrison
2014-11-07drm/i915: fix RPS on runtime suspendPaulo Zanoni
2014-11-07drm/i915: fix "Unexpected fault" error message line breakPaulo Zanoni
2014-11-07drm/i915: Kill leftover GTIIR writes from valleyview_irq_preinstall()Ville Syrjälä
2014-11-07drm/i915: Drop useless VLV_IIR writes from vlv_display_irq_postinstall()Ville Syrjälä
2014-11-07drm/i914: Refactor vlv_display_irq_postinstall()Ville Syrjälä
2014-11-07drm/i915: Refactor vlv_display_irq_reset()Ville Syrjälä
2014-11-07drm/i915: Make valleyview_display_irqs_(un)install() work for chvVille Syrjälä
2014-11-07drm/i915: Call gen5_gt_irq_reset() from valleyview_irq_uninstall()Ville Syrjälä
2014-11-07drm/i915: Use GEN5_IRQ_RESET() on vlv/chvVille Syrjälä
2014-11-07drm/i915: Use a consistent order between IIR, IER, IMR writes on vlv/chvVille Syrjälä
2014-11-07drm/i915: Drop the extra GEN8_PCU_IIR posting read from cherryview_irq_preins...Ville Syrjälä
2014-11-07drm/i915: Use gen8_gt_irq_reset() in cherryview_irq_uninstall()Ville Syrjälä
2014-11-07drm/i915: Use DPINVGTT_STATUS_MASKVille Syrjälä
2014-11-07drm/i915: Apply some ocd for IMR vs. IER order during irq enableVille Syrjälä
2014-11-07drm/i915: Make intel_pin_and_fence_fb_obj take plane and framebufferTvrtko Ursulin
2014-11-07drm/i915/bdw: Setup global hardware status page in execlists modeThomas Daniel
2014-11-07drm/i915: Remove orphaned prototype gen6_set_pm_mask()Damien Lespiau
2014-11-07drm/i915: Removed orphaned prototype intel_dp_handle_hpd_irq()Damien Lespiau
2014-11-07drm/i915/dp: Don't stop the link when retrainingDaniel Vetter
2014-11-07drm/i915: Remove unused WATCH_GTT defineDamien Lespiau
2014-11-07drm/i915: Make intel_pipe_has_type() take an output type enumDamien Lespiau
2014-11-07drm/i915: Move pll state commit into intel_modeset_update_stateDaniel Vetter
2014-11-07drm/i915: Don't store current shared DPLL in the new pipe_configAnder Conselvan de Oliveira
2014-11-07drm/i915: Remove crtc_mode_set() hookAnder Conselvan de Oliveira
2014-11-07drm/i915: Covert remaining platforms to choose DPLLS before disabling CRTCsAnder Conselvan de Oliveira
2014-11-07drm/i915: Covert ILK-IVB to choose DPLLS before disabling CRTCsAnder Conselvan de Oliveira
2014-11-07drm/i915: Covert HSW+ to choose DPLLS before disabling CRTCsAnder Conselvan de Oliveira
2014-11-07drm/i915: Add infrastructure for choosing DPLLs before disabling crtcsAnder Conselvan de Oliveira
2014-11-07drm/i915: Move dpll crtc_mask and hw_state fields into separate structAnder Conselvan de Oliveira
2014-11-07drm/i915: Convert shared dpll reference count to a crtc maskAnder Conselvan de Oliveira
2014-11-07drm/i915: Check pipe_config.has_dp_encoder instead of encoder typesDaniel Vetter
2014-11-07Merge tag 'topic/core-stuff-2014-11-05' of git://anongit.freedesktop.org/drm-...Dave Airlie
2014-11-04drm/i915: Make *_crtc_mode_set work on new_configAnder Conselvan de Oliveira
2014-11-04drm/i915: Remove redundant return value and WARN_ONDave Gordon
2014-11-04drm/i915: Fix null pointer dereference in ring cleanup codeJohn Harrison
2014-11-04drm/i915: Redefine WARN_ON to include the conditionMika Kuoppala
2014-11-04drm/i915: Read out the power sequencer port assignment on resume on vlv/chvVille Syrjälä
2014-11-04drm/i915: Initialize PPS timestamps on vlv/chvVille Syrjälä
2014-11-04drm/i915/audio: remove misleading checks for !eld[0]Jani Nikula
2014-11-04drm/i915: introduce intel_audio_codec_{enable, disable}Jani Nikula