Age | Commit message (Expand) | Author | Files | Lines |
2010-09-07 | drm: Do not force 1024x768 modes on unknown connectors | Chris Wilson | 1 | -4/+3 |
2010-09-07 | drm/kms: Add a module parameter to disable polling | Chris Wilson | 1 | -2/+15 |
2010-09-07 | drm/radeon/kms: fix tv-out on avivo asics | Alex Deucher | 1 | -3/+23 |
2010-09-07 | drm/radeon/kms/evergreen: fix gpu hangs in userspace accel code | Alex Deucher | 2 | -5/+39 |
2010-09-03 | Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d... | Dave Airlie | 3 | -7/+8 |
2010-09-03 | drm/nv50: initialize ramht_refs list for faked 0 channel | Marcin Slusarz | 1 | -0/+2 |
2010-09-03 | drm/nouveau: Don't take struct_mutex around the pushbuf IOCTL. | Francisco Jerez | 1 | -5/+2 |
2010-09-03 | drm/nouveau: Take fence spinlock before reading the last sequence. | Francisco Jerez | 1 | -2/+4 |
2010-09-02 | drm/radeon/kms/evergreen: work around bad data in some i2c tables | Alex Deucher | 1 | -0/+27 |
2010-09-02 | drm/radeon/kms: properly set crtc high base on r7xx | Alex Deucher | 1 | -4/+4 |
2010-09-02 | drm/radeon/kms: fix tv module parameter | Alex Deucher | 1 | -35/+43 |
2010-09-02 | drm/radeon/kms: force legacy pll algo for RV515 LVDS | Alex Deucher | 1 | -0/+14 |
2010-09-02 | drm/radeon/kms: remove useless clock code | Alex Deucher | 7 | -98/+0 |
2010-08-30 | drm/radeon/kms: fix a regression on r7xx AGP due to the HDP flush fix | Alex Deucher | 3 | -1/+59 |
2010-08-30 | drm/radeon/kms: use tracked values for sclk and mclk | Alex Deucher | 3 | -20/+18 |
2010-08-29 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 12 | -74/+82 |
2010-08-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -1/+1 |
2010-08-27 | drm/radeon/kms: add missing scratch update in dp_detect | Alex Deucher | 1 | -0/+1 |
2010-08-27 | drm/modes: Fix CVT-R modeline generation | Adam Jackson | 1 | -1/+4 |
2010-08-27 | drm: fix regression in drm locking since BKL removal. | Arnd Bergmann | 1 | -0/+2 |
2010-08-27 | drm/radeon/kms: remove stray radeon_i2c_destroy | Alex Deucher | 1 | -2/+0 |
2010-08-27 | drm: mm: fix range restricted allocations | Daniel Vetter | 1 | -10/+14 |
2010-08-27 | Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d... | Dave Airlie | 7 | -61/+61 |
2010-08-27 | drm/nouveau: drop drm_global_mutex before sleeping in submission path | Ben Skeggs | 1 | -0/+2 |
2010-08-27 | drm: export drm_global_mutex for drivers to use | Ben Skeggs | 1 | -0/+1 |
2010-08-26 | drm/nv20: Don't use pushbuf calls on the original nv20. | Francisco Jerez | 1 | -2/+2 |
2010-08-26 | drm/nouveau: Fix TMDS on some DCB1.5 boards. | Francisco Jerez | 1 | -14/+6 |
2010-08-26 | drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel. | Francisco Jerez | 2 | -21/+27 |
2010-08-26 | drm/nv30: Apply modesetting to the correct slave encoder | Patrice Mandin | 1 | -3/+5 |
2010-08-26 | drm/nouveau: Use a helper function to match PCI device/subsystem IDs. | Francisco Jerez | 3 | -20/+16 |
2010-08-26 | drm/nv50: add dcb type 14 to enum to prevent compiler complaint | Ben Skeggs | 2 | -1/+2 |
2010-08-24 | drm/i915: fix vblank wait test condition | Jesse Barnes | 1 | -1/+1 |
2010-08-24 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 42 | -472/+637 |
2010-08-23 | Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d... | Dave Airlie | 10 | -34/+103 |
2010-08-23 | drm/radeon/kms: fix typo in radeon_compute_pll_gain | Alex Deucher | 1 | -1/+1 |
2010-08-23 | drm/radeon/kms: try to detect tv vs monitor for underscan | Alex Deucher | 1 | -1/+14 |
2010-08-23 | drm/radeon/kms: fix sideport detection on newer rs880 boards | Alex Deucher | 1 | -1/+1 |
2010-08-23 | drm/radeon: fix passing wrong type to gem object create. | Dave Airlie | 1 | -1/+1 |
2010-08-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 26 | -2408/+2645 |
2010-08-22 | drm/i915,intel_agp: Add support for Sandybridge D0 | Zhenyu Wang | 1 | -0/+1 |
2010-08-22 | drm/i915: fix render pipe control notify on sandybridge | Zhenyu Wang | 1 | -1/+6 |
2010-08-22 | drm/i915: Remove the conflicting BUG_ON() | Chris Wilson | 1 | -2/+0 |
2010-08-22 | drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/ | Chris Wilson | 1 | -37/+37 |
2010-08-22 | drm/i915/suspend: Flush register writes before busy-waiting. | Chris Wilson | 1 | -9/+18 |
2010-08-22 | i915: disable DAC on Ironlake also when doing CRT load detection. | Dave Airlie | 1 | -11/+12 |
2010-08-22 | drm/i915: wait for actual vblank, not just 20ms | Jesse Barnes | 7 | -30/+69 |
2010-08-20 | drm/radeon/kms: set encoder type to DVI for HDMI on evergreen | Alex Deucher | 1 | -9/+23 |
2010-08-20 | Input: sysrq - drop tty argument from sysrq ops handlers | Dmitry Torokhov | 1 | -1/+1 |
2010-08-20 | drm/radeon/kms: add back missing break in info ioctl | Alex Deucher | 1 | -0/+1 |
2010-08-20 | drm/radeon/kms: don't enable MSIs on AGP boards | Alex Deucher | 1 | -2/+3 |