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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-12
drm/radeon/kms: fix typo in quirks
Alex Deucher
1
-2
/
+2
2009-09-12
drm/radeon/kms/r600: fix blit dword count for non r6xx
Alex Deucher
1
-2
/
+7
2009-09-12
drm/radeon/kms: add common lvds modes in the ddc case
Alex Deucher
1
-3
/
+6
2009-09-11
drm/radeon/kms: set fbdev_info for suspend/resume
Dave Airlie
1
-0
/
+1
2009-09-11
drm/radeon/kms: move modeset init outside of GPU init
Jerome Glisse
3
-21
/
+25
2009-09-11
drm/radeon/kms: add common scaled modes for TV and LVDS
Alex Deucher
1
-9
/
+64
2009-09-11
drm/radeon/kms: pull in latest quirks and fixes from ddx
Alex Deucher
2
-16
/
+33
2009-09-11
drm/radeon/kms/r600: use blit for BO moves
Alex Deucher
1
-2
/
+2
2009-09-11
drm/radeon/kms: R3XX/R4XX AGP asic use PCI GART not PCIE GART
Jerome Glisse
4
-3
/
+18
2009-09-10
drm/radeon/kms/r600: fix blit support
Alex Deucher
1
-8
/
+31
2009-09-10
drm/radeon/kms: Don't try to process irq when we are unloading
Jerome Glisse
1
-0
/
+3
2009-09-10
drm/radeon/kms: add R4XX mc register access helper.
Jerome Glisse
4
-0
/
+68
2009-09-10
drm/radeon/kms: call r100_cp_disable rather than duplicating code.
Jerome Glisse
2
-2
/
+4
2009-09-10
drm/radeon/kms: wait for cp idle before stopping it.
Jerome Glisse
2
-0
/
+78
2009-09-10
drm/radeon/r600: fix legacy blit code
Alex Deucher
1
-17
/
+12
2009-09-09
drm/radeon/r600: use fence->timeout directly
Alex Deucher
1
-10
/
+1
2009-09-08
drm/radeon/kms: re-apply 2007d633d639c896396e4c4b53b38068f3831307
Alex Deucher
1
-2
/
+8
2009-09-08
Merge remote branch 'origin/master' of ../linux-2.6 into drm-next
Dave Airlie
66
-353
/
+578
2009-09-08
drm/radeon/kms: don't allow ERESTART to hit userspace.
Dave Airlie
1
-3
/
+7
2009-09-08
drm: prune modes when output is disconnected.
Adam Jackson
1
-2
/
+2
2009-09-08
drm: shut the EDID warnings up.
Adam Jackson
1
-3
/
+0
2009-09-08
drm/i915: get the bridge device once.
Dave Airlie
3
-55
/
+44
2009-09-08
drm: include seq_file.h for debugfs builds.
Dave Airlie
1
-0
/
+3
2009-09-08
drm/radeon/kms: lower debugging on dpms events.
Dave Airlie
1
-7
/
+6
2009-09-08
drm/kms/radeon: make kms default a runtime option
Dave Airlie
4
-17
/
+12
2009-09-08
drm/kms: fix kms helper license + Kconfig
Dave Airlie
4
-7
/
+11
2009-09-08
drm/radeon/kms: add r600 KMS support
Jerome Glisse
33
-606
/
+8289
2009-09-08
drm/radeon/kms: add initial radeon tv-out support.
Dave Airlie
15
-388
/
+1941
2009-09-08
drm/radeon/kms: add rn50/r100/r200 CS tracker.
Dave Airlie
11
-440
/
+1712
2009-09-07
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
5
-69
/
+70
2009-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-8
/
+20
2009-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2009-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
1
-0
/
+1
2009-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
3
-6
/
+31
2009-09-07
Merge intel drm-intel-next branch
Dave Airlie
205
-1656
/
+3349
2009-09-07
drm/kms: remove old std mode fallback code.
Dave Airlie
1
-54
/
+2
2009-09-07
drm/kms/i915: Add the default mode for CRT output without EDID
ykzhao
1
-2
/
+5
2009-09-07
drm/kms: add a function that can add the mode for the output device without EDID
Zhao Yakui
2
-0
/
+48
2009-09-07
drm/kms: try to find the std mode in DMT table
Zhao Yakui
2
-12
/
+39
2009-09-07
drm/kms: Add the default mode table
Zhao Yakui
1
-0
/
+237
2009-09-07
drm: split crtc/fb helpers into a separate module
Dave Airlie
4
-5
/
+16
2009-09-07
drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register.
Dave Airlie
5
-69
/
+70
2009-09-07
drm/radeon/kms: add updated registers from drm-fixes.
Dave Airlie
3
-0
/
+5
2009-09-07
drm/radeon/kms: block depthxy offset from use from userspace.
Dave Airlie
3
-3
/
+0
2009-09-07
IMA: update ima_counts_put
Mimi Zohar
2
-8
/
+20
2009-09-07
drm/i915: Put the idle reclocking work on our private workqueue as well.
Eric Anholt
1
-2
/
+2
2009-09-06
drm/i915: Pad ringbuffer with NOOPs before wrapping
Chris Wilson
4
-27
/
+50
2009-09-06
gianfar: Fix build.
David S. Miller
1
-1
/
+1
2009-09-06
Linux 2.6.31-rc9
v2.6.31-rc9
Linus Torvalds
1
-1
/
+1
2009-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
3
-6
/
+20
[next]