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
2017-09-01
drm/i915: Make i2c lock ops static
Ville Syrjälä
2
-2
/
+2
2017-09-01
drm/i915: Make i9xx_load_ycbcr_conversion_matrix() static
Ville Syrjälä
1
-1
/
+1
2017-09-01
drm/i915: Eliminate crtc->state usage from intel_atomic_commit_tail and .crtc...
Ville Syrjälä
1
-3
/
+3
2017-09-01
drm/i915: Eliminate crtc->state usage from intel_update_pipe_config()
Ville Syrjälä
1
-10
/
+9
2017-09-01
drm/i915: Eliminate obj->state usage from pre/post plane update
Ville Syrjälä
1
-3
/
+6
2017-09-01
drm/i915: Pass proper old/new states to intel_plane_atomic_check_with_state()
Ville Syrjälä
3
-26
/
+51
2017-09-01
drm/i915: rework IS_*_GT* macros
Lionel Landwerlin
1
-10
/
+9
2017-09-01
drm/i915: mark all device info struct with __initconst
Lionel Landwerlin
1
-47
/
+47
2017-09-01
drm/i915: add GT number to intel_device_info
Lionel Landwerlin
3
-100
/
+246
2017-08-31
drm/i915/edp: Increase T12 panel delay to 900 ms to fix DP AUX CH timeouts
Manasi Navare
1
-1
/
+1
2017-08-31
drm/i915: Eliminate obj->state usage in g4x/vlv/chv wm computation
Ville Syrjälä
3
-15
/
+32
2017-08-31
drm/i915: Pass the crtc state explicitly to intel_pipe_update_start/end()
Ville Syrjälä
3
-21
/
+32
2017-08-31
drm/i915: Pass the new crtc state to color management code
Ville Syrjälä
1
-2
/
+2
2017-08-31
drm/i915: Consolidate max_cdclk_freq check in intel_crtc_compute_min_cdclk()
Ville Syrjälä
2
-53
/
+48
2017-08-31
drm/i915: Track minimum acceptable cdclk instead of "minimum dotclock"
Ville Syrjälä
4
-114
/
+125
2017-08-31
drm/i915/cnl: Fix DP max voltage
Rodrigo Vivi
1
-4
/
+11
2017-08-31
drm/i915/cnl: Fix DDI hdmi level selection.
Rodrigo Vivi
1
-1
/
+4
2017-08-31
drm/i915/cnl: Move ddi buf trans related functions up.
Rodrigo Vivi
1
-61
/
+61
2017-08-31
drm/i915/cnl: Move voltage check into ddi buf trans functions.
Rodrigo Vivi
1
-27
/
+21
2017-08-31
drm/i915: Enable voltage swing before enabling DDI_BUF_CTL.
Rodrigo Vivi
1
-1
/
+6
2017-08-31
drm/i915: Align vswing sequences with old ddi buffer registers.
Rodrigo Vivi
1
-12
/
+10
2017-08-31
drm/i915: decouple gen9 and gen10 dp signal levels.
Rodrigo Vivi
3
-15
/
+23
2017-08-31
drm/i915: Introduce intel_ddi_dp_level.
Rodrigo Vivi
1
-6
/
+10
2017-08-31
drm/i915/cnl: Avoid ioremap_wc on Cannonlake as well.
Rodrigo Vivi
1
-4
/
+4
2017-08-31
drm/i915/cnl: WaDisableI2mCycleOnWRPort
Rodrigo Vivi
2
-0
/
+6
2017-08-31
drm/i915/cnl: WA FtrEnableFastAnisoL1BankingFix
Rodrigo Vivi
2
-0
/
+4
2017-08-31
drm/i915: Stop using long platform names on clock gating functions.
Rodrigo Vivi
1
-22
/
+22
2017-08-30
drm/i915: Skip fence alignemnt check for the CCS plane
Ville Syrjälä
1
-1
/
+1
2017-08-30
drm/i915: Treat fb->offsets[] as a raw byte offset instead of a linear offset
Ville Syrjälä
1
-44
/
+64
2017-08-30
drm/i915: Always wake the device to flush the GTT
Chris Wilson
1
-6
/
+5
2017-08-29
drm/i915: Discard the request queue if we fail to sleep before suspend
Chris Wilson
1
-1
/
+2
2017-08-29
drm/i915: Clear wedged status upon resume
Chris Wilson
1
-0
/
+6
2017-08-29
drm/i915: Always sanity check engine state upon idling
Chris Wilson
1
-19
/
+8
2017-08-29
drm/i915: Don't use GPU relocations prior to cmdparser stalls
Chris Wilson
1
-1
/
+10
2017-08-29
drm/i915: Recreate vmapping even when the object is pinned
Chris Wilson
4
-3
/
+13
2017-08-29
drm/i915: Remove excess indent in intel_finish_reset() caught by sparse
Chris Wilson
1
-2
/
+2
2017-08-28
drm/i915: Beef up of Beef up the IPS vs. CRC workaround
Marta Lofstedt
1
-3
/
+0
2017-08-28
drm/i915/bios: amend edp block based on intel_vbt_decode
Jani Nikula
2
-7
/
+22
2017-08-28
drm/i915/bios: amend child device flags based on intel_vbt_decode
Jani Nikula
1
-2
/
+7
2017-08-28
drm/i915/bios: amend bdb_general_features
Jani Nikula
1
-6
/
+10
2017-08-28
drm/i915/bios: split up iboost to hdmi and dp bitfields
Jani Nikula
2
-3
/
+4
2017-08-26
drm/i915: Quietly cancel FBC activation if CRTC is turned off before worker
Chris Wilson
1
-3
/
+1
2017-08-26
drm/i915: Fix FBC cfb stride programming for non X-tiled FB
Praveen Paneri
3
-0
/
+22
2017-08-26
drm/i915/cnl: don't hardcode DPCLKA_CFGCR0_DDI_CLK_SEL_SHIFT
Paulo Zanoni
1
-1
/
+1
2017-08-25
drm/i915/bios: drop the rest of the p_ prefixes from pointers
Jani Nikula
1
-43
/
+41
2017-08-25
drm/i915/bios: throw away unused DVO_* macros
Jani Nikula
1
-5
/
+0
2017-08-25
drm/i915/bios: group device type definitions together
Jani Nikula
1
-52
/
+51
2017-08-25
drm/i915/bios: document child device config dvo_port values a bit better
Jani Nikula
1
-20
/
+21
2017-08-25
drm/i915/bios: throw away struct old_child_dev_config
Jani Nikula
2
-30
/
+4
2017-08-25
drm/i915/bios: throw away high level child device union
Jani Nikula
3
-69
/
+65
[next]