Age | Commit message (Expand) | Author | Files | Lines |
2015-04-16 | Merge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ... | Dave Airlie | 4 | -40/+45 |
2015-04-16 | Merge branch 'drm-next-4.1' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 5 | -29/+87 |
2015-04-15 | Merge branch 'linux-4.1' of git://anongit.freedesktop.org/git/nouveau/linux-2... | Dave Airlie | 75 | -1314/+3957 |
2015-04-14 | drm/nouveau/bios: fix fetching from acpi on certain systems | Jan Vesely | 1 | -2/+2 |
2015-04-14 | drm/nouveau/gr/gm206: initial init+ctx code | Ben Skeggs | 9 | -16/+162 |
2015-04-14 | drm/nouveau/ce/gm206: enable support via gm204 code | Ben Skeggs | 1 | -1/+1 |
2015-04-14 | drm/nouveau/fifo/gm206: enable support via gm204 code | Ben Skeggs | 1 | -2/+2 |
2015-04-14 | drm/nouveau/gr/gm204: initial init+ctx code | Ben Skeggs | 10 | -18/+1484 |
2015-04-14 | drm/nouveau: support for buffer moves via MaxwellDmaCopyA | Ben Skeggs | 1 | -0/+2 |
2015-04-14 | drm/nouveau/ce/gm204: initial support | Ben Skeggs | 4 | -1/+178 |
2015-04-14 | drm/nouveau: add support for gm20x fifo channels | Ben Skeggs | 2 | -1/+3 |
2015-04-14 | drm/nouveau/fifo/gm204: initial support | Ben Skeggs | 7 | -5/+68 |
2015-04-14 | drm/nouveau/gr/gk104-: prevent reading non-existent regs in intr handler | Ben Skeggs | 1 | -1/+6 |
2015-04-14 | drm/nouveau/gr/gm107: very slightly demagic part of attrib cb setup | Ben Skeggs | 1 | -1/+1 |
2015-04-14 | drm/nouveau/gr/gk104-: correct crop/zrop num_active_fbps setting | Ben Skeggs | 3 | -14/+11 |
2015-04-14 | drm/nouveau/gr/gf100-: add symbolic names for classes | Ben Skeggs | 9 | -17/+24 |
2015-04-14 | drm/nouveau/gr/gm107: support tpc "strand" ctxsw in gpccs ucode | Ben Skeggs | 10 | -766/+1025 |
2015-04-14 | drm/nouveau/gr/gf100-: support mmio access with gpc offset from gpccs ucode | Ben Skeggs | 8 | -709/+726 |
2015-04-14 | drm/nouveau/gr: fix engine name, cosmetic search+replace mistake | Ben Skeggs | 1 | -1/+1 |
2015-04-14 | drm/nouveau/pmu/gk20a: add some missing statics | Alexandre Courbot | 1 | -3/+4 |
2015-04-14 | drm/nouveau/platform: fix probe error path | Alexandre Courbot | 1 | -2/+1 |
2015-04-14 | drm/nouveau/platform: release IOMMU's mm upon exit | Alexandre Courbot | 1 | -0/+1 |
2015-04-14 | drm/nouveau/gr/gk104-gk20a: call pmu to disable any power-gating before ctor() | Ben Skeggs | 5 | -4/+18 |
2015-04-14 | drm/nouveau/pmu/gk208: implement gr power-up magic with gk110_pmu_pgob() | Ben Skeggs | 4 | -39/+5 |
2015-04-14 | drm/nouveau/pmu/gk110: implement gr power-up magic like PGOB on earlier chips | Ben Skeggs | 7 | -44/+101 |
2015-04-14 | drm/nouveau/pbus/hwsq: Make code size u16 | Roy Spliet | 1 | -1/+1 |
2015-04-14 | drm/nouveau/pbus/hwsq: Support strided register writes | Roy Spliet | 1 | -7/+37 |
2015-04-14 | drm/nouveau/instmem/gk20a: fix crash during error path | Alexandre Courbot | 1 | -1/+1 |
2015-04-14 | drm/nouveau/disp/gf110-: fix base channel update debug/error output | Ben Skeggs | 1 | -2/+2 |
2015-04-14 | drm/nouveau/disp/nv50-: fix push buffers in vram | Ben Skeggs | 1 | -1/+1 |
2015-04-14 | drm/nouveau: bump driver patchlevel for coherent flag | Ben Skeggs | 1 | -1/+3 |
2015-04-14 | drm/nouveau/gem: allow user-space to specify an object should be coherent | Alexandre Courbot | 2 | -0/+4 |
2015-04-14 | drm/nouveau/instmem/gk20a: add IOMMU support | Alexandre Courbot | 1 | -39/+252 |
2015-04-14 | drm/nouveau/platform: probe IOMMU if present | Alexandre Courbot | 2 | -1/+92 |
2015-04-14 | drm/nouveau/instmem/gk20a: use DMA attributes | Alexandre Courbot | 1 | -4/+20 |
2015-04-14 | drm/nouveau/gk20a: remove RAM device | Alexandre Courbot | 4 | -70/+0 |
2015-04-14 | drm/nouveau/instmem/gk20a: move memory allocation to instmem | Alexandre Courbot | 5 | -85/+216 |
2015-04-14 | make RAM device optional | Alexandre Courbot | 7 | -17/+57 |
2015-04-14 | drm/nouveau/gr/gf100: Clear notify interrupt | Lauri Peltonen | 1 | -0/+9 |
2015-04-14 | drm/nouveau/graph/nvc0: Fix engine pointer retrieval | Lauri Peltonen | 1 | -1/+1 |
2015-04-14 | drm/nouveau/devinit/nv04: change owner to int | Ben Skeggs | 1 | -1/+1 |
2015-04-14 | drm/nouveau/mxm: indent an if statement | Dan Carpenter | 1 | -1/+1 |
2015-04-14 | drm/nouveau/fuse/gm107: simplify the return logic | Martin Peres | 1 | -3/+1 |
2015-04-13 | drm/radeon: allow creating overlapping userptrs | Christian König | 2 | -28/+76 |
2015-04-13 | drm/radeon: add userptr config option | Christian König | 1 | -0/+8 |
2015-04-13 | Merge tag 'imx-drm-next-2015-03-31' of git://git.pengutronix.de/git/pza/linux... | Dave Airlie | 15 | -128/+668 |
2015-04-13 | Merge tag 'of-graph-drm-2015-04-08' of git://git.pengutronix.de/git/pza/linux... | Dave Airlie | 49 | -524/+538 |
2015-04-13 | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dave Airlie | 18 | -691/+495 |
2015-04-13 | drm/exynos: Fix FIMD buffer size calculation | Daniel Stone | 1 | -2/+2 |
2015-04-13 | drm/exynos: Enable DP clock to fix display on Exynos5250 and other | Krzysztof Kozlowski | 4 | -0/+50 |