index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2016-04-05
drm/i915/shrinker: Hook up vmap allocation failure notifier
Chris Wilson
-0
/
+40
2016-04-05
mm/vmap: Add a notifier for when we run out of vmap address space
Chris Wilson
-0
/
+31
2016-04-05
drm/i915/shrinker: Account for unshrinkable unbound pages
Chris Wilson
-1
/
+1
2016-04-05
drm/i915/chv: add more IOSF port definitions
Jani Nikula
-0
/
+4
2016-04-05
drm/i915/dsi: add support for DSI sequence block v2 gpio element
Jani Nikula
-4
/
+18
2016-04-04
drm/i915: Move execlists irq handler to a bottom half
Tvrtko Ursulin
-24
/
+33
2016-04-04
drm/i915/ddi: Silence compiler warning for unknown output type
Chris Wilson
-3
/
+3
2016-04-03
drm/i915: Show PCI power state under debugfs/i915_runtime_pm_status
Chris Wilson
-4
/
+5
2016-04-03
drm/i915: Add struct_mutex locking for debugs/i915_gem_framebuffer
Chris Wilson
-0
/
+8
2016-04-01
drm/i915: Fix plane init failure paths
Ville Syrjälä
-38
/
+60
2016-04-01
drm/i915: Remove the "three times for luck" trick from vlv_enable_pll()
Ville Syrjälä
-11
/
+0
2016-04-01
drm/i915: assert_panel_unlocked() in chv_enable_pll()
Ville Syrjälä
-2
/
+4
2016-04-01
drm/i915: Add a local pipe variable to vlv_enable_pll()
Ville Syrjälä
-8
/
+9
2016-04-01
drm/i915: Implement WaPixelRepeatModeFixForC0:chv
Ville Syrjälä
-4
/
+37
2016-04-01
drm/i915: Make {vlv,chv}_{disable,update}_pll() more similar
Ville Syrjälä
-38
/
+25
2016-04-01
drm/i915: Throw out BUGs from DPLL/PCH functions
Ville Syrjälä
-9
/
+0
2016-04-01
drm/i915: Disable FDI RX before DDI_BUF_CTL
Ville Syrjälä
-6
/
+12
2016-04-01
Revert "drm/i915: Fix races on fbdev"
Joonas Lahtinen
-6
/
+5
2016-04-01
drm/i915/dsi: refer to gpio index instead of gpio to avoid confusion
Jani Nikula
-8
/
+8
2016-04-01
drm/i915: use for_each_port_masked in bxt phy init for clarity
Jani Nikula
-3
/
+7
2016-04-01
drm/i915: BXT DDI PHY sequence BUN
Vandana Kannan
-2
/
+12
2016-04-01
drm/i915: force full detect on sink count change
Shubhangi Shrivastava
-6
/
+27
2016-04-01
drm/i915: Read sink_count dpcd always
Shubhangi Shrivastava
-7
/
+24
2016-04-01
drm/i915: Reorganizing intel_dp_check_link_status
Shubhangi Shrivastava
-29
/
+36
2016-04-01
drm/i915: Cleaning up intel_dp_hpd_pulse
Shubhangi Shrivastava
-26
/
+47
2016-04-01
drm/i915: Splitting intel_dp_detect
Shubhangi Shrivastava
-20
/
+43
2016-03-31
drm/i915: Refer to GGTT {,VM} consistently
Joonas Lahtinen
-218
/
+264
2016-03-31
drm/i915: Update color management during vblank evasion.
Maarten Lankhorst
-15
/
+5
2016-03-31
drm/i915: Do not check crtc_state->active in intel_color_load_luts.
Maarten Lankhorst
-4
/
+0
2016-03-31
drm/i915: Pass crtc_state to color management functions.
Maarten Lankhorst
-33
/
+40
2016-03-31
drm/i915: Add locking to pll updates, v3.
Maarten Lankhorst
-6
/
+26
2016-03-30
drm/i915: Remove PIPE_CONF_CHECK_I_ALT
Daniel Vetter
-17
/
+5
2016-03-30
drm/i915/kbl: Remove preliminary_hw_support protection from KBL.
Rodrigo Vivi
-2
/
+0
2016-03-30
drm/i915: Exit cherryview_irq_handler() after one pass
Chris Wilson
-2
/
+2
2016-03-30
drm/i915: Rename __force_wake_get to __force_wake_auto
Chris Wilson
-9
/
+9
2016-03-30
drm/i915: Rename GGTT init functions
Joonas Lahtinen
-15
/
+26
2016-03-30
drm/i915: BUG_ON when ggtt_view is NULL
Matthew Auld
-16
/
+3
2016-03-30
drm/i915: fix deadlock on lid open
Bjørn Mork
-4
/
+1
2016-03-30
drm/i915: Update DRIVER_DATE to 20160330
Daniel Vetter
-1
/
+1
2016-03-30
drm/i915: Call intel_dp_mst_resume() before resuming displays
Lyude
-2
/
+2
2016-03-30
drm/i915: Fix races on fbdev
Lukas Wunner
-5
/
+6
2016-03-29
drm/i915: remove unused dev_priv->render_reclock_avail
Jani Nikula
-6
/
+0
2016-03-29
drm/i915: move sdvo mappings to vbt data
Jani Nikula
-11
/
+10
2016-03-29
drm/i915: move edp low vswing config to vbt data
Jani Nikula
-7
/
+6
2016-03-29
drm/i915: use a substruct in vbt data for edp
Jani Nikula
-41
/
+42
2016-03-24
drm/i915: replace for_each_engine()
Dave Gordon
-103
/
+82
2016-03-24
drm/i915: introduce for_each_engine_id()
Dave Gordon
-46
/
+62
2016-03-24
drm/i915/bxt: Fix DSI HW state readout
Imre Deak
-0
/
+63
2016-03-24
drm/i915: Remove vblank wait from hsw_enable_ips, v2.
Maarten Lankhorst
-2
/
+5
2016-03-23
drm/i915: Tidy aliasing_gtt_bind_vma()
Chris Wilson
-10
/
+9
[next]