index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
decode_stacktrace.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-03
ALSA: x86: Prepare LPE audio ctls for multiple PCMs
Ville Syrjälä
1
-4
/
+19
2017-05-03
drm/i915: Clean up the LPE audio platform data
Ville Syrjälä
3
-33
/
+31
2017-05-03
drm/i915: Reorganize intel_lpe_audio_notify() arguments
Ville Syrjälä
3
-8
/
+8
2017-05-03
drm/i915: Remove hdmi_connected from LPE audio pdata
Ville Syrjälä
3
-10
/
+10
2017-05-03
drm/i915: Replace tmds_clock_speed and link_rate with just ls_clock
Ville Syrjälä
5
-30
/
+21
2017-05-03
drm/i915: Remove the unused pending_notify from LPE platform data
Ville Syrjälä
3
-4
/
+0
2017-05-03
drm/i915: Stop pretending to mask/unmask LPE audio interrupts
Ville Syrjälä
2
-45
/
+6
2017-05-03
ALSA: x86: Clear the pdata.notify_lpe_audio pointer before teardown
Ville Syrjälä
1
-0
/
+5
2017-05-03
drm/i915: Fix runtime PM for LPE audio
Ville Syrjälä
2
-4
/
+5
2017-05-03
drm/i915: Switch the global i915.semaphores check to a local predicate
Chris Wilson
1
-1
/
+3
2017-05-03
drm/i915: Do not record a successful syncpoint for a dma-await
Chris Wilson
1
-18
/
+19
2017-05-03
drm/i915: Rename intel_timeline.sync_seqno[] to .global_sync[]
Chris Wilson
2
-5
/
+12
2017-05-03
drm/i915: Squash repeated awaits on the same fence
Chris Wilson
15
-18
/
+1588
2017-05-03
drm/i915: Lift timeline ordering to await_dma_fence
Chris Wilson
1
-3
/
+9
2017-05-03
drm/i915: Unwrap top level fence-array
Chris Wilson
1
-23
/
+18
2017-05-03
drm/i915: Mark up clflushes as belonging to an unordered timeline
Chris Wilson
4
-9
/
+4
2017-05-03
drm/i915: Use wait_for_atomic_us when waiting for gt fifo
Mika Kuoppala
1
-16
/
+14
2017-05-03
drm/i915: Move the GTFIFODBG to the common mmio dbg framework
Mika Kuoppala
1
-46
/
+30
2017-05-02
drm/i915/guc: Enable send function only after successful init
Michal Wajdeczko
2
-1
/
+27
2017-05-02
drm/i915: Do not leak dev_priv->l3_parity.remap_info[]
Joonas Lahtinen
4
-14
/
+36
2017-05-02
drm/i915: Update DRIVER_DATE to 20170502
Daniel Vetter
1
-2
/
+2
2017-04-28
drm/i915/glk: Fix DSI "*ERROR* ULPS is still active" messages
Ander Conselvan de Oliveira
1
-4
/
+3
2017-04-28
drm/i915: Capture CCID on ILK
Joonas Lahtinen
1
-1
/
+1
2017-04-28
drm/i915: Reset ILK during GEM sanitization
Joonas Lahtinen
1
-3
/
+2
2017-04-28
drm/i915: Eliminate HAS_HW_CONTEXTS
Joonas Lahtinen
5
-14
/
+4
2017-04-28
drm/i915: Sanitize engine context sizes
Joonas Lahtinen
11
-138
/
+112
2017-04-28
drm/i915/guc: Fix sleep under spinlock during reset
Tvrtko Ursulin
1
-6
/
+1
2017-04-27
drm/i915: Defer context state allocation for legacy ring submission
Chris Wilson
2
-59
/
+50
2017-04-27
drm/i915: Rename gen8_(un)request_engine_reset to gen8_reset_engine_start/cancel
Michel Thierry
1
-4
/
+4
2017-04-27
drm/i915: Fix stale comment about I915_RESET_IN_PROGRESS flag
Michel Thierry
1
-1
/
+1
2017-04-26
drm/i915/glk: Don't allow 12 bpc when htotal is too big
Ander Conselvan de Oliveira
1
-0
/
+5
2017-04-26
drm/i915: Skip waking the signaler when enabling before request submission
Chris Wilson
4
-7
/
+9
2017-04-25
drm/i915: Poison the request before emitting commands
Chris Wilson
1
-0
/
+1
2017-04-25
drm/i915: Differentiate between sw write location into ring and last hw read
Chris Wilson
5
-27
/
+59
2017-04-25
drm/i915: Report request restarts for both execlists/guc
Chris Wilson
1
-13
/
+16
2017-04-24
drm/i915: Include interesting seqno in the missed breadcrumb debug
Chris Wilson
1
-2
/
+4
2017-04-22
drm/i915: Confirm the request is still active before adding it to the await
Chris Wilson
1
-0
/
+3
2017-04-21
drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmio
Chris Wilson
1
-22
/
+24
2017-04-21
drm/i915: Stop touching hangcheck.seqno from intel_engine_init_global_seqno()
Chris Wilson
1
-3
/
+1
2017-04-20
drm/i915: Use discardable buffers for rings
Chris Wilson
1
-1
/
+1
2017-04-20
drm/i915/selftests: Allocate inode/file dynamically
Chris Wilson
1
-13
/
+32
2017-04-19
drm/i915: Avoid format string expansion from engine names
Kees Cook
1
-1
/
+1
2017-04-19
drm/i915: Fix GCC 4.4 build issue with __intel_wait_for_register_fw
Tvrtko Ursulin
1
-3
/
+8
2017-04-18
drm/i915: Fix system hang with EI UP masked on Haswell
Mika Kuoppala
1
-2
/
+2
2017-04-18
drm/i915: Update DRIVER_DATE to 20170418
Daniel Vetter
1
-2
/
+2
2017-04-15
drm/i915: Copy user requested buffers into the error state
Chris Wilson
7
-2
/
+96
2017-04-15
drm/i915: set "ret" correctly on error paths
Dan Carpenter
1
-0
/
+2
2017-04-13
drm/i915: checking for NULL instead of IS_ERR() in mock selftests
Dan Carpenter
1
-1
/
+1
2017-04-13
drm/i915: Implement Link Rate fallback on Link training failure
Manasi Navare
3
-2
/
+50
2017-04-13
drm/i915: Perform link quality check unconditionally during long pulse
Ville Syrjälä
1
-2
/
+13
[next]