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.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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-27
drm/i915: Remove redundant TLB invalidate on switching contexts
Chris Wilson
1
-11
/
+0
2017-02-27
drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3
Mika Kuoppala
1
-0
/
+7
2017-02-27
drm/i915: Remove the vma from the drm_mm if binding fails
Chris Wilson
1
-20
/
+37
2017-02-27
drm/i915: Unwind vma->pages allocation upon failure
Chris Wilson
1
-1
/
+12
2017-02-27
drm/i915: Only unwind the local pgtable layer if empty
Chris Wilson
1
-11
/
+26
2017-02-27
drm/i915/bdw: Do not write the replay bit of the ring mode register
Kelvin Gardiner
1
-1
/
+0
2017-02-27
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
474
-5223
/
+10806
2017-02-27
drm/i915: Only enable DDI IO power domains after enabling DPLL
Ander Conselvan de Oliveira
5
-29
/
+117
2017-02-27
drm/i915/glk: Don't enable DDI IO power domains during init
Ander Conselvan de Oliveira
1
-6
/
+3
2017-02-27
drm/i915/glk: Implement WaDDIIOTimeout
Ander Conselvan de Oliveira
3
-0
/
+21
2017-02-27
drm/i915: Check encoder type in enc_to_dig_port()
Ander Conselvan de Oliveira
1
-1
/
+13
2017-02-27
drm/i915: Store encoder power domain in struct intel_encoder
Ander Conselvan de Oliveira
12
-67
/
+41
2017-02-27
drm/i915: Store aux power domain in intel_dp
Ander Conselvan de Oliveira
3
-90
/
+24
2017-02-25
drm/i915: Advance start address on crossing PML (48b ppgtt) boundary
Chris Wilson
1
-22
/
+41
2017-02-25
drm/i915: Sanity check the vma->node prior to binding into the GTT
Chris Wilson
1
-6
/
+9
2017-02-25
drm/i915: Assert we do not overflow 4lvl page directories
Chris Wilson
1
-3
/
+3
2017-02-25
drm/i915: Assert all sg are initialised in fake_dma_object for selftests
Chris Wilson
1
-0
/
+2
2017-02-24
drm/i915: Timeout lowlevel_hole GTT selftest early
Chris Wilson
1
-6
/
+7
2017-02-24
drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.
Kenneth Graunke
4
-55
/
+3
2017-02-24
drm/i915/lspcon: Switch back to PCON mode after output replug
Imre Deak
1
-0
/
+4
2017-02-24
drm/i915/execlists: Detect an out-of-order context switch
Chris Wilson
1
-0
/
+1
2017-02-24
drm/i915: Introduce intel_ddi_dp_voltage_max()
Ville Syrjälä
3
-3
/
+23
2017-02-24
drm/i915: Refactor translate_signal_level()
Ville Syrjälä
1
-39
/
+21
2017-02-24
drm/i915: Refactor code to select the DDI buf translation table
Ville Syrjälä
1
-53
/
+73
2017-02-24
drm/i915/fbdev: Stop repeating tile configuration on stagnation
Chris Wilson
1
-6
/
+4
2017-02-24
drm/tinydrm: mipi-dbi: Fix field width specifier warning
Noralf Trønnes
1
-2
/
+2
2017-02-24
drm/tinydrm: mipi-dbi: Silence: ‘cmd’ may be used uninitialized
Noralf Trønnes
1
-1
/
+1
2017-02-24
drm/i915: Suppress fbc suggestion to increase stolen if disabled
Chris Wilson
1
-1
/
+2
2017-02-24
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
12
-13
/
+71
2017-02-24
Merge tag 'drm/panel/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
2
-1
/
+103
2017-02-24
Merge tag 'drm/tegra/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
1
-0
/
+1
2017-02-23
drm/i915: Remove one level of indention from wait-for-execute
Chris Wilson
1
-21
/
+18
2017-02-23
drm/i915: Immediately process a reset before starting waiting
Chris Wilson
1
-0
/
+3
2017-02-23
drm/i915: Refactor direct GPU reset from request waiters
Chris Wilson
1
-8
/
+12
2017-02-23
drm/i915: Replace reset_wait_queue with default_wake_function
Chris Wilson
1
-23
/
+7
2017-02-23
drm/i915: Exercise request cancellation using a mock selftest
Chris Wilson
3
-0
/
+85
2017-02-23
drm/i915: Remove the preempted request from the execution queue
Chris Wilson
3
-2
/
+73
2017-02-23
drm/i915: Allow a request to be cancelled
Chris Wilson
2
-15
/
+57
2017-02-23
drm/i915: Take a reference whilst processing the signaler request
Chris Wilson
2
-8
/
+16
2017-02-23
drm/i915: Protect the request->global_seqno with the engine->timeline lock
Chris Wilson
7
-45
/
+155
2017-02-23
drm/i915: Deconstruct execute fence
Chris Wilson
2
-47
/
+13
2017-02-23
drm/i915: Inline __i915_gem_request_wait_for_execute()
Chris Wilson
1
-49
/
+29
2017-02-23
drm/i915: Add ourselves to the gpu error waitqueue for the entire wait
Chris Wilson
1
-5
/
+5
2017-02-23
drm/i915: Use a local to shorten req->i915->gpu_error.wait_queue
Chris Wilson
1
-4
/
+4
2017-02-23
drm/i915: Move reserve_seqno() next to unreserve_seqno()
Chris Wilson
1
-84
/
+77
2017-02-23
drm/i915: Keep a global seqno per-engine
Chris Wilson
7
-80
/
+70
2017-02-23
drm/i915: Check against the signaled bit for fences/requests
Chris Wilson
1
-0
/
+9
2017-02-23
Revert "drm/i915/dp: Ratelimit DP aux timeout messages"
Chris Wilson
1
-2
/
+1
2017-02-23
drm/i915/glk: Fix Geminilake scalers mode programming
Ander Conselvan de Oliveira
1
-1
/
+3
2017-02-23
drm/i915/glk: Pass dev_priv to intel_atomic_setup_scalers()
Ander Conselvan de Oliveira
3
-9
/
+9
[next]