index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-01
drm/i915: Create a common GEN9_LP_FEATURE.
Rodrigo Vivi
1
-22
/
+25
2016-11-30
drm/i915: Remove dummy i915_kick_out_firmware_fb
Daniel Vetter
1
-7
/
+0
2016-11-29
drm/i915: Initialize dev_priv->atomic_cdclk_freq at init time
Ville Syrjälä
1
-0
/
+1
2016-11-29
drm/i915/guc: Split hw submission for replay after GPU reset
Chris Wilson
1
-17
/
+20
2016-11-29
drm/i915/guc: Keep the execbuf client allocated across reset
Chris Wilson
1
-31
/
+53
2016-11-29
drm/i915/guc: Initialise doorbell cookie to matching value
Chris Wilson
1
-1
/
+1
2016-11-29
drm/i915/guc: Rename client->cookie to match use
Chris Wilson
3
-5
/
+5
2016-11-29
drm/i915: Trim i915_guc_info() stack usage
Chris Wilson
1
-26
/
+20
2016-11-29
drm/i915: enable dp mst audio
Libin Yang
1
-0
/
+16
2016-11-29
drm/i915: abstract ddi being audio enabled
Libin Yang
2
-5
/
+17
2016-11-29
drm/i915/debugfs: add dp mst info
Libin Yang
1
-1
/
+18
2016-11-29
drm/i915: Fix tracepoint compilation
Chris Wilson
2
-8
/
+8
2016-11-29
drm/i915/perf: Wrap 64bit divides in do_div()
Chris Wilson
1
-6
/
+7
2016-11-29
drm/i915: Convert vm->dev backpointer to vm->i915
Chris Wilson
10
-69
/
+67
2016-11-29
drm/i915: fix compilation warnings on maybe uninitialized pointers
Jérémy Lefaure
2
-2
/
+2
2016-11-29
drm/i915: Move the release of PT page to the upper caller
Zhi Wang
1
-11
/
+7
2016-11-29
drm/i915: drop the struct_mutex when wedged or trying to reset
Matthew Auld
1
-1
/
+2
2016-11-29
Revert "drm/i915/execlists: Use a local lock for dfs_link access"
Chris Wilson
1
-5
/
+2
2016-11-29
drm/i915: Move priority bumping for flips earlier
Chris Wilson
1
-1
/
+1
2016-11-26
drm/i915/guc: Remove spurious include
Arkadiusz Hiler
1
-1
/
+0
2016-11-26
drm/i915/guc: Init send_mutex in intel_uc_init_early()
Arkadiusz Hiler
4
-1
/
+8
2016-11-26
drm/i915/guc: Move guc_{send,recv}() to intel_uc.c
Arkadiusz Hiler
4
-130
/
+163
2016-11-26
drm/i915/guc: Drop guc2host/host2guc from names
Arkadiusz Hiler
5
-76
/
+75
2016-11-26
drm/i915: Rename intel_guc.h to intel_uc.h
Arkadiusz Hiler
4
-5
/
+5
2016-11-25
drm/i915: Don't sanitize has_decoupled_mmio if platform is not broxton
Ander Conselvan de Oliveira
2
-2
/
+2
2016-11-25
drm/i915: Pass dev_priv to intel_setup_outputs()
Ander Conselvan de Oliveira
14
-115
/
+105
2016-11-25
drm/i915: Integrate i915_sw_fence with debugobjects
Chris Wilson
4
-7
/
+161
2016-11-25
drm/i915: Hold a reference on the request for its fence chain
Chris Wilson
2
-7
/
+32
2016-11-25
drm/i915: Assert no external observers when unwind a failed request alloc
Chris Wilson
1
-0
/
+5
2016-11-25
drm/i915: Add is-completed assert to request retire entrypoint
Chris Wilson
1
-0
/
+2
2016-11-25
drm/i915/debugfs: Update pageflip information
Chris Wilson
1
-2
/
+2
2016-11-25
drm/i915: Rename i915_gem_timeline.next_seqno to .seqno
Joonas Lahtinen
3
-10
/
+10
2016-11-24
drm/i915/audio: fix hdmi audio noise issue
Libin Yang
1
-2
/
+5
2016-11-24
drm/i915: Use the precomputed value for whether to enable command parsing
Chris Wilson
5
-28
/
+6
2016-11-24
drm/i915/debugfs: Increment return value of gt.next_seqno
Chris Wilson
1
-1
/
+1
2016-11-24
drm/i915: kick out cmd_parser specific structs from i915_drv.h
Matthew Auld
2
-96
/
+96
2016-11-24
drm/i915: cleanup use of INSTR_CLIENT_MASK
Matthew Auld
2
-4
/
+3
2016-11-24
drm/i915/debugfs: Drop i915_hws_info
Chris Wilson
1
-25
/
+0
2016-11-24
drm/i915: Remove all ->config dereferences from intel_hdmi, v2.
Maarten Lankhorst
3
-90
/
+93
2016-11-23
drm/i915: Simplify error handling in intel_modeset_all_pipes()
Ville Syrjälä
1
-5
/
+6
2016-11-23
drm/i915: Protect dev_priv->atomic_cdclk_freq with all the crtc locks
Ville Syrjälä
2
-6
/
+44
2016-11-23
drm/i915: Fix cdclk vs. dev_cdclk mess when not recomputing things
Ville Syrjälä
1
-3
/
+5
2016-11-23
drm/i915/bxt: Correct dual-link MIPI port control.
Bob Paauwe
1
-1
/
+4
2016-11-23
drm/i915: Use enum plane_id in VLV/CHV wm code
Ville Syrjälä
1
-37
/
+36
2016-11-23
drm/i915: Use enum plane_id in VLV/CHV sprite code
Ville Syrjälä
3
-64
/
+70
2016-11-23
drm/i915: Use enum plane_id in SKL plane code
Ville Syrjälä
2
-36
/
+37
2016-11-23
drm/i915: Use enum plane_id in SKL wm code
Ville Syrjälä
1
-103
/
+77
2016-11-23
drm/i915: Add crtc->plane_ids_mask
Ville Syrjälä
3
-1
/
+9
2016-11-23
drm/i915: Add per-pipe plane identifier
Ville Syrjälä
4
-8
/
+26
2016-11-23
drm/i915: Make skl_write_{plane,cursor}_wm() static
Ville Syrjälä
1
-7
/
+7
[next]