| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | drm/nv04/disp: disable vblank interrupts when disabling display | Ben Skeggs | 2012-05-24 | 2 | -5/+11 |
| | * | | | drm/nouveau: base fence timeout on time of emission | Marcin Slusarz | 2012-05-24 | 1 | -1/+4 |
| | * | | | drm/nv40-50/gr: restructure grctx/prog generation | Ben Skeggs | 2012-05-24 | 6 | -52/+71 |
| | * | | | drm/nv50/disp: fixup error paths in crtc object creation | Ben Skeggs | 2012-05-24 | 2 | -33/+26 |
| | * | | | drm/nouveau: cleanup after display init failure | Marcin Slusarz | 2012-05-24 | 1 | -2/+9 |
| | * | | | drm/nv50: fix ramin heap size for kernel channel too | Marcin Slusarz | 2012-05-24 | 1 | -1/+1 |
| | * | | | drm/nve0/graph: bump hub2gpc buffer size | Ben Skeggs | 2012-05-24 | 1 | -1/+1 |
| | * | | | drm/nouveau: use the same packet header macros as userspace | Ben Skeggs | 2012-05-24 | 15 | -185/+203 |
| | * | | | drm/nouveau/bios: allow loading alternate vbios image as firmware | Ben Skeggs | 2012-05-24 | 1 | -0/+21 |
| | * | | | drm/nve0/ttm: implement buffer moves with weirdo pcopy-on-pgraph methods | Ben Skeggs | 2012-05-24 | 3 | -0/+39 |
| | * | | | drm/nv50-/fbcon: move 2d class to subchannel 3 | Ben Skeggs | 2012-05-24 | 1 | -1/+1 |
| | * | | | drm/nve0/gr: initial implementation | Ben Skeggs | 2012-05-24 | 6 | -2/+3705 |
| | * | | | drm/nve0/fifo: initial implementation | Ben Skeggs | 2012-05-24 | 4 | -5/+477 |
| | * | | | drm/nouveau: give a slightly larger pci(e)gart aperture on all chipsets | Ben Skeggs | 2012-05-24 | 2 | -8/+4 |
| | * | | | drm/nouveau/pm: some more delays for ddr3 reclocking | Ben Skeggs | 2012-05-24 | 2 | -0/+4 |
| | * | | | drm/nvc0/pm: very initial mclk freq change | Ben Skeggs | 2012-05-24 | 1 | -1/+23 |
| | * | | | drm/nvd9/pm: oops, fix timing calc | Ben Skeggs | 2012-05-24 | 1 | -0/+1 |
| | * | | | drm/nvc0/pm: enable mpll src pll, and calc mpll coefficients | Ben Skeggs | 2012-05-24 | 1 | -0/+51 |
| | * | | | drm/nvc0/pm: start filling in memory reclocking stubs | Ben Skeggs | 2012-05-24 | 1 | -0/+116 |
| | * | | | drm/nva3/pm: another few magic regs, and slightly better 0x004018 handling | Ben Skeggs | 2012-05-24 | 1 | -4/+15 |
| | * | | | drm/nva3/pm: initial attempt at handling 111100/111104 | Ben Skeggs | 2012-05-24 | 1 | -0/+21 |
| | * | | | drm/nva3/pm: make pll->pll mode work | Ben Skeggs | 2012-05-24 | 1 | -6/+21 |
| | * | | | drm/nva3/pm: attempt to bash a few 0x100200 bits correctly | Ben Skeggs | 2012-05-24 | 1 | -20/+46 |
| | * | | | drm/nva3/pm: begin to restructure memory clock changes + another magic | Ben Skeggs | 2012-05-24 | 1 | -8/+40 |
| | * | | | drm/nva3/pm: more random unknown PFB regs | Ben Skeggs | 2012-05-24 | 1 | -1/+23 |
| | * | | | drm/nva3/pm: initial attempt at more magic PFB regs | Ben Skeggs | 2012-05-24 | 3 | -3/+28 |
| | * | | | drm/nva3/pm: hook up to ram reclocking helper | Ben Skeggs | 2012-05-24 | 1 | -12/+110 |
| | * | | | drm/nva3/pm: introduce more paranoia | Ben Skeggs | 2012-05-24 | 1 | -5/+10 |
| |/ / / |
|
| * | | | drm/nouveau/radeon: add static const to the dma-buf ops. | Dave Airlie | 2012-05-23 | 2 | -2/+2 |
| * | | | drm/i915: make some dmabuf things static | Dave Airlie | 2012-05-23 | 1 | -4/+4 |
| * | | | drm: update ast/cirrus/mgag200 for change in TTM api | Dave Airlie | 2012-05-23 | 3 | -3/+3 |
| * | | | Merge branch 'prime-merge' of ssh://people.freedesktop.org/~airlied/linux int... | Dave Airlie | 2012-05-23 | 50 | -67/+950 |
| |\ \ \ |
|
| | * | | | drm/radeon: add PRIME support (v2) | Alex Deucher | 2012-05-23 | 17 | -25/+232 |
| | * | | | i915: add dmabuf/prime buffer sharing support. | Daniel Vetter | 2012-05-23 | 6 | -6/+239 |
| | * | | | nouveau: add PRIME support | Dave Airlie | 2012-05-23 | 16 | -25/+296 |
| | * | | | ttm: add prime sharing support to TTM (v2) | Dave Airlie | 2012-05-23 | 6 | -6/+28 |
| | * | | | udl: add prime fd->handle support. | Dave Airlie | 2012-05-23 | 4 | -1/+92 |
| | * | | | drm/prime: add exported buffers to current fprivs imported buffer list (v2) | Dave Airlie | 2012-05-23 | 2 | -6/+27 |
| | * | | | drm/prime: introduce sg->pages/addr arrays helper | Dave Airlie | 2012-05-23 | 2 | -0/+38 |
| |/ / / |
|
| * | | | drm: add plane properties | Rob Clark | 2012-05-22 | 2 | -0/+26 |
| * | | | drm: add bitmask property type | Rob Clark | 2012-05-22 | 3 | -3/+49 |
| * | | | Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-... | Dave Airlie | 2012-05-22 | 20 | -439/+2066 |
| |\ \ \ |
|
| | * | | | drm/exynos: add G2D driver | Joonyoung Shim | 2012-05-17 | 7 | -0/+1079 |
| | * | | | drm/exynos: added vp scaling feature for hdmi | Seung-Woo Kim | 2012-05-17 | 1 | -55/+33 |
| | * | | | drm/exynos: added source size to overlay structure | Seung-Woo Kim | 2012-05-17 | 4 | -5/+17 |
| | * | | | drm/exynos: add additional display mode for hdmi | Seung-Woo Kim | 2012-05-17 | 1 | -0/+65 |
| | * | | | drm/exynos: enable dvi mode for dvi monitor | Seung-Woo Kim | 2012-05-17 | 2 | -8/+18 |
| | * | | | drm/exynos: fixed wrong pageflip finish event for interlace mode | Seung-Woo Kim | 2012-05-17 | 1 | -5/+7 |
| | * | | | drm/exynos: add PM functions for hdmi and mixer | Joonyoung Shim | 2012-05-08 | 2 | -0/+47 |
| | * | | | drm/exynos: add dpms for hdmi | Joonyoung Shim | 2012-05-08 | 4 | -306/+341 |