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
2009-12-10
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
1
-1
/
+1
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
11
-21
/
+21
2009-12-05
tree-wide: fix misspelling of "definition" in comments
Adam Buchbinder
1
-8
/
+8
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
10
-13
/
+13
2009-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
8
-19
/
+89
2009-11-25
drm/i915: Select CONFIG_SHMEM
Chris Wilson
1
-0
/
+1
2009-11-25
drm/i915: Fix CRT hotplug detect by checking really no channels attached
Zhenyu Wang
1
-2
/
+2
2009-11-25
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
1
-1
/
+1
2009-11-24
drm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handling
Clemens Ladisch
1
-3
/
+3
2009-11-24
drm: make sure page protections are updated after changing vm_flags
Jeremy Fitzhardinge
1
-1
/
+1
2009-11-24
drm/radeon/kms: Report vga connector is connected according to ddc_probe
Jerome Glisse
1
-4
/
+5
2009-11-24
drm: mm always protect change to unused_nodes with unused_lock spinlock
Jerome Glisse
1
-0
/
+9
2009-11-24
drm/radeon/kms: Disable TV load detect on RS400,RC410,RS480
Jerome Glisse
1
-0
/
+7
2009-11-24
drm/radeon/kms: read back register before writing in IIO.
Dave Airlie
1
-0
/
+1
2009-11-24
drm/radeon/kms: fix handling of d1/d2 vga
Dave Airlie
1
-5
/
+4
2009-11-24
drm: work around EDIDs with bad htotal/vtotal values
Jesse Barnes
1
-0
/
+6
2009-11-24
drm/radeon/kms: resume AGP by calling init.
Dave Airlie
3
-0
/
+15
2009-11-17
Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-6
/
+6
2009-11-16
drm: radeon: Mark several functions static in mkregtable
Josh Triplett
1
-6
/
+6
2009-11-12
drm/i915: Add more registers save/restore for Ironlake suspend
Zhenyu Wang
2
-1
/
+47
2009-11-12
drm/i915: Fix IRQ stall issue on Ironlake
Zou, Nanhai
1
-1
/
+9
2009-11-11
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
43
-639
/
+1294
2009-11-10
drm/kms: Init the CRTC info fields for modes forced from the command line.
Francisco Jerez
1
-0
/
+1
2009-11-10
drm/radeon/r600: CS parser updates
Alex Deucher
2
-0
/
+28
2009-11-06
drm/radeon/kms: add debugfs for power management for AtomBIOS devices
Rafał Miłecki
13
-2
/
+132
2009-11-06
drm/radeon/kms: initial mode validation support
Alex Deucher
1
-1
/
+47
2009-11-06
drm/radeon/kms/atom/dce3: call transmitter init on mode set
Alex Deucher
1
-10
/
+10
2009-11-06
drm/radeon/kms: store detailed connector info
Alex Deucher
4
-48
/
+199
2009-11-06
drm/radeon/kms/atom/dce3: fix up usPixelClock calculation for Transmitter tables
Alex Deucher
1
-3
/
+6
2009-11-06
drm/radeon/kms/r600: fix rs880 support v2
Alex Deucher
3
-8
/
+15
2009-11-06
drm/i915: HDMI hardware workaround for Ironlake
Zhenyu Wang
1
-4
/
+22
2009-11-06
drm/i915: Fix and cleanup DPLL calculation for Ironlake
Zhenyu Wang
1
-9
/
+6
2009-11-06
drm/i915: Avoid potential sleep whilst holding spinlock
Chris Wilson
1
-2
/
+2
2009-11-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
8
-95
/
+486
2009-11-04
drm/radeon/kms/r700: fix some typos in chip init
Alex Deucher
1
-13
/
+13
2009-11-04
drm/radeon/kms: remove some misleading debugging output
Alex Deucher
1
-3
/
+0
2009-11-04
drm/radeon/kms: stop putting VRAM at 0 in MC space on r600s.
Dave Airlie
1
-25
/
+19
2009-11-04
drm/radeon/kms: disable D1VGA and D2VGA if enabled
Dave Airlie
1
-0
/
+2
2009-11-04
drm/radeon/kms: Don't RMW CP_RB_CNTL
Alex Deucher
2
-11
/
+9
2009-11-04
drm/radeon/kms: fix coherency issues on AGP cards.
Dave Airlie
2
-0
/
+7
2009-11-02
i915: fix intel graphics suspend breakage due to resume/lid event confusion
Linus Torvalds
3
-8
/
+24
2009-10-28
drm/radeon/kms: fix rc410 suspend/resume.
Dave Airlie
1
-0
/
+2
2009-10-28
drm/radeon/kms: add quirk for hp dc5750
Alex Deucher
1
-0
/
+6
2009-10-28
drm/radeon/kms/atom: fix potential oops in spread spectrum code
Alex Deucher
1
-9
/
+12
2009-10-28
drm/kms: typo fix
James Simmons
1
-1
/
+1
2009-10-28
drm/radeon/kms/atom: Make card_info per device
Mathias Fröhlich
2
-12
/
+18
2009-10-28
drm/radeon/kms/atom: Fix DVO support
Alex Deucher
1
-2
/
+8
2009-10-28
drm/radeon/kms/atom: loosen pll min output limits
Alex Deucher
1
-0
/
+10
2009-10-28
drm/kms: fix kms/fbdev colormap support properly.
Dave Airlie
1
-13
/
+29
2009-10-28
drm: Add the basic check for the detailed timing in EDID
Zhao Yakui
1
-0
/
+15
[next]