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
2017-02-13
drm/i915: Provide a hook for selftests
Chris Wilson
10
-7
/
+531
2017-02-13
drm/i915: Clear the last_retired_context following a hang/reset
Chris Wilson
1
-1
/
+7
2017-02-13
drm/i915: Park the breadcrumbs signaler across a GPU reset
Chris Wilson
2
-1
/
+18
2017-02-13
drm/i915: Kill the tasklet then disable
Chris Wilson
1
-1
/
+1
2017-02-13
drm/i915: Always call i915_gem_reset_finish() following i915_gem_reset_prepare()
Chris Wilson
1
-1
/
+1
2017-02-13
drm/i915: Assert that the active request hasn't been signaled
Chris Wilson
1
-0
/
+2
2017-02-11
drm/i915: Rename conditional GEM execution macros
Chris Wilson
4
-14
/
+14
2017-02-11
drm/i915: Move the irq_barrier for reset earlier into reset_prepare
Chris Wilson
1
-3
/
+3
2017-02-10
drm/i915: Flush the freed object queue on device release
Chris Wilson
1
-0
/
+2
2017-02-10
drm/i915: Unbind any residual objects/vma from the Global GTT on shutdown
Chris Wilson
1
-0
/
+9
2017-02-10
drm/i915: Split device release from unload
Chris Wilson
1
-5
/
+15
2017-02-10
drm/i915/debugfs: Add i915_hpd_storm_ctl
Lyude
5
-6
/
+94
2017-02-10
drm/i915: Simplify platform checks in intel_fb_pitch_limit()
Ville Syrjälä
1
-2
/
+1
2017-02-10
drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS code
Ville Syrjälä
1
-3
/
+3
2017-02-10
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
198
-2180
/
+10288
2017-02-10
drm/i915/byt: Take powerwell for reading PIPESTAT in debugfs
Chris Wilson
1
-1
/
+13
2017-02-10
drm/i915: Always pin contexts into the high GGTT
Chris Wilson
2
-12
/
+4
2017-02-10
drm/i915: Remove unused function intel_ddi_get_link_dpll()
Ander Conselvan de Oliveira
4
-101
/
+8
2017-02-10
drm/i915: Make power domain masks 64 bit long
Ander Conselvan de Oliveira
4
-209
/
+209
2017-02-10
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
27
-633
/
+682
2017-02-10
Merge tag 'drm-fsl-dcu-for-v4.11' of http://git.agner.ch/git/linux-drm-fsl-dc...
Dave Airlie
1
-5
/
+7
2017-02-10
Merge tag 'drm-misc-next-fixes-2017-02-09' of git://anongit.freedesktop.org/g...
Dave Airlie
2
-1
/
+4
2017-02-09
drm/i915: Use the size/type of address space to make decisions
Chris Wilson
4
-13
/
+22
2017-02-09
drm/amdgpu: report the number of bytes moved at buffer creation
Samuel Pitoiset
3
-2
/
+8
2017-02-09
drm/amdgpu: fix a potential deadlock in amdgpu_bo_create_restricted()
Samuel Pitoiset
1
-1
/
+4
2017-02-09
drm/amdgpu: add support for new smc firmware on polaris
Alex Deucher
2
-6
/
+29
2017-02-09
drm/amd/powerplay: refine code to avoid potential bug that the memory not cle...
Rex Zhu
1
-10
/
+7
2017-02-09
drm/i915: Enable atomic support by default on supported platforms.
Maarten Lankhorst
2
-5
/
+9
2017-02-09
drm/i915: Add __destroy_hw_context
Joonas Lahtinen
1
-4
/
+9
2017-02-09
drm/i915: Assert that we never create a vma for the aliasing_ppgtt
Chris Wilson
1
-0
/
+3
2017-02-09
drm/i915: Check for timeout completion when waiting for the rq to submitted
Chris Wilson
1
-1
/
+6
2017-02-09
drm/i915: A hotfix for making aliasing PPGTT work for GVT-g
Zhi Wang
1
-3
/
+4
2017-02-09
drm/i915/dp: Move initialization of hpd_pin to a new function
Ander Conselvan de Oliveira
1
-20
/
+28
2017-02-09
drm/i915: Remove WA for swapped HPD pins in broxton A stepping
Ander Conselvan de Oliveira
3
-18
/
+2
2017-02-09
drm/amdgpu: shut up #warning for compile testing
Arnd Bergmann
1
-0
/
+2
2017-02-09
drm/amdgpu/virt: fix double kfree on bo_va
Colin Ian King
1
-1
/
+0
2017-02-09
drm/radeon: remove some dead code
Dan Carpenter
1
-3
/
+1
2017-02-09
drm/radeon: avoid kernel segfault in vce when gpu fails to resume
Jérôme Glisse
1
-1
/
+1
2017-02-09
drm/amd/powerplay: set fan speed to max in profile peak mode only.
Rex Zhu
1
-2
/
+3
2017-02-09
drm/amd/gfx6: update gb_addr_config
Flora Cui
1
-0
/
+3
2017-02-09
drm/amdgpu: update HAINAN_GB_ADDR_CONFIG_GOLDEN
Flora Cui
1
-1
/
+1
2017-02-09
drm/amdgpu: update VERDE_GB_ADDR_CONFIG_GOLDEN
Flora Cui
1
-1
/
+1
2017-02-09
drm/amdgpu: refine si_read_register
Flora Cui
1
-17
/
+73
2017-02-09
drm/amdgpu/gfx6: clean up spi configuration
Flora Cui
1
-8
/
+4
2017-02-09
drm/amdgpu/gfx6: clean up cu configuration
Flora Cui
1
-62
/
+38
2017-02-09
drm/amdgpu/gfx6: clean up rb configuration
Flora Cui
1
-59
/
+42
2017-02-09
drm/amdgpu: refine vce3.0 code and related powerplay pg code.
Rex Zhu
3
-51
/
+36
2017-02-09
drm/amdgpu: move subfunctions to the front of vce_v2_0.c.
Rex Zhu
1
-177
/
+171
2017-02-09
drm/amdgpu: enable vce pg feature on Kv.
Rex Zhu
1
-2
/
+2
2017-02-09
drm/amdgpu: refine code for VCE2.0 and related dpm code.
Rex Zhu
4
-112
/
+111
[next]