Age | Commit message (Expand) | Author | Files | Lines |
2012-11-22 | Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2 | -1/+6 |
2012-11-22 | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau... | Dave Airlie | 1 | -1/+2 |
2012-11-22 | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau... | Dave Airlie | 10 | -19/+61 |
2012-11-22 | drm/nouveau: use the correct fence implementation for nv50 | Maarten Lankhorst | 1 | -1/+2 |
2012-11-20 | radeon: add AGPMode 1 quirk for RV250 | Paul Bolle | 1 | -1/+4 |
2012-11-20 | drm/radeon: properly track the crtc not_enabled case evergreen_mc_stop() | Alex Deucher | 1 | -0/+2 |
2012-11-19 | drm/nouveau/bios: fix DCB v1.5 parsing | Marcin Slusarz | 2 | -6/+10 |
2012-11-19 | drm/nouveau: add missing pll_calc calls | Maarten Lankhorst | 3 | -1/+22 |
2012-11-19 | drm/nouveau: fix crash with noaccel=1 | Marcin Slusarz | 1 | -0/+4 |
2012-11-19 | drm/nv40: allocate ctxprog with kmalloc | Marcin Slusarz | 3 | -5/+13 |
2012-11-19 | drm/nvc0/disp: fix thinko in vblank regression fix.. | Kelly Doran | 1 | -7/+12 |
2012-11-16 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 3 | -4/+31 |
2012-11-16 | Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 1 | -1/+1 |
2012-11-16 | drm/ttm: remove unneeded preempt_disable/enable | Akinobu Mita | 1 | -4/+0 |
2012-11-16 | ttm: Clear the ttm page allocated from high memory zone correctly | Zhao Yakui | 1 | -1/+4 |
2012-11-16 | vmwgfx: return an -EFAULT if copy_to_user() fails | Dan Carpenter | 1 | -0/+2 |
2012-11-15 | drm/radeon: fix logic error in atombios_encoders.c | Alex Deucher | 1 | -1/+1 |
2012-11-13 | drm/i915: do not ignore eDP bpc settings from vbt | Jani Nikula | 1 | -0/+11 |
2012-11-12 | drm/i915/sdvo: clean up connectors on intel_sdvo_init() failures | Jani Nikula | 1 | -3/+19 |
2012-11-09 | drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory | Thomas Hellstrom | 1 | -1/+1 |
2012-11-09 | drm/vmwgfx: Fix hibernation device reset | Thomas Hellstrom | 1 | -0/+5 |
2012-11-09 | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau... | Dave Airlie | 5 | -13/+17 |
2012-11-09 | drm/nouveau: fix acpi edid retrieval | Maarten Lankhorst | 1 | -1/+1 |
2012-11-09 | drm/nvc0/disp: fix regression in vblank semaphore release | Kelly Doran | 1 | -8/+12 |
2012-11-09 | drm/nv40/mpeg: fix context handling | Marcin Slusarz | 1 | -1/+1 |
2012-11-09 | drm/nv40/graph: fix typo in type names | Marcin Slusarz | 1 | -2/+2 |
2012-11-09 | drm/nv41/vm: fix typo in type name | Marcin Slusarz | 1 | -1/+1 |
2012-11-08 | drm/radeon/si: add some missing regs to the VM reg checker | Alex Deucher | 2 | -0/+2 |
2012-11-08 | drm/radeon/cayman: add some missing regs to the VM reg checker | Alex Deucher | 2 | -0/+7 |
2012-11-07 | drm/radeon/dce3: switch back to old pll allocation order for discrete | Alex Deucher | 1 | -23/+31 |
2012-11-07 | drm/radeon: fix typo in evergreen_mc_resume() | Alex Deucher | 1 | -1/+1 |
2012-11-07 | drm: set dev_mapping before calling drm_open_helper | Ilija Hadzic | 1 | -17/+30 |
2012-11-07 | drm: restore open_count if drm_setup fails | Ilija Hadzic | 1 | -1/+4 |
2012-11-06 | drm/i915/crt: fix DPMS standby and suspend mode handling | Jani Nikula | 1 | -1/+1 |
2012-11-02 | drm/udl: fix stride issues scanning out stride != width*bpp | Dave Airlie | 3 | -8/+11 |
2012-11-02 | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Dave Airlie | 4 | -18/+20 |
2012-11-02 | Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 5 | -40/+184 |
2012-11-02 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 6 | -26/+59 |
2012-11-01 | drm/radeon: add load detection support for ext DAC on R200 (v2) | Alex Deucher | 1 | -0/+97 |
2012-11-01 | DRM/radeon: For single CRTC GPUs move handling of CRTC_CRT_ON to crtc_dpms(). | Egbert Eich | 2 | -4/+18 |
2012-11-01 | DRM/Radeon: Fix TV DAC Load Detection for single CRTC chips. | Egbert Eich | 1 | -24/+38 |
2012-11-01 | DRM/Radeon: Clean up code in TV DAC load detection. | Egbert Eich | 1 | -8/+10 |
2012-11-01 | drm/radeon: fix ATPX function documentation | Igor Murzov | 1 | -2/+2 |
2012-11-01 | drivers/gpu/drm/radeon/evergreen_cs.c: Remove unnecessary semicolon | Peter Senna Tschudin | 1 | -1/+1 |
2012-11-01 | DRM/Radeon: On DVI-I use Load Detection when EDID is bogus. | Egbert Eich | 1 | -7/+21 |
2012-11-01 | DRM/Radeon: Fix primary DAC Load Detection for RV100 chips. | Egbert Eich | 1 | -0/+2 |
2012-11-01 | DRM/Radeon: Fix Load Detection on legacy primary DAC. | Egbert Eich | 1 | -0/+1 |
2012-10-31 | drm: exynos: removed warning due to missing typecast for mixer driver data | Rahul Sharma | 1 | -1/+1 |
2012-10-31 | drm/exynos: add support for ARCH_MULTIPLATFORM | Rob Clark | 1 | -1/+1 |
2012-10-31 | drm/exynos: fix display on issue | Inki Dae | 2 | -16/+18 |