summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2012-06-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds17-1017/+321
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+1
2012-06-01drm/edid: Make the header fixup threshold tunableAdam Jackson1-2/+9
2012-06-01drm/radeon: fix regression in UMS CS ioctlAlex Deucher1-14/+17
2012-06-01drm/vmwgfx: Fix nasty write past alloced memory areaThomas Hellstrom1-1/+1
2012-06-01drm/ttm: Fix spinlock imbalanceThomas Hellstrom1-0/+1
2012-06-01drm/radeon: fixup tiling group size and backendmap on r6xx-r9xx (v4)Alex Deucher9-991/+222
2012-06-01drm/radeon: fix HD6790, HD6570 backend programmingJerome Glisse1-2/+2
2012-06-01drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlockAlex Deucher4-0/+9
2012-06-01drm/radeon: fix bank information in tiling configAlex Deucher3-8/+18
2012-06-01drm/mgag200: kick off conflicting framebuffers earlier.Dave Airlie1-0/+19
2012-06-01drm/cirrus: kick out conflicting framebuffers earlierDave Airlie1-0/+19
2012-05-31radeon: add radeon prime vmap support.Dave Airlie2-0/+41
2012-05-31nouveau: add vmap support to nouveau prime supportDave Airlie2-0/+42
2012-05-31udl: support vmapping imported dma-bufsDave Airlie2-5/+33
2012-05-31i915: add dma-buf vmap support for exporting vmapped bufferDave Airlie2-0/+58
2012-05-31cirrus: avoid crash if driver fails to loadDave Airlie2-1/+6
2012-05-31radeon: add stub dma-buf mmap functionalityDave Airlie1-0/+6
2012-05-31nouveau: add stub dma-buf mmap functionality.Dave Airlie1-0/+6
2012-05-31i915: add stub dma-buf mmap callback.Dave Airlie1-0/+6
2012-05-30i810: switch to vm_mmap()Al Viro1-3/+1
2012-05-29drm/edid/quirks: ViewSonic VA2026wAdam Jackson1-4/+18
2012-05-29drm/udl: remove unused variables.Dave Airlie1-2/+0
2012-05-29Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie11-101/+197
2012-05-29drm/radeon: fix XFX quirkAlex Deucher1-1/+3
2012-05-29drm: Use stdint types for consistencyVille Syrjälä1-2/+2
2012-05-29drm: Constify params to format_check() and framebuffer_checks()Ville Syrjälä1-2/+2
2012-05-29drm/radeon: fix typo in trinity tiling setupAlex Deucher1-1/+1
2012-05-29drm/udl: unlock before returning in udl_gem_mmap()Dan Carpenter1-1/+1
2012-05-29radeon: make radeon_cs_update_pages static.Dave Airlie3-27/+26
2012-05-25drm/i915: tune down the noise of the RP irq limit failDaniel Vetter1-2/+3
2012-05-25drm/i915: Remove the error message for unbinding pinned buffersChris Wilson1-4/+2
2012-05-25drm/i915: Limit page allocations to lowmem (dma32) for i965Chris Wilson1-1/+9
2012-05-24Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds290-14558/+41117
2012-05-24drm/i915: always use RPNSWREQ for turbo change requestsJesse Barnes1-1/+1
2012-05-24drm/i915: reject doubleclocked cea modes on dpDaniel Vetter1-0/+6
2012-05-24drm/i915: Adding TV Out Missing modes.Rodrigo Vivi1-0/+48
2012-05-24drm/i915: wait for a vblank to pass after tv detectDaniel Vetter1-0/+5
2012-05-24drm/i915: no lvds quirk for HP t5740e Thin ClientJan-Benedict Glaw1-0/+8
2012-05-24drm/i915: enable vdd when switching off the eDP panelDaniel Vetter1-10/+8
2012-05-24drm/i915: Fix PCH PLL assertions to not assume CRTC:PLL relationshipChris Wilson1-23/+33
2012-05-24drm/i915: Always update RPS interrupts thresholds along with frequencyChris Wilson2-47/+47
2012-05-24drm/i915: properly handle interlaced bit for sdvo dtd conversionDaniel Vetter2-4/+13
2012-05-24drm/nouveau/nvd9: Fix GPIO initialisation sequence.Marcin Kościelnicki1-1/+1
2012-05-24drm/nouveau: Unregister switcheroo client on exitAndreas Heider1-0/+2
2012-05-24drm/nouveau: Check dsm on switcheroo unregisterAndreas Heider1-1/+2
2012-05-24drm/nouveau: fix a minor annoyance in an output stringBen Skeggs1-1/+1
2012-05-24drm/nouveau: turn a BUG into a WARNBen Skeggs1-1/+1
2012-05-24drm/nv50: decode PGRAPH DATA_ERROR = 0x24Marcin Slusarz1-0/+1
2012-05-24drm/nouveau/disp: fix dithering not being enabled on some eDP macbooksBen Skeggs1-1/+7