index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/dsi: rename intel_dsi_panel_vbt.c to intel_dsi_vbt.c
Jani Nikula
2017-03-07
2
-1
/
+1
*
drm/i915/dsi: rename intel_dsi_pre_disable to intel_dsi_disable
Jani Nikula
2017-03-07
1
-9
/
+12
*
drm/i915/dsi: rename intel_dsi_exec_vbt_sequence to intel_dsi_vbt_exec_sequence
Jani Nikula
2017-03-07
3
-16
/
+15
*
drm/i915/dsi: stop using the drm_panel framework completely
Jani Nikula
2017-03-07
3
-47
/
+11
*
drm/i915/dsi: call vbt_panel_get_modes directly instead of via drm_panel
Jani Nikula
2017-03-07
3
-7
/
+3
*
drm/i915/dsi: remove support for more than one panel driver
Jani Nikula
2017-03-07
3
-20
/
+3
*
drm/i915: Avoid clearing the base drm_crtc_state
Chris Wilson
2017-03-07
1
-4
/
+4
*
drm/i915/: DMC 1.04 for Geminilake
Anusha Srivatsa
2017-03-07
1
-2
/
+2
*
drm/i915: No need to save/restore irq status in intel_engine_wakeup
Tvrtko Ursulin
2017-03-07
1
-3
/
+2
*
drm/i915: No need to save/restore irq status in intel_breadcrumbs_fake_irq
Tvrtko Ursulin
2017-03-07
1
-3
/
+2
*
drm/i915: No need to save/restore irq status in __i915_request_irq_complete
Tvrtko Ursulin
2017-03-07
1
-3
/
+2
*
drm/i915: Take rpm wakelock for releasing the fence on unbind
Chris Wilson
2017-03-06
1
-3
/
+8
*
drm/i915: Wake up all waiters before idling
Chris Wilson
2017-03-06
1
-7
/
+15
*
drm/i915: Complain if we take too long under vblank evasion.
Maarten Lankhorst
2017-03-06
1
-2
/
+10
*
drm/i915: Move updating color management to before vblank evasion
Maarten Lankhorst
2017-03-06
1
-5
/
+7
*
drm/i915/glk: Remove MODULE_FIRMWARE() tag from Geminilake's DMC
Ander Conselvan de Oliveira
2017-03-06
1
-1
/
+0
*
drm/i915: Update DRIVER_DATE to 20170306
Daniel Vetter
2017-03-06
1
-2
/
+2
*
drm/i915: Don't use enums for hardware engine id
Michal Wajdeczko
2017-03-03
3
-18
/
+24
*
drm/i915: Split breadcrumbs spinlock into two
Chris Wilson
2017-03-03
7
-58
/
+68
*
drm/i915: Refactor wakeup of the next breadcrumb waiter
Chris Wilson
2017-03-03
1
-30
/
+18
*
drm/i915: Take reference for signaling the request from hardirq
Chris Wilson
2017-03-03
1
-6
/
+4
*
drm/i915: Add FIFO underrun tracepoints
Ville Syrjälä
2017-03-03
2
-2
/
+52
*
drm/i915: Add cxsr toggle tracepoint
Ville Syrjälä
2017-03-03
2
-0
/
+32
*
drm/i915: Add VLV/CHV watermark/FIFO programming tracepoints
Ville Syrjälä
2017-03-03
2
-0
/
+75
*
drm/i915: Add plane update/disable tracepoints
Ville Syrjälä
2017-03-03
4
-5
/
+80
*
drm/i915: Kill level 0 wm hack for VLV/CHV
Ville Syrjälä
2017-03-03
1
-4
/
+0
*
drm/i915: Workaround VLV/CHV sprite1->sprite0 enable underrun
Ville Syrjälä
2017-03-03
1
-1
/
+23
*
drm/i915: Sanitize VLV/CHV watermarks properly
Ville Syrjälä
2017-03-03
3
-7
/
+61
*
drm/i915: Only use update_wm_{pre,post} for pre-ilk platforms
Ville Syrjälä
2017-03-03
1
-5
/
+9
*
drm/i915: Nuke crtc->wm.cxsr_allowed
Ville Syrjälä
2017-03-03
3
-41
/
+20
*
drm/i915: Compute proper intermediate wms for vlv/cvh
Ville Syrjälä
2017-03-03
2
-1
/
+60
*
drm/i915: Skip useless watermark/FIFO related work on VLV/CHV when not needed
Ville Syrjälä
2017-03-03
3
-15
/
+58
*
drm/i915: Compute vlv/chv wms the atomic way
Ville Syrjälä
2017-03-03
4
-105
/
+228
*
drm/i915: Compute VLV/CHV FIFO sizes based on the PM2 watermarks
Ville Syrjälä
2017-03-03
2
-60
/
+53
*
drm/i915: Plop vlv/chv fifo sizes into crtc state
Ville Syrjälä
2017-03-03
2
-17
/
+21
*
drm/i915: Plop vlv wm state into crtc_state
Ville Syrjälä
2017-03-03
2
-25
/
+37
*
drm/i915: Move vlv wms from crtc->wm_state to crtc->wm.active.vlv
Ville Syrjälä
2017-03-03
2
-7
/
+6
*
drm/i915: Track plane fifo sizes under intel_crtc
Ville Syrjälä
2017-03-03
2
-93
/
+54
*
drm/i915: Track visible planes in a bitmask
Ville Syrjälä
2017-03-03
3
-23
/
+60
*
drm/i915/gtt: Setup vm callbacks late
Mika Kuoppala
2017-03-03
1
-11
/
+12
*
drm/i915: Avoid using word legacy with ppgtt
Mika Kuoppala
2017-03-03
3
-22
/
+21
*
drm/i915/gtt: Prefer i915_vm_is_48bit() over macro
Mika Kuoppala
2017-03-03
1
-25
/
+38
*
drm/i915: Don't mark pdps clear if pdps are not submitted
Mika Kuoppala
2017-03-03
1
-11
/
+10
*
drm/i915/gtt: Make I915_PDPES_PER_PDP inline function
Mika Kuoppala
2017-03-03
2
-15
/
+23
*
drm/i915: Generalise wait for execlists to be idle
Chris Wilson
2017-03-03
6
-34
/
+19
*
drm/i915: Ensure the engine is idle before manually changing HWS
Chris Wilson
2017-03-03
3
-0
/
+36
*
drm/i915: Remove duplicate DDI enabling logic from MST path
Ander Conselvan de Oliveira
2017-03-03
2
-20
/
+5
*
drm/i915: Remove direct usages of intel_crtc->config from DDI code
Ander Conselvan de Oliveira
2017-03-03
3
-41
/
+44
*
drm/i915: Pass intel_crtc to DDI functions called from crtc en/disable
Ander Conselvan de Oliveira
2017-03-03
3
-42
/
+34
*
drm/i915: Pass pipe_config to fdi_link_train() functions
Ander Conselvan de Oliveira
2017-03-03
4
-14
/
+20
[next]