| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-11-16 | 3 | -4/+31 |
|\ |
|
| * | drm/i915: do not ignore eDP bpc settings from vbt | Jani Nikula | 2012-11-13 | 1 | -0/+11 |
| * | drm/i915/sdvo: clean up connectors on intel_sdvo_init() failures | Jani Nikula | 2012-11-12 | 1 | -3/+19 |
| * | drm/i915/crt: fix DPMS standby and suspend mode handling | Jani Nikula | 2012-11-06 | 1 | -1/+1 |
* | | Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2012-11-16 | 1 | -1/+1 |
|\ \ |
|
| * | | drm/radeon: fix logic error in atombios_encoders.c | Alex Deucher | 2012-11-15 | 1 | -1/+1 |
* | | | drm/ttm: remove unneeded preempt_disable/enable | Akinobu Mita | 2012-11-16 | 1 | -4/+0 |
* | | | ttm: Clear the ttm page allocated from high memory zone correctly | Zhao Yakui | 2012-11-16 | 1 | -1/+4 |
* | | | vmwgfx: return an -EFAULT if copy_to_user() fails | Dan Carpenter | 2012-11-16 | 1 | -0/+2 |
|/ / |
|
* | | drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory | Thomas Hellstrom | 2012-11-09 | 1 | -1/+1 |
* | | drm/vmwgfx: Fix hibernation device reset | Thomas Hellstrom | 2012-11-09 | 1 | -0/+5 |
* | | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau... | Dave Airlie | 2012-11-09 | 5 | -13/+17 |
|\ \ |
|
| * | | drm/nouveau: fix acpi edid retrieval | Maarten Lankhorst | 2012-11-09 | 1 | -1/+1 |
| * | | drm/nvc0/disp: fix regression in vblank semaphore release | Kelly Doran | 2012-11-09 | 1 | -8/+12 |
| * | | drm/nv40/mpeg: fix context handling | Marcin Slusarz | 2012-11-09 | 1 | -1/+1 |
| * | | drm/nv40/graph: fix typo in type names | Marcin Slusarz | 2012-11-09 | 1 | -2/+2 |
| * | | drm/nv41/vm: fix typo in type name | Marcin Slusarz | 2012-11-09 | 1 | -1/+1 |
* | | | drm/radeon/si: add some missing regs to the VM reg checker | Alex Deucher | 2012-11-08 | 2 | -0/+2 |
* | | | drm/radeon/cayman: add some missing regs to the VM reg checker | Alex Deucher | 2012-11-08 | 2 | -0/+7 |
* | | | drm/radeon/dce3: switch back to old pll allocation order for discrete | Alex Deucher | 2012-11-07 | 1 | -23/+31 |
* | | | drm/radeon: fix typo in evergreen_mc_resume() | Alex Deucher | 2012-11-07 | 1 | -1/+1 |
* | | | drm: set dev_mapping before calling drm_open_helper | Ilija Hadzic | 2012-11-07 | 1 | -17/+30 |
* | | | drm: restore open_count if drm_setup fails | Ilija Hadzic | 2012-11-07 | 1 | -1/+4 |
| |/
|/| |
|
* | | drm/udl: fix stride issues scanning out stride != width*bpp | Dave Airlie | 2012-11-02 | 3 | -8/+11 |
* | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Dave Airlie | 2012-11-02 | 4 | -18/+20 |
|\ \ |
|
| * | | drm: exynos: removed warning due to missing typecast for mixer driver data | Rahul Sharma | 2012-10-31 | 1 | -1/+1 |
| * | | drm/exynos: add support for ARCH_MULTIPLATFORM | Rob Clark | 2012-10-31 | 1 | -1/+1 |
| * | | drm/exynos: fix display on issue | Inki Dae | 2012-10-31 | 2 | -16/+18 |
| |/ |
|
* | | Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2012-11-02 | 5 | -40/+184 |
|\ \ |
|
| * | | drm/radeon: add load detection support for ext DAC on R200 (v2) | Alex Deucher | 2012-11-01 | 1 | -0/+97 |
| * | | DRM/radeon: For single CRTC GPUs move handling of CRTC_CRT_ON to crtc_dpms(). | Egbert Eich | 2012-11-01 | 2 | -4/+18 |
| * | | DRM/Radeon: Fix TV DAC Load Detection for single CRTC chips. | Egbert Eich | 2012-11-01 | 1 | -24/+38 |
| * | | DRM/Radeon: Clean up code in TV DAC load detection. | Egbert Eich | 2012-11-01 | 1 | -8/+10 |
| * | | drm/radeon: fix ATPX function documentation | Igor Murzov | 2012-11-01 | 1 | -2/+2 |
| * | | drivers/gpu/drm/radeon/evergreen_cs.c: Remove unnecessary semicolon | Peter Senna Tschudin | 2012-11-01 | 1 | -1/+1 |
| * | | DRM/Radeon: On DVI-I use Load Detection when EDID is bogus. | Egbert Eich | 2012-11-01 | 1 | -7/+21 |
| * | | DRM/Radeon: Fix primary DAC Load Detection for RV100 chips. | Egbert Eich | 2012-11-01 | 1 | -0/+2 |
| * | | DRM/Radeon: Fix Load Detection on legacy primary DAC. | Egbert Eich | 2012-11-01 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-11-02 | 6 | -26/+59 |
|\ \
| |/
|/| |
|
| * | drm/i915: Only kick out vesafb if we takeover the fbcon with KMS | Chris Wilson | 2012-10-26 | 1 | -1/+2 |
| * | drm/i915: be less verbose about inability to provide vendor backlight | Jani Nikula | 2012-10-26 | 1 | -1/+1 |
| * | drm/i915: clear the entire sdvo infoframe buffer | Daniel Vetter | 2012-10-24 | 2 | -20/+44 |
| * | drm/i915: VGA needs to be on pipe A on i830M | Daniel Vetter | 2012-10-23 | 1 | -1/+1 |
| * | drm/i915: fix overlay on i830M | Daniel Vetter | 2012-10-23 | 1 | -3/+11 |
* | | drm/nouveau: headless mode by default if pci class != vga display | Ben Skeggs | 2012-10-31 | 2 | -3/+3 |
* | | drm/nouveau: resurrect headless mode since rework | Ben Skeggs | 2012-10-31 | 4 | -35/+51 |
* | | drm/nv50/fb: prevent oops on chipsets without compression tags | Ben Skeggs | 2012-10-31 | 1 | -6/+4 |
* | | drm/nouveau: allow creation of zero-sized mm | Ben Skeggs | 2012-10-31 | 2 | -4/+6 |
* | | drm/nouveau/i2c: fix typo when checking nvio i2c port validity | Ben Skeggs | 2012-10-31 | 1 | -1/+1 |
* | | drm/nouveau: silence modesetting spam on pre-gf8 chipsets | Ben Skeggs | 2012-10-31 | 3 | -20/+19 |