index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-07
drm/i915/selftests: Skip mixed page exhaustion if only small pages available
Chris Wilson
1
-0
/
+3
2017-11-07
drm/i915: Prevent unbounded wm results in g4x_compute_wm()
Chris Wilson
1
-7
/
+7
2017-11-07
drm/i915: Simplify onion for bxt_ddi_phy_init()
Chris Wilson
1
-10
/
+10
2017-11-07
drm/i915: Silence compiler for csr_load_work_fn()
Chris Wilson
1
-0
/
+1
2017-11-07
drm/i915: Silence smatch for cmdparser
Chris Wilson
1
-10
/
+3
2017-11-07
drm/i915: Deconstruct struct sgt_dma initialiser
Chris Wilson
1
-16
/
+9
2017-11-06
drm/i915: Handle error-state modparams in dedicated functions
Michal Wajdeczko
1
-9
/
+17
2017-11-06
drm/i915: Make GuC log part of the uC error state
Michal Wajdeczko
2
-16
/
+4
2017-11-06
drm/i915: Add Guc/HuC firmware details to error state
Michal Wajdeczko
4
-2
/
+71
2017-11-06
drm/i915/guc: Assert ctch->vma is allocated
Michal Wajdeczko
1
-0
/
+1
2017-11-06
drm/i915/guc: Assert guc->stage_desc_pool is allocated
Chris Wilson
1
-0
/
+8
2017-11-06
drm/i915: Lock llist_del_first() vs llist_del_all()
Chris Wilson
1
-1
/
+7
2017-11-06
drm/i915/selftests: Hide dangerous tests
Chris Wilson
2
-4
/
+18
2017-11-06
drm/i915: Assert vma->flags are updated correctly during binding
Chris Wilson
1
-1
/
+4
2017-11-03
drm/i915: Set up mocs tables before restarting the engines
Chris Wilson
1
-5
/
+2
2017-11-03
drm/i915: Warn in debug builds of incorrect usages of ptr_pack_bits
Tvrtko Ursulin
1
-2
/
+5
2017-11-03
drm/i915: Reject unknown syncobj flags
Tvrtko Ursulin
2
-0
/
+9
2017-11-02
drm/i915: ensure oa config uuid is null terminated
Lionel Landwerlin
11
-22
/
+22
2017-11-02
drm/i915: Flush the irq and tasklets before asserting engine is idle
Chris Wilson
1
-3
/
+4
2017-11-02
drm/i915: Use fallback forcewake if primary ack missing
Mika Kuoppala
2
-12
/
+130
2017-11-02
drm/i915/guc: Add support for reset engine using GuC commands
Michel Thierry
5
-7
/
+39
2017-11-02
drm/i915/guc: Rename the function that resets the GuC
Michel Thierry
3
-4
/
+4
2017-11-02
drm/i915/guc: Clear terminated attribute bit on GuC preemption context
Jeff McGee
1
-0
/
+15
2017-11-01
drm/i915/cnl: Symmetric scalers for each pipe
Mika Kahola
1
-1
/
+4
2017-11-01
drm/i915: Give more details for the active-when-parking warning for the engines
Chris Wilson
1
-7
/
+13
2017-11-01
drm/i915: Move parking-while-active warning to intel_engines_park()
Chris Wilson
2
-7
/
+7
2017-11-01
drm/i915: Check that the breadcrumb wasn't disarmed automatically before parking
Chris Wilson
1
-1
/
+2
2017-11-01
drm/i915: Check incoming alignment for unfenced buffers (on i915gm)
Chris Wilson
1
-0
/
+4
2017-10-31
drm/i915/cnl: Remove unnecessary check in cnl_setup_private_ppat
Michel Thierry
1
-6
/
+0
2017-10-31
drm/i915: Remove most encoder->type uses from the audio code
Ville Syrjälä
1
-3
/
+3
2017-10-31
drm/i915: Pass around crtc and connector states for audio
Ville Syrjälä
7
-102
/
+132
2017-10-30
drm/i915: Replace "cc-option -Wno-foo" with "cc-disable-warning foo"
Chris Wilson
1
-6
/
+6
2017-10-30
drm/i915: Use intel_ddi_get_config() for MST
Ville Syrjälä
3
-54
/
+4
2017-10-30
drm/i915: Pass a crtc state to ddi post_disable from MST code
Ville Syrjälä
2
-14
/
+29
2017-10-30
drm/i915: Eliminate pll->state usage from bxt_calc_pll_link()
Ville Syrjälä
1
-12
/
+5
2017-10-30
drm/i915: Nuke intel_ddi_get_encoder_port()
Ville Syrjälä
3
-35
/
+18
2017-10-30
drm/i915: Stop frobbing with DDI encoder->type
Ville Syrjälä
7
-36
/
+47
2017-10-30
drm/i915: Populate output_types from .get_config()
Ville Syrjälä
11
-4
/
+33
2017-10-30
drm/i915: Parse max HDMI TMDS clock from VBT
Ville Syrjälä
4
-10
/
+50
2017-10-30
drm/i915/vbt: Fix HDMI level shifter and max data rate bitfield sizes
Ville Syrjälä
1
-2
/
+2
2017-10-27
drm/i915: Clean up the mess around hdmi_12bpc_possible()
Ville Syrjälä
1
-3
/
+8
2017-10-27
drm/i915: Improve DP downstream HPD handling
Ville Syrjälä
1
-0
/
+18
2017-10-27
drm/i915: Fix BXT lane latency optimal setting with MST
Ville Syrjälä
4
-6
/
+26
2017-10-27
drm/i915: Stop using encoder->type in intel_ddi_enable_transcoder_func()
Ville Syrjälä
1
-10
/
+5
2017-10-27
drm/i915: Start using output_types for DPLL selection
Ville Syrjälä
1
-23
/
+13
2017-10-27
drm/i915: Pass crtc state to intel_prepare_dp_ddi_buffers()
Ville Syrjälä
1
-16
/
+9
2017-10-27
drm/i915: Don't use encoder->type in intel_ddi_set_pipe_settings()
Ville Syrjälä
1
-23
/
+24
2017-10-27
drm/i915: Hold rcu_read_lock when iterating over the radixtree (vma idr)
Chris Wilson
1
-0
/
+2
2017-10-27
drm/i915: Hold rcu_read_lock when iterating over the radixtree (objects)
Chris Wilson
1
-0
/
+2
2017-10-27
drm/i915: Empty the ring before disabling
Chris Wilson
2
-2
/
+10
[next]