| Commit message (Expand) | Author | Age |
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-06-01 |
|\ |
|
| * | drm/edid: Make the header fixup threshold tunable | Adam Jackson | 2012-06-01 |
| * | drm/radeon: fix regression in UMS CS ioctl | Alex Deucher | 2012-06-01 |
| * | drm/vmwgfx: Fix nasty write past alloced memory area | Thomas Hellstrom | 2012-06-01 |
| * | drm/ttm: Fix spinlock imbalance | Thomas Hellstrom | 2012-06-01 |
| * | drm/radeon: fixup tiling group size and backendmap on r6xx-r9xx (v4) | Alex Deucher | 2012-06-01 |
| * | drm/radeon: fix HD6790, HD6570 backend programming | Jerome Glisse | 2012-06-01 |
| * | drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlock | Alex Deucher | 2012-06-01 |
| * | drm/radeon: fix bank information in tiling config | Alex Deucher | 2012-06-01 |
| * | drm/mgag200: kick off conflicting framebuffers earlier. | Dave Airlie | 2012-06-01 |
| * | drm/cirrus: kick out conflicting framebuffers earlier | Dave Airlie | 2012-06-01 |
| * | cirrus: avoid crash if driver fails to load | Dave Airlie | 2012-05-31 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 |
|\ \ |
|
| * | | i810: switch to vm_mmap() | Al Viro | 2012-05-30 |
* | | | radeon: add radeon prime vmap support. | Dave Airlie | 2012-05-31 |
* | | | nouveau: add vmap support to nouveau prime support | Dave Airlie | 2012-05-31 |
* | | | udl: support vmapping imported dma-bufs | Dave Airlie | 2012-05-31 |
* | | | i915: add dma-buf vmap support for exporting vmapped buffer | Dave Airlie | 2012-05-31 |
* | | | radeon: add stub dma-buf mmap functionality | Dave Airlie | 2012-05-31 |
* | | | nouveau: add stub dma-buf mmap functionality. | Dave Airlie | 2012-05-31 |
* | | | i915: add stub dma-buf mmap callback. | Dave Airlie | 2012-05-31 |
| |/
|/| |
|
* | | drm/edid/quirks: ViewSonic VA2026w | Adam Jackson | 2012-05-29 |
* | | drm/udl: remove unused variables. | Dave Airlie | 2012-05-29 |
* | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-05-29 |
|\ \ |
|
| * | | drm/i915: tune down the noise of the RP irq limit fail | Daniel Vetter | 2012-05-25 |
| * | | drm/i915: Remove the error message for unbinding pinned buffers | Chris Wilson | 2012-05-25 |
| * | | drm/i915: Limit page allocations to lowmem (dma32) for i965 | Chris Wilson | 2012-05-25 |
| * | | drm/i915: always use RPNSWREQ for turbo change requests | Jesse Barnes | 2012-05-24 |
| * | | drm/i915: reject doubleclocked cea modes on dp | Daniel Vetter | 2012-05-24 |
| * | | drm/i915: Adding TV Out Missing modes. | Rodrigo Vivi | 2012-05-24 |
| * | | drm/i915: wait for a vblank to pass after tv detect | Daniel Vetter | 2012-05-24 |
| * | | drm/i915: no lvds quirk for HP t5740e Thin Client | Jan-Benedict Glaw | 2012-05-24 |
| * | | drm/i915: enable vdd when switching off the eDP panel | Daniel Vetter | 2012-05-24 |
| * | | drm/i915: Fix PCH PLL assertions to not assume CRTC:PLL relationship | Chris Wilson | 2012-05-24 |
| * | | drm/i915: Always update RPS interrupts thresholds along with frequency | Chris Wilson | 2012-05-24 |
| * | | drm/i915: properly handle interlaced bit for sdvo dtd conversion | Daniel Vetter | 2012-05-24 |
| * | | drm/i915: fix module unload since error_state rework | Daniel Vetter | 2012-05-22 |
| * | | drm/i915: be more careful when returning -ENXIO in gmbus transfer | Daniel Vetter | 2012-05-21 |
* | | | drm/radeon: fix XFX quirk | Alex Deucher | 2012-05-29 |
* | | | drm: Use stdint types for consistency | Ville Syrjälä | 2012-05-29 |
* | | | drm: Constify params to format_check() and framebuffer_checks() | Ville Syrjälä | 2012-05-29 |
* | | | drm/radeon: fix typo in trinity tiling setup | Alex Deucher | 2012-05-29 |
* | | | drm/udl: unlock before returning in udl_gem_mmap() | Dan Carpenter | 2012-05-29 |
* | | | radeon: make radeon_cs_update_pages static. | Dave Airlie | 2012-05-29 |
| |/
|/| |
|
* | | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-05-24 |
|\ \ |
|
| * | | drm/nouveau/nvd9: Fix GPIO initialisation sequence. | Marcin Kościelnicki | 2012-05-24 |
| * | | drm/nouveau: Unregister switcheroo client on exit | Andreas Heider | 2012-05-24 |
| * | | drm/nouveau: Check dsm on switcheroo unregister | Andreas Heider | 2012-05-24 |
| * | | drm/nouveau: fix a minor annoyance in an output string | Ben Skeggs | 2012-05-24 |
| * | | drm/nouveau: turn a BUG into a WARN | Ben Skeggs | 2012-05-24 |