Age | Commit message (Expand) | Author | Files | Lines |
2010-01-07 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 16 | -43/+86 |
2010-01-07 | Merge remote branch 'korg/drm-radeon-next' into drm-linus | Dave Airlie | 9 | -24/+63 |
2010-01-07 | drm/radeon/kms: rs600: use correct mask for SW interrupt | Luca Tettamanti | 1 | -1/+1 |
2010-01-07 | gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL test | Darren Jenkins | 1 | -5/+5 |
2010-01-07 | drm/radeon/radeon_device.c: move a dereference below a NULL test | Darren Jenkins | 1 | -2/+4 |
2010-01-07 | drm/radeon/radeon_fence.c: move a dereference below the NULL test | Darren Jenkins | 1 | -5/+4 |
2010-01-07 | drm/radeon/radeon_connectors.c: add a NULL test before dereference | Darren Jenkins | 1 | -1/+1 |
2010-01-07 | drm/radeon/kms: fix memory leak | Jiri Slaby | 1 | -0/+1 |
2010-01-07 | Merge branch 'drm-core-next' into drm-linus | Dave Airlie | 7 | -19/+23 |
2010-01-07 | drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line() | Roel Kluin | 1 | -1/+1 |
2010-01-07 | drm/edid: Fix CVT width/height decode | Adam Jackson | 1 | -5/+5 |
2010-01-07 | drm/edid: Skip empty CVT codepoints | Adam Jackson | 1 | -0/+4 |
2010-01-07 | drm: remove address mask param for drm_pci_alloc() | Zhenyu Wang | 5 | -13/+13 |
2010-01-07 | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 16 | -537/+682 |
2010-01-06 | drm/i915: remove full registers dump debug | Zhenyu Wang | 1 | -29/+0 |
2010-01-06 | drm/i915: Add DP dpll limit on ironlake and use existing DPLL search function | Zhao Yakui | 1 | -68/+48 |
2010-01-06 | drm/i915: Select the correct BPC for LVDS on Ironlake | Zhao Yakui | 1 | -0/+12 |
2010-01-06 | drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeco... | Zhao Yakui | 1 | -1/+25 |
2010-01-06 | drm/i915: Enable/disable the dithering for LVDS based on VBT setting | Zhao Yakui | 2 | -1/+18 |
2010-01-06 | drm/i915: Permit pinning whilst the device is 'suspended' | Chris Wilson | 1 | -3/+0 |
2010-01-06 | drm/i915: Hold struct mutex whilst pinning power context bo. | Chris Wilson | 1 | -26/+47 |
2010-01-06 | drm/i915: fix unused var | Andrew Morton | 1 | -1/+2 |
2010-01-06 | drm/i915: Storage class should be before const qualifier | Tobias Klauser | 1 | -4/+4 |
2010-01-06 | drm/i915: remove render reclock support | Jesse Barnes | 1 | -130/+2 |
2010-01-06 | drm/i915: Fix RC6 suspend/resume | Andrew Lutomirski | 3 | -15/+1 |
2010-01-06 | drm/i915: execbuf2 support | Jesse Barnes | 4 | -78/+219 |
2010-01-06 | drm/radeon/kms: add missing breaks in i2c and ss lookups | Alex Deucher | 1 | -0/+2 |
2010-01-06 | drm/radeon/kms: add primary dac adj values table | Alex Deucher | 1 | -9/+41 |
2010-01-06 | drm/radeon/kms: fallback to default connector table | Alex Deucher | 1 | -1/+4 |
2009-12-23 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 82 | -1064/+2499 |
2009-12-23 | Merge remote branch 'korg/drm-radeon-next' into drm-linus | Dave Airlie | 21 | -61/+459 |
2009-12-23 | drm/radeon/kms: add definitions for v4 power tables | Alex Deucher | 1 | -0/+199 |
2009-12-23 | drm/radeon/kms: never combine LVDS with another encoder | Alex Deucher | 1 | -26/+23 |
2009-12-23 | drm/radeon/kms: Check module arguments to be valid V2 | Jerome Glisse | 1 | -5/+68 |
2009-12-23 | drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structure | Jerome Glisse | 3 | -4/+13 |
2009-12-23 | drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4) | Alex Deucher | 1 | -0/+12 |
2009-12-23 | drm/radeon/kms: add 3DC compression support | Marek Olšák | 2 | -0/+19 |
2009-12-23 | drm/radeon/kms: allow rendering while no colorbuffer is set on r300 | Marek Olšák | 3 | -1/+19 |
2009-12-23 | drm/radeon/kms: enable memory clock reading on legacy (V2) | Rafał Miłecki | 3 | -4/+11 |
2009-12-23 | drm/radeon/kms: prevent parallel AtomBIOS calls | Rafał Miłecki | 3 | -2/+12 |
2009-12-23 | drm/radeon/kms: set proper default tv standard | Alex Deucher | 5 | -8/+69 |
2009-12-23 | drm/radeon/kms: fix legacy rmx | Alex Deucher | 3 | -3/+6 |
2009-12-23 | drm/radeon/kms/atom: fill in proper defines for digital setup | Alex Deucher | 1 | -8/+8 |
2009-12-23 | Merge remote branch 'nouveau/for-airlied' into drm-linus | Dave Airlie | 30 | -706/+1710 |
2009-12-23 | drm/kms: silencing a false positive warning. | Marin Mitov | 1 | -1/+1 |
2009-12-23 | drm/mm: fix logic for selection of best fit block | Bob Gleitsmann | 1 | -2/+2 |
2009-12-23 | drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles. | Thomas Hellstrom | 4 | -111/+209 |
2009-12-23 | drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal. | Thomas Hellstrom | 3 | -10/+6 |
2009-12-23 | drm/vmwgfx: Fix unlocked ioctl and add proper access control | Thomas Hellstrom | 1 | -28/+19 |
2009-12-23 | drm/radeon: fix build on 64-bit with some compilers. | Dave Airlie | 1 | -2/+2 |