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
2016-01-07
drm/i915: Use passed plane state for sprite planes, v4.
Maarten Lankhorst
2
-63
/
+71
2016-01-07
drm/i915: Add two-stage ILK-style watermark programming (v10)
Matt Roper
6
-56
/
+241
2016-01-07
drm/i915: shut up gen8+ SDE irq dmesg noise, again
Jani Nikula
1
-3
/
+7
2016-01-06
drm/i915: Allow fuzzy matching in intel_compare_link_m_n
Maarten Lankhorst
1
-5
/
+8
2016-01-06
drm/i915: Sanitize watermarks after hardware state readout (v4)
Matt Roper
3
-4
/
+86
2016-01-06
drm/i915: Add extra paranoia to ILK watermark calculations
Matt Roper
1
-0
/
+16
2016-01-06
drm/i915: Convert hsw_compute_linetime_wm to use in-flight state
Matt Roper
1
-6
/
+10
2016-01-06
drm/i915: Setup clipped src/dest coordinates during FB reconstruction (v2)
Matt Roper
1
-0
/
+11
2016-01-06
drm/i915: Restore inhibiting the load of the default context
Chris Wilson
1
-1
/
+5
2016-01-06
drm/i915: Tune down rpm wakelock debug checks
Daniel Vetter
1
-2
/
+4
2016-01-05
drm/i915: Allow use of get_dma_address for stolen backed objects
Ankitprasad Sharma
1
-0
/
+3
2016-01-05
drm/i915: add kerneldoc for intel_lr_context_size()
Dave Gordon
1
-0
/
+14
2016-01-05
drm/i915/dsi: be defensive about out of bounds operation byte
Jani Nikula
1
-13
/
+9
2016-01-05
drm/i915/dsi: be defensive about out of bounds sequence id
Jani Nikula
1
-7
/
+15
2016-01-05
drm/i915/bios: rewrite sequence block parsing
Jani Nikula
3
-107
/
+57
2016-01-05
drm/i915/bios: abstract finding the panel sequence block
Jani Nikula
1
-34
/
+42
2016-01-05
drm/i915/bios: have get_blocksize() support MIPI sequence block v3+
Jani Nikula
1
-18
/
+18
2016-01-05
drm/i915/bios: split the MIPI DSI VBT block parsing to two
Jani Nikula
1
-8
/
+19
2016-01-05
drm/i915/bios: fix header define name for intel_bios.h
Jani Nikula
1
-3
/
+3
2016-01-05
drm/i915/guc: Add GuC ADS - enabling ADS
Alex Dai
1
-0
/
+7
2016-01-05
drm/i915/guc: Add GuC ADS - MMIO reg state
Alex Dai
2
-1
/
+58
2016-01-05
drm/i915/guc: Add GuC ADS - scheduler policies
Alex Dai
2
-1
/
+76
2016-01-05
drm/i915/guc: Add GuC ADS (Addition Data Structure) - allocation
Alex Dai
4
-1
/
+78
2016-01-05
drm/i915/guc: Expose (intel)_lr_context_size()
Dave Gordon
2
-2
/
+3
2016-01-05
drm/i915/guc: Move GuC wq_check_space to alloc_request_extras
Alex Dai
3
-15
/
+39
2016-01-05
drm/i915: Disable shrinker for non-swapped backed objects
Chris Wilson
1
-16
/
+44
2016-01-05
mm: Export nr_swap_pages
Chris Wilson
1
-0
/
+6
2016-01-05
drm/i915: Avoid writing relocs with addresses in non-canonical form
Michał Winiarski
1
-4
/
+48
2016-01-04
i915: correctly handling failed allocation
Insu Yun
1
-0
/
+2
2015-12-30
drm/i915: Fix whitespace (trivial)
Ben Widawsky
1
-2
/
+2
2015-12-23
drm/i915: increase the tries for HDMI hotplug live status checking
Gary Wang
1
-1
/
+1
2015-12-22
drm/i915: Calculate visibility in check_plane correctly regardless of dpms.
Maarten Lankhorst
2
-4
/
+9
2015-12-22
drm/i915: Keep track of the cdclk as if all crtc's were active.
Maarten Lankhorst
3
-19
/
+44
2015-12-22
drm/i915: Do not acquire crtc state to check clock during modeset, v4.
Maarten Lankhorst
4
-41
/
+116
2015-12-22
drm/i915/skl: Do not allow scaling when crtc is disabled.
Maarten Lankhorst
1
-1
/
+1
2015-12-22
drm/i915/bios: add proper documentation for the Video BIOS Table (VBT)
Jani Nikula
3
-11
/
+57
2015-12-22
drm/i915: Unbreak check_digital_port_conflicts()
Ville Syrjälä
1
-4
/
+8
2015-12-22
drm/i915: Compile-time concatenate WARN_ON macro strings
Joonas Lahtinen
1
-10
/
+4
2015-12-22
drm/i915: Simplify _STATE_ debug macros
Joonas Lahtinen
1
-10
/
+5
2015-12-21
drm/i915: Remove obsolete code from intelfb_alloc()
Lukas Wunner
1
-3
/
+1
2015-12-21
drm/i915: Workaround CHV pipe C cursor fail
Ville Syrjälä
1
-0
/
+17
2015-12-21
drm/i915: Reorder i915_params struct.
Joonas Lahtinen
1
-4
/
+4
2015-12-21
drm/i915: Decouple struct i915_params i915 into i915_params.h
Joonas Lahtinen
3
-38
/
+71
2015-12-21
drm/i915: Limit VF cache invalidate workaround usage to gen9
Ben Widawsky
1
-8
/
+8
2015-12-21
drm/i915: Correct max delay for HDMI hotplug live status checking
Gary Wang
1
-3
/
+4
2015-12-21
drm/i915: Move Braswell stop_machine GGTT insertion workaround
Chris Wilson
1
-22
/
+28
2015-12-18
drm/i915: Apply broader WaRsDisableCoarsePowerGating for guc also
Mika Kuoppala
3
-7
/
+8
2015-12-18
drm/i915: Update DRIVER_DATE to 20151218
Daniel Vetter
1
-1
/
+1
2015-12-18
drm/i915/skl: Default to noncoherent access up to F0
Mika Kuoppala
1
-5
/
+5
2015-12-18
drm/i915: Only spin whilst waiting on the current request
Chris Wilson
2
-9
/
+26
[next]