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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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-05-24
drm/i915/psr: Fall back to max. synchronization latency if DPCD read fails
Dhinakaran Pandiyan
1
-2
/
+2
2018-05-24
drm/i915/psr: Avoid unnecessary DPCD read of DP_PSR_CAPS
Dhinakaran Pandiyan
1
-10
/
+1
2018-05-24
drm/i915/psr: Check for SET_POWER_CAPABLE bit at PSR init time.
Dhinakaran Pandiyan
2
-8
/
+11
2018-05-24
drm/i915/psr: Avoid DPCD reads when panel does not support PSR
Dhinakaran Pandiyan
1
-6
/
+8
2018-05-24
drm/i915/psr: Nuke PSR support for VLV and CHV
Dhinakaran Pandiyan
6
-270
/
+27
2018-05-24
drm/i915/psr: vbt change for psr
Vathsala Nagaraju
4
-27
/
+72
2018-05-24
drm/i915: Implement WaProgramMgsrForL3BankSpecificMmioReads
Yunwei Zhang
2
-0
/
+39
2018-05-24
drm/i915/icl: Enable WaProgramMgsrForCorrectSliceSpecificMmioReads
Yunwei Zhang
2
-3
/
+12
2018-05-24
drm/i915/cnl: Implement WaProgramMgsrForCorrectSliceSpecificMmioReads
Yunwei Zhang
3
-5
/
+54
2018-05-23
drm/i915/icl: Disable pipe CSC and gamma in cursor plane
José Roberto de Souza
1
-4
/
+6
2018-05-23
drm/i915/selftests: Pin the mock kernel context
Chris Wilson
2
-10
/
+14
2018-05-23
drm/i915: WARN if power sequencer is not connected to the LVDS port on pre-ilk
Ville Syrjälä
1
-0
/
+5
2018-05-23
drm/i915: Implement the missing bits of assert_panel_unlocked()
Ville Syrjälä
1
-2
/
+16
2018-05-23
drm/i915: Allow eDP on port C in theory
Ville Syrjälä
1
-2
/
+12
2018-05-23
drm/i915: Clean up DP pipe select bits
Ville Syrjälä
4
-95
/
+91
2018-05-23
drm/i915: Nuke intel_trans_dp_port_sel()
Ville Syrjälä
1
-25
/
+14
2018-05-23
drm/i915: Parametrize TRANS_DP_PORT_SEL
Ville Syrjälä
2
-21
/
+11
2018-05-23
drm/i915: Move intel_ddi_get_crtc_new_encoder() out from ddi code
Ville Syrjälä
3
-32
/
+30
2018-05-22
drm/i915/query: nospec expects no more than an unsigned long
Chris Wilson
1
-1
/
+4
2018-05-22
drm/i915: Eliminate the unused dev_priv->vbt.lvds_vbt
Ville Syrjälä
2
-4
/
+0
2018-05-22
drm/i915: Replace vbt edp.support with int_lvds_support
Ville Syrjälä
3
-11
/
+13
2018-05-22
drm/i915/gtt: Allow pagedirectory allocations to fail
Chris Wilson
1
-8
/
+8
2018-05-22
drm/i915/query: Protect tainted function pointer lookup
Chris Wilson
1
-3
/
+7
2018-05-22
Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available."
Jani Nikula
6
-45
/
+8
2018-05-22
drm/i915: Move GEM BO inside drm_framebuffer
Daniel Stone
2
-4
/
+3
2018-05-22
drm/i915: Use intel_fb_obj() everywhere
Daniel Stone
3
-15
/
+17
2018-05-21
drm/i915/gvt: Fix crash after request->hw_context change
Zhenyu Wang
1
-36
/
+16
2018-05-19
drm/i915/selftests: Wait longer for the old active request
Chris Wilson
1
-14
/
+34
2018-05-19
drm/i915: Allow init_breadcrumbs to be used from irq context
Chris Wilson
1
-2
/
+3
2018-05-19
drm/i915/execlists: Handle copying default context state for atomic reset
Chris Wilson
3
-11
/
+20
2018-05-19
drm/i915: Make intel_engine_dump irqsafe
Chris Wilson
1
-4
/
+7
2018-05-19
drm/i915: Speed up idle detection by kicking the tasklets
Chris Wilson
1
-3
/
+12
2018-05-19
drm/i915/lvds: Move acpi lid notification registration to registration phase
Chris Wilson
1
-11
/
+32
2018-05-18
drm/i915: Rename the remaining gen4 references to g4x in the DP code
Ville Syrjälä
1
-5
/
+5
2018-05-18
drm/i915: Rename SNB/IVB CPU eDP signal level funcs
Ville Syrjälä
1
-6
/
+6
2018-05-18
drm/i915: Check for IVB instead of gen7 when we think about IVB CPU eDP
Ville Syrjälä
1
-7
/
+7
2018-05-18
drm/i915: Use the same vswing->max_preemph mapping on HSW/BDW as on SKL+
Ville Syrjälä
3
-26
/
+26
2018-05-18
drm/i915: Use intel_ddi_dp_voltage_max() for HSW/BDW too
Ville Syrjälä
1
-4
/
+4
2018-05-18
drm/i915: Disable LVDS on Radiant P845
Ondrej Zary
1
-0
/
+8
2018-05-18
drm/i915: Pull the context->pin_count dec into the common intel_context_unpin
Chris Wilson
4
-21
/
+5
2018-05-18
drm/i915: Store a pointer to intel_context in i915_request
Chris Wilson
20
-296
/
+321
2018-05-18
drm/i915: Move fiddling with engine->last_retired_context
Chris Wilson
3
-10
/
+26
2018-05-18
drm/i915: Move request->ctx aside
Chris Wilson
13
-55
/
+64
2018-05-18
drm/i915: enable the pipe/transcoder/planes later on HSW+
Paulo Zanoni
1
-5
/
+5
2018-05-18
drm/i915/icl: Read the correct Gen11 interrupt registers
Oscar Mateo
3
-12
/
+34
2018-05-17
drm/i915: Remove unused enable_cmd_parser modparam
Chris Wilson
2
-4
/
+0
2018-05-17
drm/i915: Nul-terminate legacy debug string
Chris Wilson
1
-1
/
+1
2018-05-17
drm/i915/execlists: HWACK checking superseded checking port[0].count
Chris Wilson
1
-2
/
+0
2018-05-17
drm/i915: Clean up DVO pipe select bits
Ville Syrjälä
2
-10
/
+7
2018-05-17
drm/i915: Clean up TV pipe select bits
Ville Syrjälä
2
-15
/
+9
[next]