summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2016-04-04drm/i915/ddi: Silence compiler warning for unknown output typeChris Wilson
2016-04-03drm/i915: Show PCI power state under debugfs/i915_runtime_pm_statusChris Wilson
2016-04-03drm/i915: Add struct_mutex locking for debugs/i915_gem_framebufferChris Wilson
2016-04-01drm/i915: Fix plane init failure pathsVille Syrjälä
2016-04-01drm/i915: Remove the "three times for luck" trick from vlv_enable_pll()Ville Syrjälä
2016-04-01drm/i915: assert_panel_unlocked() in chv_enable_pll()Ville Syrjälä
2016-04-01drm/i915: Add a local pipe variable to vlv_enable_pll()Ville Syrjälä
2016-04-01drm/i915: Implement WaPixelRepeatModeFixForC0:chvVille Syrjälä
2016-04-01drm/i915: Make {vlv,chv}_{disable,update}_pll() more similarVille Syrjälä
2016-04-01drm/i915: Throw out BUGs from DPLL/PCH functionsVille Syrjälä
2016-04-01drm/i915: Disable FDI RX before DDI_BUF_CTLVille Syrjälä
2016-04-01Revert "drm/i915: Fix races on fbdev"Joonas Lahtinen
2016-04-01drm/i915/dsi: refer to gpio index instead of gpio to avoid confusionJani Nikula
2016-04-01drm/i915: use for_each_port_masked in bxt phy init for clarityJani Nikula
2016-04-01drm/i915: BXT DDI PHY sequence BUNVandana Kannan
2016-04-01drm/i915: force full detect on sink count changeShubhangi Shrivastava
2016-04-01drm/i915: Read sink_count dpcd alwaysShubhangi Shrivastava
2016-04-01drm/i915: Reorganizing intel_dp_check_link_statusShubhangi Shrivastava
2016-04-01drm/i915: Cleaning up intel_dp_hpd_pulseShubhangi Shrivastava
2016-04-01drm/i915: Splitting intel_dp_detectShubhangi Shrivastava
2016-03-31drm/i915: Refer to GGTT {,VM} consistentlyJoonas Lahtinen
2016-03-31drm/i915: Update color management during vblank evasion.Maarten Lankhorst
2016-03-31drm/i915: Do not check crtc_state->active in intel_color_load_luts.Maarten Lankhorst
2016-03-31drm/i915: Pass crtc_state to color management functions.Maarten Lankhorst
2016-03-31drm/i915: Add locking to pll updates, v3.Maarten Lankhorst
2016-03-30drm/i915: Remove PIPE_CONF_CHECK_I_ALTDaniel Vetter
2016-03-30drm/i915/kbl: Remove preliminary_hw_support protection from KBL.Rodrigo Vivi
2016-03-30drm/i915: Exit cherryview_irq_handler() after one passChris Wilson
2016-03-30drm/i915: Rename __force_wake_get to __force_wake_autoChris Wilson
2016-03-30drm/i915: Rename GGTT init functionsJoonas Lahtinen
2016-03-30drm/i915: BUG_ON when ggtt_view is NULLMatthew Auld
2016-03-30drm/i915: fix deadlock on lid openBjørn Mork
2016-03-30drm/i915: Update DRIVER_DATE to 20160330Daniel Vetter
2016-03-30drm/i915: Call intel_dp_mst_resume() before resuming displaysLyude
2016-03-30drm/i915: Fix races on fbdevLukas Wunner
2016-03-29drm/i915: remove unused dev_priv->render_reclock_availJani Nikula
2016-03-29drm/i915: move sdvo mappings to vbt dataJani Nikula
2016-03-29drm/i915: move edp low vswing config to vbt dataJani Nikula
2016-03-29drm/i915: use a substruct in vbt data for edpJani Nikula
2016-03-24drm/i915: replace for_each_engine()Dave Gordon
2016-03-24drm/i915: introduce for_each_engine_id()Dave Gordon
2016-03-24drm/i915/bxt: Fix DSI HW state readoutImre Deak
2016-03-24drm/i915: Remove vblank wait from hsw_enable_ips, v2.Maarten Lankhorst
2016-03-23drm/i915: Tidy aliasing_gtt_bind_vma()Chris Wilson
2016-03-23drm/i915: Split PNV version of crtc_compute_clock()Ander Conselvan de Oliveira
2016-03-23drm/i915: Split g4x_crtc_compute_clock()Ander Conselvan de Oliveira
2016-03-23drm/i915: Split i8xx_crtc_compute_clock()Ander Conselvan de Oliveira
2016-03-23drm/i915: Split CHV and VLV specific crtc_compute_clock() hooksAnder Conselvan de Oliveira
2016-03-23drm/i915: Merge ironlake_compute_clocks() and ironlake_crtc_compute_clock()Ander Conselvan de Oliveira
2016-03-23drm/i915: Move fp divisor calculation into ironlake_compute_dpll()Ander Conselvan de Oliveira