| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/radeon/kms: set SX_MISC in the r6xx blit code (v2) | Marek Olšák | 2012-03-12 | 1 | -0/+8 |
* | drm/i915: fix ELD writing for SandyBridge | Wu Fengguang | 2012-03-12 | 1 | -5/+5 |
* | drm/i915: gen7: Disable the RHWO optimization as it can cause GPU hangs. | Kenneth Graunke | 2012-03-12 | 2 | -0/+7 |
* | drm/i915: gen7: work around a system hang on IVB | Eugeni Dodonov | 2012-03-12 | 2 | -0/+9 |
* | drm/i915: gen7: Implement an L3 caching workaround. | Eugeni Dodonov | 2012-03-12 | 2 | -0/+13 |
* | drm/i915: gen7: implement rczunit workaround | Eugeni Dodonov | 2012-03-12 | 2 | -0/+6 |
* | drm/i915: Prevent a machine hang by checking crtc->active before loading lut | Alban Browaeys | 2012-03-12 | 1 | -1/+1 |
* | drm/radeon/kms: fix MSI re-arm on rv370+ | Alex Deucher | 2012-02-29 | 2 | -6/+2 |
* | drm/i915: no lvds quirk for AOpen MP45 | Daniel Vetter | 2012-02-20 | 1 | -0/+8 |
* | drm/i915: Force explicit bpp selection for intel_dp_link_required | Keith Packard | 2012-02-20 | 1 | -15/+5 |
* | drm/i915: protect force_wake_(get|put) with the gt_lock | Daniel Vetter | 2012-02-13 | 4 | -11/+26 |
* | drm/i915: convert force_wake_get to func pointer in the gpu reset code | Daniel Vetter | 2012-02-13 | 1 | -1/+1 |
* | drm/i915: handle 3rd pipe | Eugeni Dodonov | 2012-02-13 | 1 | -0/+4 |
* | drm/i915: Fix TV Out refresh rate. | Rodrigo Vivi | 2012-02-13 | 1 | -8/+8 |
* | drm/i915: check ACTHD of all rings | Daniel Vetter | 2012-02-13 | 2 | -3/+12 |
* | drm/i915: DisplayPort hot remove notification to audio driver | Wu Fengguang | 2012-02-13 | 1 | -0/+1 |
* | drm/i915: HDMI hot remove notification to audio driver | Wu Fengguang | 2012-02-13 | 1 | -2/+6 |
* | drm/radeon/kms: fix TRAVIS panel setup | Alex Deucher | 2012-02-13 | 1 | -3/+15 |
* | drm/radeon/kms: disable output polling when suspended | Seth Forshee | 2012-02-13 | 1 | -0/+4 |
* | drm/nouveau/gem: fix fence_sync race / oops | Ben Skeggs | 2012-02-13 | 1 | -2/+21 |
* | drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height. | Michel Dänzer | 2012-02-13 | 1 | -2/+2 |
* | vmwgfx: Fix assignment in vmw_framebuffer_create_handle | Ryan Mallon | 2012-02-03 | 1 | -1/+1 |
* | drm/i915: Re-enable gen7 RC6 and GPU turbo after resume. | Eric Anholt | 2012-02-03 | 1 | -2/+2 |
* | drm/i915/sdvo: always set positive sync polarity | Paulo Zanoni | 2012-02-03 | 1 | -5/+3 |
* | drm/i915: paper over missed irq issues with force wake voodoo | Daniel Vetter | 2012-02-03 | 1 | -2/+25 |
* | drm: Fix authentication kernel crash | Thomas Hellstrom | 2012-02-03 | 2 | -1/+10 |
* | drm/radeon/kms: rework modeset sequence for DCE41 and DCE5 | Alex Deucher | 2012-02-03 | 1 | -7/+12 |
* | drm/radeon/kms: move panel mode setup into encoder mode set | Alex Deucher | 2012-02-03 | 3 | -12/+24 |
* | drm/radeon/kms: Add an MSI quirk for Dell RS690 | Alex Deucher | 2012-02-03 | 1 | -0/+6 |
* | radeon: Fix disabling PCI bus mastering on big endian hosts. | Michel Dänzer | 2012-01-25 | 2 | -4/+5 |
* | drm/radeon/kms: disable writeback on pre-R300 asics | Alex Deucher | 2012-01-25 | 1 | -1/+4 |
* | drm/radeon/kms: workaround invalid AVI infoframe checksum issue | Rafał Miłecki | 2012-01-25 | 1 | -0/+7 |
* | drm/radeon/kms/atom: fix possible segfault in pm setup | Alexander Müller | 2012-01-03 | 1 | -1/+5 |
* | drm/i915: Disable RC6 on Sandybridge by default | Keith Packard | 2011-12-26 | 1 | -5/+3 |
* | drm/i915: Disable semaphores by default on SNB | Keith Packard | 2011-12-26 | 1 | -2/+2 |
* | vmwgfx: fix incorrect VRAM size check in vmw_kms_fb_create() | Xi Wang | 2011-12-22 | 1 | -3/+3 |
* | drm/radeon/kms: bail on BTC parts if MC ucode is missing | Alex Deucher | 2011-12-22 | 1 | -0/+12 |
* | vmwgfx: Clip cliprects against screen boundaries in present and dirty | Jakob Bornecrantz | 2011-12-19 | 1 | -53/+156 |
* | vmwgfx: Resend the cursor after legacy modeset | Jakob Bornecrantz | 2011-12-19 | 2 | -1/+26 |
* | vmwgfx: Do better culling of presents | Jakob Bornecrantz | 2011-12-19 | 1 | -12/+25 |
* | vmwgfx: Refactor kms code to use vmw_user_lookup_handle helper | Jakob Bornecrantz | 2011-12-19 | 1 | -61/+37 |
* | vmwgfx: Add helper function to get surface or dmabuf | Jakob Bornecrantz | 2011-12-19 | 2 | -0/+28 |
* | vmwgfx: Refactor cursor update | Jakob Bornecrantz | 2011-12-19 | 1 | -27/+39 |
* | vmwgfx: Remove dmabuf check in present ioctl | Jakob Bornecrantz | 2011-12-19 | 1 | -6/+0 |
* | vmwgfx: Use the revised fifo hw version register when present | Thomas Hellstrom | 2011-12-19 | 2 | -3/+15 |
* | Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a" | Linus Torvalds | 2011-12-16 | 1 | -6/+1 |
* | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux | Linus Torvalds | 2011-12-16 | 12 | -90/+354 |
|\ |
|
| * | drm/i915/dp: Dither down to 6bpc if it makes the mode fit | Adam Jackson | 2011-12-16 | 3 | -8/+39 |
| * | drm/i915: enable semaphores on per-device defaults | Eugeni Dodonov | 2011-12-16 | 3 | -4/+21 |
| * | drm/i915: don't set unpin_work if vblank_get fails | Jesse Barnes | 2011-12-16 | 1 | -5/+7 |