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.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
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-04
drm/exynos: fix gem buffer allocation type checking
Inki Dae
1
-1
/
+1
2013-01-04
drm/exynos: remove needless parenthesis.
Eunchul Kim
1
-1
/
+1
2013-01-04
drm/exynos: fix incorrect interrupt induced by m2m operation.
Jinyoung Jeon
1
-0
/
+13
2013-01-04
drm/exynos: remove color bar pattern operation.
JoongMock Shin
1
-6
/
+3
2013-01-04
drm/exynos: correct some comments to abbreviation.
Eunchul Kim
3
-3
/
+3
2013-01-04
drm/exynos: fix build warning.
Eunchul Kim
1
-1
/
+1
2013-01-04
drm/exynos: consider both case of vflip and hflip.
Eunchul Kim
3
-1
/
+3
2013-01-04
drm/exynos: remove needless error handling to property.
Eunchul Kim
3
-29
/
+0
2013-01-04
drm/exynos: change member variable name.
Eunchul Kim
5
-14
/
+14
2013-01-04
drm/exynos: consider buffer allocation without iommu
Inki Dae
1
-7
/
+48
2013-01-04
drm/exynos: change file license to GPL
Inki Dae
28
-504
/
+112
2013-01-04
drm/exynos: consider no iommu support to console framebuffer
Inki Dae
1
-4
/
+18
2013-01-04
drm/exynos: fix flags in dma buf exporting
Seung-Woo Kim
1
-1
/
+1
2013-01-04
drm/nouveau: fix init with agpgart-uninorth
Aaro Koskinen
1
-1
/
+1
2013-01-04
drm: nouveau: Fix build warning seen if HWMON is undefined
Guenter Roeck
1
-2
/
+2
2013-01-04
drm/radeon: switch to a finer grained reset for SI (v2)
Alex Deucher
1
-34
/
+65
2013-01-04
drm/radeon: switch to a finer grained reset for cayman/TN
Alex Deucher
1
-39
/
+70
2013-01-04
drm/radeon: switch to a finer grained reset for evergreen
Alex Deucher
2
-25
/
+56
2013-01-04
drm/radeon: switch to a finer grained reset for r6xx/7xx
Alex Deucher
1
-27
/
+58
2013-01-04
drm/radeon: add GPU reset flags
Alex Deucher
1
-0
/
+5
2013-01-04
drm/radeon: fix typo in evergreen dma fence
Alex Deucher
1
-1
/
+1
2013-01-04
Drivers: gpu: remove __dev* attributes.
Greg Kroah-Hartman
21
-56
/
+53
2013-01-04
drm/radeon: Properly handle DDC probe for DP bridges
Niels Ole Salscheider
4
-11
/
+24
2013-01-03
drm/radeon: reset dma engine on gpu reset (v2)
Jerome Glisse
7
-27
/
+112
2013-01-03
drm/radeon: print dma status reg on lockup (v2)
Jerome Glisse
7
-1
/
+26
2013-01-03
drm/radeon: improve ring debugfs printing
Jerome Glisse
1
-7
/
+13
2013-01-03
drm/radeon: add debugfs file for dma rings
Jerome Glisse
1
-0
/
+4
2013-01-03
drm/radeon/r6xx: fix DMA engine for ttm bo transfers
Alex Deucher
1
-2
/
+2
2013-01-03
drm/radeon: add connector table for Mac G4 Silver
Alex Deucher
2
-1
/
+53
2012-12-30
Revert "drm: tegra: protect DC register access with mutex"
Dave Airlie
2
-14
/
+0
2012-12-30
drm: tegra: program only one window during modeset
Lucas Stach
1
-2
/
+1
2012-12-30
drm: tegra: clean out old gem prototypes
Lucas Stach
1
-18
/
+0
2012-12-30
drm: tegra: remove redundant tegra2_tmds_config entry
Lucas Stach
1
-16
/
+3
2012-12-30
drm: tegra: protect DC register access with mutex
Lucas Stach
2
-0
/
+14
2012-12-30
drm: tegra: don't leave clients host1x member uninitialized
Lucas Stach
1
-0
/
+2
2012-12-30
drm: tegra: fix front_porch <-> back_porch mixup
Lucas Stach
2
-7
/
+7
2012-12-30
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
12
-84
/
+325
2012-12-30
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
7
-24
/
+122
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-21
drm/radeon: add WAIT_UNTIL to evergreen VM safe reg list
Alex Deucher
1
-0
/
+1
2012-12-20
drm/i915: disable shrinker lock stealing for create_mmap_offset
Daniel Vetter
1
-3
/
+9
2012-12-20
drm/i915: optionally disable shrinker lock stealing
Daniel Vetter
2
-0
/
+4
2012-12-20
drm/i915: fix flags in dma buf exporting
Dave Airlie
1
-1
/
+1
[prev]
[next]