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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-27
drm/i915: Do not rely on wm preservation for ILK watermarks
Maarten Lankhorst
2
-31
/
+21
2017-10-27
drm/i915: Cancel the modeset retry work during modeset cleanup
Manasi Navare
1
-1
/
+18
2017-10-26
drm/i915: Add -Wall -Wextra to our build, set warnings to full
Chris Wilson
1
-1
/
+20
2017-10-26
drm/i915: Include RING_MODE when dumping the engine state
Chris Wilson
1
-2
/
+7
2017-10-26
drm/i915/huc: Use helper function while waiting for DMA completion
Michal Wajdeczko
1
-1
/
+1
2017-10-26
drm/i915/guc: Preemption! With GuC
Michał Winiarski
7
-18
/
+222
2017-10-26
drm/i915: Rename helpers used for unwinding, use macro for can_preempt
Michał Winiarski
4
-20
/
+25
2017-10-26
drm/i915/guc: Keep request->priority for its lifetime
Michał Winiarski
1
-1
/
+0
2017-10-26
drm/i915: Add information needed to track engine preempt state
Michał Winiarski
1
-0
/
+7
2017-10-26
drm/i915: Extract "emit write" part of emit breadcrumb functions
Michał Winiarski
2
-20
/
+46
2017-10-26
drm/i915/guc: Split guc_wq_item_append
Michał Winiarski
1
-25
/
+30
2017-10-26
drm/i915/guc: Add a second client, to be used for preemption
Dave Gordon
3
-35
/
+86
2017-10-26
drm/i915/guc: Add preemption action to GuC firmware interface
Michał Winiarski
1
-0
/
+39
2017-10-26
drm/i915/guc: Allocate separate shared data object for GuC communication
Michał Winiarski
3
-13
/
+39
2017-10-26
drm/i915/guc: Extract GuC stage desc pool creation into a helper
Michał Winiarski
1
-27
/
+38
2017-10-26
drm/i915/guc: Do not use 0 for GuC doorbell cookie
Michał Winiarski
1
-2
/
+5
2017-10-26
drm/i915/cnl: Fix SSEU Device Status.
Rodrigo Vivi
2
-2
/
+66
2017-10-25
drm/i915/guc: Initialize GuC before restarting engines
Michał Winiarski
3
-14
/
+6
2017-10-25
drm/i915/guc: Always enable the breadcrumbs irq
Chris Wilson
4
-36
/
+59
2017-10-25
drm/i915: Add a hook for making the engines idle (parking) and unparking
Chris Wilson
6
-5
/
+47
2017-10-25
drm/i915/cnl: Allow 2 pixel per clock on Cannonlake.
Rodrigo Vivi
3
-14
/
+5
2017-10-25
drm/i915: Disable lazy PPGTT page table optimization for vGPU
Joonas Lahtinen
1
-1
/
+1
2017-10-25
Revert "drm/i915/selftests: Convert timers to use timer_setup()"
Chris Wilson
1
-3
/
+3
2017-10-25
drm/i915/selftests: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+3
2017-10-25
drm/i915: Use same test for eviction and submitting kernel context
Chris Wilson
4
-5
/
+13
2017-10-25
drm/i915/selftests: Don't try to queue a request with zero delay
Chris Wilson
1
-9
/
+28
2017-10-25
drm/i915: Call cond_resched() before repeating i915_gem_evict_something()
Chris Wilson
1
-0
/
+1
2017-10-25
drm/i915: Perform a central cdclk state sanity check
Ville Syrjälä
3
-11
/
+24
2017-10-25
drm/i915: Sanity check cdclk in vlv_set_cdclk()
Ville Syrjälä
1
-0
/
+12
2017-10-25
drm/i915: Adjust system agent voltage on CNL if required by DDI ports
Ville Syrjälä
7
-9
/
+89
2017-10-25
drm/i915: Use cdclk_state->voltage on CNL
Ville Syrjälä
1
-16
/
+31
2017-10-25
drm/i915: Use cdclk_state->voltage on BXT/GLK
Ville Syrjälä
1
-2
/
+21
2017-10-25
drm/i915: Use cdclk_state->voltage on SKL/KBL/CFL
Ville Syrjälä
1
-7
/
+36
2017-10-25
drm/i915: Use cdclk_state->voltage on BDW
Ville Syrjälä
1
-6
/
+29
2017-10-25
drm/i915: Use cdclk_state->voltage on VLV/CHV
Ville Syrjälä
1
-16
/
+38
2017-10-25
drm/i915: Start tracking voltage level in the cdclk state
Ville Syrjälä
5
-13
/
+34
2017-10-25
drm/i915: Clean up some cdclk switch statements
Ville Syrjälä
1
-34
/
+34
2017-10-24
drm/i915/cnl: Update the DMC version on CNL
Anusha Srivatsa
1
-2
/
+2
2017-10-24
drm/i915/cnl: Get RC6 working.
Rodrigo Vivi
2
-4
/
+12
2017-10-24
drm/i915/cnl: Force DDI_A_4_LANES when needed.
Rodrigo Vivi
1
-11
/
+35
2017-10-24
drm/i915/perf: fix perf enable/disable ioctls with 32bits userspace
Lionel Landwerlin
1
-0
/
+4
2017-10-24
drm/i915/execlists: Remove the priority "optimisation"
Chris Wilson
1
-2
/
+0
2017-10-24
drm/i915: Filter out spurious execlists context-switch interrupts
Chris Wilson
5
-13
/
+62
2017-10-24
drm/i915: Synchronize irq before parking each engine
Chris Wilson
1
-0
/
+13
2017-10-24
drm/i915: Bump wait-times for the final CS interrupt before parking
Chris Wilson
1
-11
/
+26
2017-10-23
drm/i915: Update DRIVER_DATE to 20171023
Jani Nikula
1
-2
/
+2
2017-10-21
drm/i915/cnl: Map VBT DDC Pin to BSpec DDC Pin.
Rodrigo Vivi
2
-10
/
+25
2017-10-21
drm/i915: Let's use more enum intel_dpll_id pll_id.
Rodrigo Vivi
1
-16
/
+18
2017-10-20
drm/i915: Use existing DSI backlight ports info
Madhav Chauhan
2
-35
/
+4
2017-10-20
drm/i915: Parse DSI backlight/cabc ports.
Madhav Chauhan
2
-10
/
+49
[next]