Age | Commit message (Expand) | Author |
2009-09-10 | drm/radeon/kms: Don't try to process irq when we are unloading | Jerome Glisse |
2009-09-10 | drm/radeon/kms: add R4XX mc register access helper. | Jerome Glisse |
2009-09-10 | drm/radeon/kms: call r100_cp_disable rather than duplicating code. | Jerome Glisse |
2009-09-10 | drm/radeon/kms: wait for cp idle before stopping it. | Jerome Glisse |
2009-09-10 | drm/radeon/r600: fix legacy blit code | Alex Deucher |
2009-09-09 | drm/radeon/r600: use fence->timeout directly | Alex Deucher |
2009-09-09 | drm/radeon/kms: re-apply 2007d633d639c896396e4c4b53b38068f3831307 | Alex Deucher |
2009-09-08 | Merge remote branch 'origin/master' of ../linux-2.6 into drm-next | Dave Airlie |
2009-09-08 | drm/radeon/kms: don't allow ERESTART to hit userspace. | Dave Airlie |
2009-09-08 | drm: prune modes when output is disconnected. | Adam Jackson |
2009-09-08 | drm: shut the EDID warnings up. | Adam Jackson |
2009-09-08 | drm/i915: get the bridge device once. | Dave Airlie |
2009-09-08 | drm/radeon/kms: lower debugging on dpms events. | Dave Airlie |
2009-09-08 | drm/kms/radeon: make kms default a runtime option | Dave Airlie |
2009-09-08 | drm/kms: fix kms helper license + Kconfig | Dave Airlie |
2009-09-08 | drm/radeon/kms: add r600 KMS support | Jerome Glisse |
2009-09-08 | drm/radeon/kms: add initial radeon tv-out support. | Dave Airlie |
2009-09-08 | drm/radeon/kms: add rn50/r100/r200 CS tracker. | Dave Airlie |
2009-09-07 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds |
2009-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds |
2009-09-07 | Merge intel drm-intel-next branch | Dave Airlie |
2009-09-07 | drm/kms: remove old std mode fallback code. | Dave Airlie |
2009-09-07 | drm/kms/i915: Add the default mode for CRT output without EDID | ykzhao |
2009-09-07 | drm/kms: add a function that can add the mode for the output device without EDID | Zhao Yakui |
2009-09-07 | drm/kms: try to find the std mode in DMT table | Zhao Yakui |
2009-09-07 | drm/kms: Add the default mode table | Zhao Yakui |
2009-09-07 | drm: split crtc/fb helpers into a separate module | Dave Airlie |
2009-09-07 | drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register. | Dave Airlie |
2009-09-07 | drm/radeon/kms: add updated registers from drm-fixes. | Dave Airlie |
2009-09-07 | drm/radeon/kms: block depthxy offset from use from userspace. | Dave Airlie |
2009-09-06 | drm/i915: Put the idle reclocking work on our private workqueue as well. | Eric Anholt |
2009-09-06 | drm/i915: Pad ringbuffer with NOOPs before wrapping | Chris Wilson |
2009-09-06 | gianfar: Fix build. | David S. Miller |
2009-09-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2009-09-05 | Merge git://git.infradead.org/~dwmw2/mtd-2.6.31 | Linus Torvalds |
2009-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-09-05 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2009-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds |
2009-09-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2009-09-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2009-09-05 | pty: don't limit the writes to 'pty_space()' inside 'pty_write()' | Linus Torvalds |
2009-09-05 | n_tty: do O_ONLCR translation as a single write | Linus Torvalds |
2009-09-05 | firewire: sbp2: fix freeing of unallocated memory | Stefan Richter |
2009-09-05 | firewire: ohci: fix Ricoh R5C832, video reception | Stefan Richter |
2009-09-05 | firewire: ohci: fix Agere FW643 and multiple cameras | Stefan Richter |
2009-09-05 | firewire: core: fix crash in iso resource management | Stefan Richter |
2009-09-04 | drm/i915: do dynamic clock freq control only in kernel modesetting | Zhenyu Wang |
2009-09-04 | drm/I915: Use the CRT DDC to get the EDID for DVI-connector on Mac | Keith Packard |