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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-08
drm/i915: add rcs topology to error state
Lionel Landwerlin
1
-0
/
+1
2018-03-08
drm/i915/debugfs: add rcs topology entry
Lionel Landwerlin
3
-0
/
+37
2018-03-08
drm/i915/debugfs: reuse max slice/subslices already stored in sseu
Lionel Landwerlin
2
-17
/
+12
2018-03-08
drm/i915: store all subslice masks
Lionel Landwerlin
6
-67
/
+237
2018-03-08
drm/i915/guc: work around gcc-4.4.4 union initializer issue
Andrew Morton
1
-2
/
+4
2018-03-08
drm/i915/cnl: Add Wa_2201832410
Rodrigo Vivi
2
-0
/
+8
2018-03-07
drm/i915/icl: Gen11 forcewake support
Daniele Ceraolo Spurio
4
-26
/
+189
2018-03-07
drm/i915/icl: Add Indirect Context Offset for Gen11
Michel Thierry
2
-0
/
+5
2018-03-07
drm/i915/icl: Enhanced execution list support
Thomas Daniel
6
-17
/
+62
2018-03-07
drm/i915/icl: new context descriptor support
Daniele Ceraolo Spurio
5
-4
/
+53
2018-03-07
drm/i915/icl: Correctly initialize the Gen11 engines
Oscar Mateo
2
-1
/
+49
2018-03-07
drm/i915: Assert that the request is indeed complete when signaled from irq
Chris Wilson
1
-0
/
+1
2018-03-07
drm/i915: Handle changing enable_fbc parameter at runtime better.
Maarten Lankhorst
1
-26
/
+36
2018-03-07
drm/i915: Track whether the DP link is trained or not
Ville Syrjälä
4
-3
/
+12
2018-03-07
drm/i915: Nuke intel_dp->channel_eq_status
Ville Syrjälä
2
-4
/
+3
2018-03-07
drm/i915: Move SST DP link retraining into the ->post_hotplug() hook
Ville Syrjälä
3
-88
/
+121
2018-03-07
drm/i915: Reinitialize sink scrambling/TMDS clock ratio on HPD
Ville Syrjälä
6
-15
/
+168
2018-03-07
drm/i915: Convert intel_hpd_irq_event() into an encoder hotplug hook
Ville Syrjälä
1
-2
/
+10
2018-03-07
drm/i915/cnp: Document WaSouthDisplayDisablePWMCGEGating
Rodrigo Vivi
1
-1
/
+1
2018-03-07
drm/i915/cnl: document WaVFUnitClockGatingDisable
Rodrigo Vivi
1
-0
/
+1
2018-03-07
drm/i915/psr: Update PSR2 resolution check for Cannonlake
Dhinakaran Pandiyan
1
-6
/
+15
2018-03-06
drm/i915: Flush waiters on seqno wraparound
Chris Wilson
3
-24
/
+2
2018-03-06
drm/i915: Stop kicking the signaling thread on seqno wraparound
Chris Wilson
2
-5
/
+2
2018-03-06
drm/i915/breadcrumbs: Assert all missed breadcrumbs were signaled
Chris Wilson
1
-0
/
+2
2018-03-06
drm/i915/breadcrumbs: Reduce signaler rbtree to a sorted list
Chris Wilson
3
-151
/
+116
2018-03-06
drm/i915/error: capture uc_state after gen_state
Daniele Ceraolo Spurio
1
-1
/
+1
2018-03-06
drm/i915/error: standardize function style in error capture
Daniele Ceraolo Spurio
1
-45
/
+39
2018-03-06
drm/i915/error: remove unused gen8_engine_sync_index
Daniele Ceraolo Spurio
1
-21
/
+0
2018-03-05
drm/i915/icl: Ringbuffer interrupt handling
Tvrtko Ursulin
2
-8
/
+21
2018-03-05
drm/i915: Unwind vma pinning for intel_pin_and_fence_fb_obj error path
Chris Wilson
1
-0
/
+1
2018-03-05
drm/i915/icl: remove port A/E lane sharing limitation.
Mahesh Kumar
1
-46
/
+39
2018-03-05
drm/i915: Update DRIVER_DATE to 20180305
Joonas Lahtinen
1
-2
/
+2
2018-03-03
drm/i915/huc: Mark firmware as failed on auth failure
Michal Wajdeczko
1
-10
/
+18
2018-03-03
drm/i915/uc: Introduce intel_uc_suspend|resume
Michal Wajdeczko
6
-35
/
+68
2018-03-03
drm/i915/execlists: Split spinlock from its irq disabling side-effect
Chris Wilson
1
-6
/
+29
2018-03-03
drm/i915/execlists: Move irq state manipulation inside irq disabled region
Chris Wilson
1
-4
/
+4
2018-03-03
drm/i915: Suspend submission tasklets around wedging
Chris Wilson
2
-1
/
+10
2018-03-02
drm/i915: Deduplicate the code to fill the aux message header
Ville Syrjälä
1
-12
/
+20
2018-03-02
drm/i915: Keep the AKSV details in intel_dp_hdcp_write_an_aksv()
Ville Syrjälä
1
-29
/
+13
2018-03-02
drm/i915: s/intel_dp_aux_ch/intel_dp_aux_xfer/
Ville Syrjälä
1
-9
/
+9
2018-03-02
drm/i915/gen9, gen10: Disable FBC on planes with a misaligned Y-offset
Imre Deak
1
-0
/
+11
2018-03-02
drm/i915: Wedged engine mask makes more sense in hex
Tvrtko Ursulin
1
-1
/
+2
2018-03-02
drm/i915/uc: Make GuC/HuC fw fetch and loading functions/file structure symme...
Sagar Arun Kamble
7
-161
/
+191
2018-03-02
drm/i915: Check for I915_MODE_FLAG_INHERITED before drm_atomic_helper_check_m...
Maarten Lankhorst
1
-15
/
+8
2018-03-01
drm/i915: Replace open-coded wait-for loop
Chris Wilson
1
-12
/
+9
2018-03-01
drm/i915/perf: fix perf stream opening lock
Lionel Landwerlin
1
-27
/
+13
2018-03-01
drm/i915/icl: Interrupt handling
Mika Kuoppala
2
-1
/
+241
2018-03-01
drm/i915/icl: Prepare for more rings
Tvrtko Ursulin
6
-4
/
+22
2018-03-01
Merge drm-next into drm-intel-next-queued (this time for real)
Joonas Lahtinen
10882
-222478
/
+447503
2018-03-01
drm/i915/dp: Add HBR3 rate (8.1 Gbps) to dp_rates array
Manasi Navare
1
-1
/
+1
[next]