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
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-31
drm/nouveau: use different register to wait for secret scrubber
Maarten Lankhorst
1
-2
/
+5
2013-01-13
drm/nvc0/fb: fix crash when different mutex is used to protect same list
Aleksi Torhamo
1
-3
/
+3
2013-01-13
drm/nouveau/clock: fix support for more than 2 monitors on nve0
Aleksi Torhamo
2
-0
/
+4
2013-01-13
drm/nv50/disp: fix selection of bios script for analog outputs
Marcin Slusarz
1
-20
/
+26
2013-01-13
drm/nv17-50: restore fence buffer on resume
Marcin Slusarz
3
-0
/
+10
2013-01-13
drm/nouveau: fix blank LVDS screen regression on pre-nv50 cards
Marcin Slusarz
1
-1
/
+1
2013-01-13
drm/nouveau: fix nouveau_client allocation failure path
Marcin Slusarz
3
-4
/
+10
2013-01-13
drm/nouveau: don't return freed object from nouveau_handle_create
Marcin Slusarz
1
-1
/
+4
2013-01-13
drm/nouveau/vm: fix memory corruption when pgt allocation fails
Marcin Slusarz
1
-1
/
+3
2013-01-13
drm/nouveau: add locking around instobj list operations
Marcin Slusarz
1
-8
/
+27
2013-01-13
drm/nouveau: do not forcibly power on lvds panels
Ben Skeggs
2
-13
/
+26
2013-01-13
drm/nouveau/devinit: ensure legacy vga control is enabled during post
Ben Skeggs
1
-1
/
+0
2012-12-23
drm/nve0/graph: fix fuc, and enable acceleration on all known chipsets
Ben Skeggs
5
-86
/
+108
2012-12-23
drm/nvc0/graph: fix fuc, and enable acceleration on GF119
Ben Skeggs
3
-83
/
+85
2012-12-23
drm/nouveau/bios: cache ramcfg strap on later chipsets
Ben Skeggs
2
-1
/
+18
2012-12-23
drm/nouveau/mxm: silence output if no bios data
Ben Skeggs
1
-1
/
+1
2012-12-23
drm/nouveau/bios: parse/display extra version component
Ben Skeggs
2
-2
/
+4
2012-12-23
drm/nouveau/bios: implement opcode 0xa9
Ben Skeggs
5
-8
/
+53
2012-12-23
drm/nouveau/bios: update gpio parsing apis to match current design
Ben Skeggs
5
-61
/
+90
2012-12-23
drm/nouveau: initial support for GK106
Ben Skeggs
3
-0
/
+30
2012-12-20
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+1
2012-12-20
drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handling
Maarten Lankhorst
1
-1
/
+1
2012-12-17
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
338
-14378
/
+38205
2012-12-16
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
23
-280
/
+590
2012-12-16
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
33
-264
/
+8942
2012-12-14
drm/exynos: add gsc ipp driver
Eunchul Kim
7
-0
/
+2214
2012-12-14
drm/exynos: add rotator ipp driver
Eunchul Kim
7
-0
/
+985
2012-12-14
drm/exynos: add fimc ipp driver
Eunchul Kim
7
-0
/
+2730
2012-12-14
drm/exynos: add iommu support for ipp
Eunchul Kim
1
-0
/
+18
2012-12-14
drm/exynos: add ipp subsystem
Eunchul Kim
6
-0
/
+2346
2012-12-14
drm/exynos: support device tree for fimd
Joonyoung Shim
1
-0
/
+21
2012-12-14
radeon: fix regression with eviction since evict caching changes
Dave Airlie
1
-2
/
+2
2012-12-14
drm/radeon: add more pedantic checks in the CP DMA checker
Alex Deucher
1
-0
/
+24
2012-12-14
drm/radeon: bump version for CS ioctl support for async DMA
Alex Deucher
1
-1
/
+2
2012-12-14
drm/radeon: enable the async DMA rings in the CS ioctl
Alex Deucher
1
-0
/
+12
2012-12-14
drm/radeon: add VM CS parser support for async DMA on cayman/TN/SI
Alex Deucher
3
-0
/
+118
2012-12-14
drm/radeon/kms: add evergreen/cayman CS parser for async DMA (v2)
Alex Deucher
3
-7
/
+459
2012-12-14
drm/radeon/kms: add 6xx/7xx CS parser for async DMA (v2)
Alex Deucher
5
-3
/
+199
2012-12-14
drm/radeon: fix htile buffer size computation for command stream checker
Jerome Glisse
3
-77
/
+35
2012-12-14
drm/radeon: fix fence locking in the pageflip callback
Daniel Vetter
1
-0
/
+4
2012-12-14
drm/radeon: make indirect register access concurrency-safe
Daniel Vetter
3
-1
/
+15
2012-12-14
drm/radeon: add W|RREG32_IDX for MM_INDEX|DATA based mmio accesss
Daniel Vetter
6
-37
/
+27
2012-12-14
drm/exynos: support extended screen coordinate of fimd
Joonyoung Shim
1
-4
/
+12
2012-12-14
drm/exynos: fix x, y coordinates for right bottom pixel
Joonyoung Shim
1
-7
/
+11
2012-12-14
drm/exynos: fix fb offset calculation for plane
Joonyoung Shim
1
-5
/
+1
2012-12-14
drm/exynos: hdmi: Fix potential NULL pointer dereference error
Sachin Kamat
1
-0
/
+2
2012-12-14
drm/exynos: hdmi: Add CONFIG_OF and use of_match_ptr() macro
Sachin Kamat
3
-3
/
+9
2012-12-14
drm/exynos: add support for hdmiphy power control for exynos5
Rahul Sharma
2
-0
/
+26
2012-12-14
drm/exynos: add runtime pm support for mixer
Rahul Sharma
1
-7
/
+58
2012-12-14
drm/exynos: added runtime pm support for hdmi
Rahul Sharma
1
-8
/
+52
[next]