summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2016-04-07drm/i915/dsi: abstract VLV gpio element execution to a separate functionJani Nikula
2016-04-07drm/i915/dsi: clean up vlv gpio table and definitionsJani Nikula
2016-04-07drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv->dev)Joonas Lahtinen
2016-04-07drm/i915: Do not WARN_ON in i915_vm_to_ppgttJoonas Lahtinen
2016-04-07drm/i915: Use i915_vm_to_ppgtt instead of manual container_ofJoonas Lahtinen
2016-04-06drm/i915/bxt: Set max cdclk frequency properlyMatt Roper
2016-04-06drm/i915/skl+: Use plane size for relative data rate calculationKumar, Mahesh
2016-04-06drm/i915: Set invert bit for hpd based on VBTShubhangi Shrivastava
2016-04-06drm/i915: Update VBT fields for child devicesShubhangi Shrivastava
2016-04-05drm/i915: Set GPU freq to idle_freq initiallyVille Syrjälä
2016-04-05drm/i915: Use GPLL ref clock to calculate GPU freqs on VLV/CHVVille Syrjälä
2016-04-05drm/i915/guc: always reset GuC before loading firmwareDave Gordon
2016-04-05drm/i915/guc: reset GuC and retry on firmware load failureArun Siluvery
2016-04-05drm/i915/shrinker: Refactor common uninterruptible lockingChris Wilson
2016-04-05drm/i915/shrinker: Hook up vmap allocation failure notifierChris Wilson
2016-04-05drm/i915/shrinker: Account for unshrinkable unbound pagesChris Wilson
2016-04-05drm/i915/chv: add more IOSF port definitionsJani Nikula
2016-04-05drm/i915/dsi: add support for DSI sequence block v2 gpio elementJani Nikula
2016-04-04drm/i915: Move execlists irq handler to a bottom halfTvrtko Ursulin
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