summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-3/+1
|\
| * i810: switch to vm_mmap()Al Viro2012-05-301-3/+1
* | radeon: add radeon prime vmap support.Dave Airlie2012-05-312-0/+41
* | nouveau: add vmap support to nouveau prime supportDave Airlie2012-05-312-0/+42
* | udl: support vmapping imported dma-bufsDave Airlie2012-05-312-5/+33
* | i915: add dma-buf vmap support for exporting vmapped bufferDave Airlie2012-05-312-0/+58
* | radeon: add stub dma-buf mmap functionalityDave Airlie2012-05-311-0/+6
* | nouveau: add stub dma-buf mmap functionality.Dave Airlie2012-05-311-0/+6
* | i915: add stub dma-buf mmap callback.Dave Airlie2012-05-311-0/+6
* | drm/edid/quirks: ViewSonic VA2026wAdam Jackson2012-05-291-4/+18
* | drm/udl: remove unused variables.Dave Airlie2012-05-291-2/+0
* | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-05-2911-101/+197
|\ \
| * | drm/i915: tune down the noise of the RP irq limit failDaniel Vetter2012-05-251-2/+3
| * | drm/i915: Remove the error message for unbinding pinned buffersChris Wilson2012-05-251-4/+2
| * | drm/i915: Limit page allocations to lowmem (dma32) for i965Chris Wilson2012-05-251-1/+9
| * | drm/i915: always use RPNSWREQ for turbo change requestsJesse Barnes2012-05-241-1/+1
| * | drm/i915: reject doubleclocked cea modes on dpDaniel Vetter2012-05-241-0/+6
| * | drm/i915: Adding TV Out Missing modes.Rodrigo Vivi2012-05-241-0/+48
| * | drm/i915: wait for a vblank to pass after tv detectDaniel Vetter2012-05-241-0/+5
| * | drm/i915: no lvds quirk for HP t5740e Thin ClientJan-Benedict Glaw2012-05-241-0/+8
| * | drm/i915: enable vdd when switching off the eDP panelDaniel Vetter2012-05-241-10/+8
| * | drm/i915: Fix PCH PLL assertions to not assume CRTC:PLL relationshipChris Wilson2012-05-241-23/+33
| * | drm/i915: Always update RPS interrupts thresholds along with frequencyChris Wilson2012-05-242-47/+47
| * | drm/i915: properly handle interlaced bit for sdvo dtd conversionDaniel Vetter2012-05-242-4/+13
| * | drm/i915: fix module unload since error_state reworkDaniel Vetter2012-05-221-0/+2
| * | drm/i915: be more careful when returning -ENXIO in gmbus transferDaniel Vetter2012-05-211-9/+12
* | | drm/radeon: fix XFX quirkAlex Deucher2012-05-291-1/+3
* | | drm: Use stdint types for consistencyVille Syrjälä2012-05-291-2/+2
* | | drm: Constify params to format_check() and framebuffer_checks()Ville Syrjälä2012-05-291-2/+2
* | | drm/radeon: fix typo in trinity tiling setupAlex Deucher2012-05-291-1/+1
* | | drm/udl: unlock before returning in udl_gem_mmap()Dan Carpenter2012-05-291-1/+1
* | | radeon: make radeon_cs_update_pages static.Dave Airlie2012-05-293-27/+26
| |/ |/|
* | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-24293-14676/+41293
|\ \
| * | drm/nouveau/nvd9: Fix GPIO initialisation sequence.Marcin Kościelnicki2012-05-241-1/+1
| * | drm/nouveau: Unregister switcheroo client on exitAndreas Heider2012-05-241-0/+2
| * | drm/nouveau: Check dsm on switcheroo unregisterAndreas Heider2012-05-241-1/+2
| * | drm/nouveau: fix a minor annoyance in an output stringBen Skeggs2012-05-241-1/+1
| * | drm/nouveau: turn a BUG into a WARNBen Skeggs2012-05-241-1/+1
| * | drm/nv50: decode PGRAPH DATA_ERROR = 0x24Marcin Slusarz2012-05-241-0/+1
| * | drm/nouveau/disp: fix dithering not being enabled on some eDP macbooksBen Skeggs2012-05-241-1/+7
| * | drm/nvd9/copy: initialise copy engine, seems to work like nvc0Ben Skeggs2012-05-241-1/+2
| * | drm/nvc0/ttm: use copy engines for async buffer movesBen Skeggs2012-05-241-9/+51
| * | drm/nva3/ttm: use copy engine for async buffer movesBen Skeggs2012-05-241-1/+40
| * | drm/nv98/ttm: add in a (disabled) crypto engine buffer copy methodBen Skeggs2012-05-241-1/+20
| * | drm/nv84/ttm: use crypto engine for async buffer copiesBen Skeggs2012-05-241-0/+19
| * | drm/nouveau/ttm: untangle code to support accelerated buffer movesBen Skeggs2012-05-248-94/+119
| * | drm/nouveau/fbcon: use fence for sync, rather than notifierBen Skeggs2012-05-241-32/+2
| * | drm/nv98/crypt: non-stub implementation of the engine hooksBen Skeggs2012-05-243-14/+1434
| * | drm/nouveau/fifo: turn all fifo modules into engine modulesBen Skeggs2012-05-2430-1386/+1374
| * | drm/nv50/graph: remove ability to do interrupt-driven context switchingBen Skeggs2012-05-241-65/+0