Age | Commit message (Expand) | Author |
2010-08-28 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-08-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-08-27 | drm/radeon/kms: add missing scratch update in dp_detect | Alex Deucher |
2010-08-27 | drm/modes: Fix CVT-R modeline generation | Adam Jackson |
2010-08-27 | drm: fix regression in drm locking since BKL removal. | Arnd Bergmann |
2010-08-27 | drm/radeon/kms: remove stray radeon_i2c_destroy | Alex Deucher |
2010-08-27 | drm: mm: fix range restricted allocations | Daniel Vetter |
2010-08-27 | Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d... | Dave Airlie |
2010-08-27 | drm/nouveau: drop drm_global_mutex before sleeping in submission path | Ben Skeggs |
2010-08-27 | drm: export drm_global_mutex for drivers to use | Ben Skeggs |
2010-08-26 | drm/nv20: Don't use pushbuf calls on the original nv20. | Francisco Jerez |
2010-08-26 | drm/nouveau: Fix TMDS on some DCB1.5 boards. | Francisco Jerez |
2010-08-26 | drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel. | Francisco Jerez |
2010-08-26 | drm/nv30: Apply modesetting to the correct slave encoder | Patrice Mandin |
2010-08-26 | drm/nouveau: Use a helper function to match PCI device/subsystem IDs. | Francisco Jerez |
2010-08-26 | drm/nv50: add dcb type 14 to enum to prevent compiler complaint | Ben Skeggs |
2010-08-24 | drm/i915: fix vblank wait test condition | Jesse Barnes |
2010-08-23 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-08-23 | Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d... | Dave Airlie |
2010-08-23 | drm/radeon/kms: fix typo in radeon_compute_pll_gain | Alex Deucher |
2010-08-23 | drm/radeon/kms: try to detect tv vs monitor for underscan | Alex Deucher |
2010-08-23 | drm/radeon/kms: fix sideport detection on newer rs880 boards | Alex Deucher |
2010-08-23 | drm/radeon: fix passing wrong type to gem object create. | Dave Airlie |
2010-08-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds |
2010-08-21 | drm/i915,intel_agp: Add support for Sandybridge D0 | Zhenyu Wang |
2010-08-21 | drm/i915: fix render pipe control notify on sandybridge | Zhenyu Wang |
2010-08-21 | drm/i915: Remove the conflicting BUG_ON() | Chris Wilson |
2010-08-21 | drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/ | Chris Wilson |
2010-08-21 | drm/i915/suspend: Flush register writes before busy-waiting. | Chris Wilson |
2010-08-21 | i915: disable DAC on Ironlake also when doing CRT load detection. | Dave Airlie |
2010-08-21 | drm/i915: wait for actual vblank, not just 20ms | Jesse Barnes |
2010-08-20 | drm/radeon/kms: set encoder type to DVI for HDMI on evergreen | Alex Deucher |
2010-08-19 | Input: sysrq - drop tty argument from sysrq ops handlers | Dmitry Torokhov |
2010-08-20 | drm/radeon/kms: add back missing break in info ioctl | Alex Deucher |
2010-08-20 | drm/radeon/kms: don't enable MSIs on AGP boards | Alex Deucher |
2010-08-20 | drm/radeon/kms: fix agp mode setup on cards that use pcie bridges | Alex Deucher |
2010-08-20 | drm: move dereference below check | Dan Carpenter |
2010-08-20 | drm: fix end of loop test | Dan Carpenter |
2010-08-20 | drm/radeon/kms: rework radeon_dp_detect() logic | Alex Deucher |
2010-08-20 | drm/radeon/kms: add missing asic callback assignment for evergreen | Alex Deucher |
2010-08-20 | drm/radeon/kms/DCE3+: switch pads to ddc mode when going i2c | Alex Deucher |
2010-08-20 | drm/radeon/kms/pm: bail early if nothing's changing | Alex Deucher |
2010-08-20 | drm/radeon/kms/atom: clean up dig atom handling | Alex Deucher |
2010-08-20 | drm/radeon/kms: DCE3/4 transmitter fixes | Alex Deucher |
2010-08-20 | drm/radeon/kms: rework encoder handling | Alex Deucher |
2010-08-20 | drm/radeon/kms: DCE3/4 AdjustPixelPll updates | Alex Deucher |
2010-08-20 | drm/radeon: Fix stack data leak | Jean Delvare |
2010-08-20 | drm/radeon/kms: fix GTT/VRAM overlapping test | Jerome Glisse |
2010-08-18 | drm/i915: make sure eDP PLL is enabled at the right time | Jesse Barnes |
2010-08-18 | drm/i915: fix VGA plane disable for Ironlake+ | Jesse Barnes |