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.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-21
drm/i915/guc: Move enable/disable msg functions to GuC header
Michal Wajdeczko
2
-14
/
+26
2018-03-21
drm/i915/guc: Drop union guc_log_control
Michal Wajdeczko
2
-19
/
+10
2018-03-21
drm/i915/guc: Unify naming of private GuC action functions
Michal Wajdeczko
1
-9
/
+9
2018-03-21
drm/i915/huc: Check HuC status in dedicated function
Michal Wajdeczko
3
-3
/
+29
2018-03-21
drm/i915/icl: Added ICL 11 slice, subslice and EU fuse detection
Kelvin Gardiner
3
-2
/
+51
2018-03-20
drm/i915: Add control flags to i915_handle_error()
Chris Wilson
8
-55
/
+62
2018-03-20
drm/i915: Specify which engines to reset following semaphore/event lockups
Chris Wilson
1
-2
/
+2
2018-03-20
drm/i915/guc: Don't try to enable GuC logging when we're not using GuC
Michał Winiarski
4
-23
/
+23
2018-03-20
drm/i915/icl: Update subslice define for ICL 11
Kelvin Gardiner
3
-5
/
+23
2018-03-20
drm/i915/icl: Enable the extra video decode and enhancement boxes for Icelake 11
Oscar Mateo
1
-0
/
+1
2018-03-20
drm/i915/icl: Check for fused-off VDBOX and VEBOX instances
Oscar Mateo
6
-0
/
+115
2018-03-20
drm/i915: Select STACKDEPOT for DRM_I915_DEBUG
Daniel Vetter
1
-0
/
+1
2018-03-19
drm/i915: Trim error mask to known engines
Chris Wilson
1
-0
/
+1
2018-03-19
drm/i915: Prefer memset64() when filling the iomap
Chris Wilson
1
-3
/
+4
2018-03-19
drm/i915/guc: Demote GuC error messages
Michał Winiarski
2
-5
/
+6
2018-03-19
drm/i915/guc: Default to non-verbose GuC logging
Michał Winiarski
2
-2
/
+2
2018-03-19
drm/i915/guc: Allow user to control default GuC logging
Michał Winiarski
5
-27
/
+49
2018-03-19
drm/i915/guc: Don't print out relay statistics when relay is disabled
Michał Winiarski
4
-38
/
+52
2018-03-19
drm/i915/guc: Always print log stats in i915_guc_info when using GuC
Michał Winiarski
1
-6
/
+9
2018-03-19
drm/i915/guc: Get rid of GuC log runtime
Michał Winiarski
4
-45
/
+45
2018-03-19
drm/i915/guc: Move check for fast memcpy_wc to relay creation
Michał Winiarski
1
-10
/
+10
2018-03-19
drm/i915/guc: Split relay control and GuC log level
Michał Winiarski
6
-84
/
+84
2018-03-19
drm/i915/guc: Flush directly in log unregister
Michał Winiarski
1
-22
/
+16
2018-03-19
drm/i915/guc: Merge log relay file and channel creation
Michał Winiarski
1
-60
/
+5
2018-03-19
drm/i915/guc: Log runtime should consist of both mapping and relay
Michał Winiarski
2
-90
/
+38
2018-03-19
drm/i915/guc: Keep GuC interrupts enabled when using GuC
Michał Winiarski
4
-36
/
+36
2018-03-19
drm/i915/dp: Write to SET_POWER dpcd to enable MST hub.
Dhinakaran Pandiyan
1
-5
/
+2
2018-03-16
drm/i915: Kill the remaining CHV HBR2 leftovers
Ville Syrjälä
2
-18
/
+4
2018-03-16
i915: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
2
-77
/
+12
2018-03-16
drm/i915: Don't initialize plane_to_crtc_mapping[] on SKL+
Ville Syrjälä
1
-4
/
+11
2018-03-16
drm/i915/stolen: Deduce base of reserved portion as top-size on vlv
Chris Wilson
1
-47
/
+56
2018-03-16
drm/i915/stolen: Checkpatch cleansing
Chris Wilson
1
-12
/
+28
2018-03-16
drm/i915/stolen: Switch from DEBUG_KMS to DEBUG_DRIVER
Chris Wilson
1
-10
/
+10
2018-03-16
drm/i915: Stop engines when declaring the machine wedged
Chris Wilson
2
-1
/
+3
2018-03-16
drm/i915: Trace GEM steps between submit and wedging
Chris Wilson
2
-0
/
+37
2018-03-15
drm/i915/guc: Fix build break on config without DEBUG_FS
Michal Wajdeczko
1
-0
/
+2
2018-03-15
drm/i915/guc: Update syntax of GuC log functions
Michal Wajdeczko
5
-111
/
+126
2018-03-15
drm/i915: Split GPU commands definitions into separate header
Michal Wajdeczko
3
-264
/
+276
2018-03-15
drm/i915: move gen8 irq shifts to intel_lrc.c
Daniele Ceraolo Spurio
4
-14
/
+16
2018-03-15
drm/i915: use engine->irq_keep_mask when resetting irqs
Daniele Ceraolo Spurio
1
-2
/
+6
2018-03-15
drm/i915: add a selftest for the mmio_bases table
Daniele Ceraolo Spurio
3
-6
/
+69
2018-03-15
drm/i915: store all mmio bases in intel_engines
Daniele Ceraolo Spurio
2
-29
/
+50
2018-03-15
drm/i915/cnl: Kill _MMIO_PORT6 macro
Mahesh Kumar
1
-5
/
+5
2018-03-15
drm/i915/cnl; Add macro to get PORT_TX register
Mahesh Kumar
1
-98
/
+39
2018-03-14
drm/i915/pmu: Work around compiler warnings on some kernel configs
Tvrtko Ursulin
1
-19
/
+13
2018-03-14
drm/i915: Check rq->timeline before deference
Chris Wilson
1
-1
/
+3
2018-03-14
drm/i915/guc: Check the locking status of GuC WOPCM registers
Jackie Li
5
-5
/
+74
2018-03-14
drm/i915: Add HuC firmware size related restriction for Gen9 and CNL A0
Jackie Li
1
-2
/
+25
2018-03-14
drm/i915: Add support to return CNL specific reserved WOPCM size
Jackie Li
1
-0
/
+4
2018-03-14
drm/i915: Implement dynamic GuC WOPCM offset and size calculation
Jackie Li
14
-41
/
+321
[next]