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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-07
Merge tag 'drm-intel-next-fixes-2015-11-06' of git://anongit.freedesktop.org/...
Dave Airlie
7
-24
/
+79
2015-11-07
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
6
-100
/
+42
2015-11-06
drm/vmwgfx: Relax irq locking somewhat
Thomas Hellstrom
4
-99
/
+39
2015-11-06
drm/vmwgfx: Properly flush cursor updates and page-flips
Thomas Hellstrom
2
-1
/
+3
2015-11-06
drm/i915/skl: disable display side power well support for now
Imre Deak
2
-2
/
+21
2015-11-06
drm/i915: Extend DSL readout fix to BDW and SKL.
Maarten Lankhorst
1
-1
/
+1
2015-11-05
drm/i915: Do graphics device reset under forcewake
Mika Kuoppala
1
-1
/
+10
2015-11-05
drm/i915: Skip fence installation for objects with rotated views (v4)
Vivek Kasireddy
1
-16
/
+20
2015-11-05
vga_switcheroo: Drop client power state VGA_SWITCHEROO_INIT
Lukas Wunner
1
-2
/
+0
2015-11-05
Merge tag 'drm/panel/for-4.4-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
2
-2
/
+0
2015-11-05
Merge tag 'drm/tegra/for-4.4-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
6
-21
/
+20
2015-11-05
Merge tag 'imx-drm-next-2015-10-30' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
5
-10
/
+119
2015-11-05
Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
25
-498
/
+31339
2015-11-04
drm/amdgpu: group together common fence implementation
Christian König
1
-97
/
+109
2015-11-04
drm/amdgpu: remove AMDGPU_FENCE_OWNER_MOVE
Christian König
3
-4
/
+3
2015-11-04
drm/amdgpu: remove now unused fence functions
Christian König
1
-39
/
+0
2015-11-04
drm/amdgpu: fix fence fallback check
Christian König
1
-0
/
+2
2015-11-04
drm/amdgpu: fix stoping the scheduler timeout
Christian König
1
-1
/
+1
2015-11-04
drm/amdgpu: cleanup on error in amdgpu_cs_ioctl()
Dan Carpenter
1
-2
/
+4
2015-11-04
drm/i915: Fix locking around GuC firmware load
Daniel Stone
2
-8
/
+5
2015-11-03
drm/amdgpu: update Fiji's Golden setting
Flora Cui
1
-7
/
+15
2015-11-03
drm/amdgpu: update Fiji's rev id
Flora Cui
1
-0
/
+5
2015-11-03
drm/amdgpu: extract common code in vi_common_early_init
Flora Cui
1
-6
/
+3
2015-11-03
drm/amd/scheduler: don't oops on failure to load
Dave Airlie
1
-1
/
+2
2015-11-03
drm/amdgpu: don't oops on failure to load (v2)
Dave Airlie
1
-0
/
+3
2015-11-03
drm/amdgpu: don't VT switch on suspend
Alex Deucher
1
-0
/
+1
2015-11-03
Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2...
Dave Airlie
73
-373
/
+1312
2015-11-03
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
23
-793
/
+664
2015-11-03
drm/nouveau: bump patchlevel to indicate availability of abi16/nvif interop
Ben Skeggs
1
-1
/
+3
2015-11-03
drm/nouveau/abi16: implement limited interoperability with usif/nvif
Ben Skeggs
3
-2
/
+53
2015-11-03
drm/nouveau/abi16: introduce locked variant of nouveau_abi16_get()
Ben Skeggs
1
-5
/
+13
2015-11-03
drm/nouveau/abi16: remove unused argument from nouveau_abi16_get()
Ben Skeggs
3
-9
/
+8
2015-11-03
drm/nouveau/pci: enable c800 magic for Medion Erazer X7827
Ilia Mirkin
1
-0
/
+1
2015-11-03
drm/nouveau/pci: enable c800 magic for Lenovo Y510P
Ilia Mirkin
1
-1
/
+7
2015-11-03
drm/nouveau/pll/gk104: fix PLL instability due to bad configuration with gddr5
Karol Herbst
1
-23
/
+77
2015-11-03
drm/nouveau/clk/g84: Enable reclocking for GDDR3 G94-G200
Roy Spliet
1
-1
/
+1
2015-11-03
drm/nouveau/bus/hwsq: Implement VBLANK waiting heuristic
Roy Spliet
5
-2
/
+41
2015-11-03
drm/nouveau/fb/ramnv50: Script changes for G94 and up
Roy Spliet
1
-6
/
+30
2015-11-03
drm/nouveau/fb/ramnv50: Deal with cards without timing entries
Roy Spliet
3
-7
/
+50
2015-11-03
drm/nouveau/fb/ramnv50: Voltage GPIOs
Roy Spliet
2
-0
/
+42
2015-11-03
drm/nouveau/fb/ramgt215: Restructure r111100 calculation for DDR2
Roy Spliet
1
-30
/
+34
2015-11-03
drm/nouveau/fb/ramgt215: Change FBVDD/Q when BIOS asks for it
Roy Spliet
3
-0
/
+20
2015-11-03
drm/nouveau/fb/ramgt215: Transform GPIO ramfuc method from FBVREF-specific to...
Roy Spliet
2
-24
/
+19
2015-11-03
drm/nouveau/bios/rammap: Identify DLLoff for >= GF100
Roy Spliet
5
-12
/
+39
2015-11-03
drm/nouveau/pci: Handle 5-bit and 8-bit tag field
Pierre Moreau
6
-0
/
+37
2015-11-03
drm/nouveau/disp,pm: constify nvkm_object_func structures
Julia Lawall
2
-2
/
+2
2015-11-03
drm/nouveau/gr: add FERMI_COMPUTE_B class to GF110+
Ilia Mirkin
3
-0
/
+3
2015-11-03
drm/nouveau/gr: document mp error 0x10
Ilia Mirkin
1
-0
/
+1
2015-11-03
drm/nouveau: fix memory leak
Sudip Mukherjee
1
-1
/
+3
2015-11-03
drm/nouveau: remove unused function
Sudip Mukherjee
2
-15
/
+0
[next]