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/execlists: Refactor common engine setup
Chris Wilson
2016-05-09
1
-83
/
+93
*
drm/i915: Small display interrupt handlers tidy
Tvrtko Ursulin
2016-05-09
8
-271
/
+237
*
drm/i915: Determine DP++ type 1 DVI adaptor presence based on VBT
Ville Syrjälä
2016-05-09
4
-4
/
+75
*
drm/i915: Enable/disable TMDS output buffers in DP++ adaptor as needed
Ville Syrjälä
2016-05-09
3
-0
/
+33
*
drm/i915: Respect DP++ adaptor TMDS clock limit
Ville Syrjälä
2016-05-09
2
-8
/
+55
*
drm: Add helper for DP++ adaptors
Ville Syrjälä
2016-05-09
4
-1
/
+465
*
drm/i915: Dump pipe config when intel_modeset_pipe_config fails.
Maarten Lankhorst
2016-05-09
1
-1
/
+4
*
Revert "mfd: intel_soc_pmic_core: Terminate panel control GPIO lookup table c...
Daniel Vetter
2016-05-09
1
-1
/
+0
*
drm/i915: Allow MI_LOAD_REGISTER_REG between whitelisted registers.
Kenneth Graunke
2016-05-09
1
-2
/
+15
*
drm/i915: Update DRIVER_DATE to 20160508
Daniel Vetter
2016-05-08
1
-1
/
+1
*
drm/i915/kbl: Introduce the first official DMC for Kabylake.
Rodrigo Vivi
2016-05-06
1
-11
/
+19
*
drm/i915: Unexport i915_ppgtt_init()
Chris Wilson
2016-05-05
2
-2
/
+1
*
drm/i915: Report command parser version 0 if disabled
Chris Wilson
2016-05-05
3
-3
/
+16
*
drm/i915: Bail out of pipe config compute loop on LPT
Daniel Vetter
2016-05-04
1
-1
/
+7
*
drm/i915: remove i915_gem_object_ggtt_unbind
Matthew Auld
2016-05-04
2
-7
/
+1
*
drm/i915: Simplify intel_mark_busy/idle
Tvrtko Ursulin
2016-05-04
3
-13
/
+9
*
Revert "drm/i915: start adding dp mst audio"
Lyude
2016-05-03
5
-65
/
+8
*
mfd: intel_soc_pmic_core: Terminate panel control GPIO lookup table correctly
Ville Syrjälä
2016-05-03
1
-0
/
+1
*
drm/i915/chv: Tune L3 SQC credits based on actual latencies
Imre Deak
2016-05-03
2
-16
/
+38
*
drm/i915: Clean up L3 SQC register field definitions
Imre Deak
2016-05-03
3
-4
/
+6
*
drm/i915/bdw: Add missing delay during L3 SQC credit programming
Imre Deak
2016-05-03
1
-0
/
+6
*
drm/i915: Parse LFP brightness control field in VBT
Deepak M
2016-05-02
4
-0
/
+24
*
drm/i915: Add rpm get/put in oom and vmap notifier
Praveen Paneri
2016-05-02
1
-0
/
+4
*
drm/i915: Unbind objects in shrinker only if device is runtime active
Praveen Paneri
2016-05-02
1
-0
/
+12
*
drm/i915/lvds: separate border enable readout from panel fitter
Jani Nikula
2016-05-02
2
-3
/
+4
*
drm/i915: Enable semaphores for legacy submission on gen8
Chris Wilson
2016-04-29
1
-4
/
+0
*
drm/i915: Reload PD tables after semaphore wait on gen8
Chris Wilson
2016-04-29
1
-0
/
+10
*
drm/i915: Fix serialisation of pipecontrol write vs semaphore signal
Chris Wilson
2016-04-29
1
-2
/
+1
*
drm/i915: Fix gen8 semaphores id for legacy mode
Chris Wilson
2016-04-29
2
-3
/
+9
*
drm/i915: Fix ordering of sanitize ppgtt and sanitize execlists
Chris Wilson
2016-04-29
5
-16
/
+20
*
drm/i915: Apply strongly ordered RCS breadcrumb to gen8/legacy
Chris Wilson
2016-04-29
3
-9
/
+38
*
drm/i915: Trim the flush for the execlists request emission
Chris Wilson
2016-04-29
1
-2
/
+5
*
drm/i915: Trim the flush for the legacy request emission
Chris Wilson
2016-04-29
1
-2
/
+7
*
drm/i915: Bump reserved size for legacy gen8 semaphore emission
Chris Wilson
2016-04-29
1
-4
/
+4
*
drm/i915: Move VLV HDMI lane reset work around logic to intel_dpio_phy.c
Ander Conselvan de Oliveira
2016-04-29
3
-11
/
+17
*
drm/i915: Unduplicate pre encoder enabling phy code
Ander Conselvan de Oliveira
2016-04-29
4
-41
/
+33
*
drm/i915: Unduplicate VLV phy pre pll enabling code
Ander Conselvan de Oliveira
2016-04-29
4
-51
/
+31
*
drm/i915: Unduplicate VLV signal level code
Ander Conselvan de Oliveira
2016-04-29
4
-27
/
+37
*
drm/i915: Unduplicate CHV encoders' post pll disable code
Ander Conselvan de Oliveira
2016-04-29
4
-58
/
+36
*
drm/i915: Unduplicate CHV pre-encoder enabling phy logic
Ander Conselvan de Oliveira
2016-04-29
4
-146
/
+98
*
drm/i915: Unduplicate CHV phy-releated pre pll enabling code
Ander Conselvan de Oliveira
2016-04-29
5
-155
/
+89
*
drm/i915: Unduplicate chv_data_lane_soft_reset()
Ander Conselvan de Oliveira
2016-04-29
4
-88
/
+45
*
drm/i915: Unduplicate CHV signal level code
Ander Conselvan de Oliveira
2016-04-29
5
-165
/
+136
*
drm/i915: Set crtc_state->lane_count for HDMI
Ander Conselvan de Oliveira
2016-04-29
2
-1
/
+7
*
drm/i915: Fix comments about GMBUSFREQ register
Ville Syrjälä
2016-04-28
1
-10
/
+5
*
drm/i915: Use cached cdclk value in i915_audio_component_get_cdclk_freq()
Ville Syrjälä
2016-04-28
1
-7
/
+1
*
drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk frequency
Ville Syrjälä
2016-04-28
2
-0
/
+4
*
drm/i915/bxt: Adjusting the error in horizontal timings retrieval
Ramalingam C
2016-04-28
1
-9
/
+88
*
drm/i915/BXT: Retrieving the horizontal timing for DSI
Ramalingam C
2016-04-28
1
-7
/
+37
*
drm/i915: Unify GPU resets upon shutdown
Chris Wilson
2016-04-28
3
-25
/
+38
[next]