index
:
~alon/linux
dummy
master
qxl
qxl-cleanup
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-10
drm/i915: generate a KMS uevent at lid open/close time
Jesse Barnes
1
-0
/
+2
2009-09-10
drm/i915: use ACPI LID status for LVDS ->detect hook
Jesse Barnes
1
-3
/
+9
2009-09-10
drm/i915: force mode set at lid open time
Jesse Barnes
4
-0
/
+28
2009-09-10
ACPI button: provide lid status functions
Jesse Barnes
1
-2
/
+43
2009-09-10
Add G33 series in VGA hotplug support category
Li Peng
1
-1
/
+1
2009-09-10
drm/i915: Write zero to DPLL_MD Reg for non-SDVO output
Zhao Yakui
1
-2
/
+5
2009-09-10
drm/i915: Add the missing clone_mask for SDVO-VGA(RGB1)
Zhao Yakui
1
-0
/
+2
2009-09-10
drm/i915: Add the brightness property for SDVO-LVDS
Zhao Yakui
1
-6
/
+8
2009-09-10
drm/i915: Add the enhancement property for SDVO-TV
Zhao Yakui
1
-5
/
+495
2009-09-09
drm/i915: Zap mmaps of objects before unbinding them from the GTT.
Eric Anholt
1
-8
/
+8
2009-09-08
drm/i915: add B43 chipset support
Fabian Henze
1
-0
/
+2
2009-09-08
agp/intel: Add B43 chipset support
Fabian Henze
1
-0
/
+7
2009-09-09
drm/radeon/r600: use fence->timeout directly
Alex Deucher
1
-10
/
+1
2009-09-09
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
28
-251
/
+375
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/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 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
91
-742
/
+2238
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
1
-0
/
+46
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-06
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-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
3
-6
/
+20
2009-09-05
Merge git://git.infradead.org/~dwmw2/mtd-2.6.31
Linus Torvalds
2
-7
/
+10
2009-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-53
/
+68
2009-09-05
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
1
-88
/
+7
2009-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
11
-80
/
+182
2009-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
4
-6
/
+42
2009-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-0
/
+43
2009-09-05
pty: don't limit the writes to 'pty_space()' inside 'pty_write()'
Linus Torvalds
1
-9
/
+1
[next]