- 3ded7ac Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
- 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
- 47819ba drm/edid: Make the header fixup threshold tunable by Adam Jackson · 13 years ago
- 9b00147 drm/radeon: fix regression in UMS CS ioctl by Alex Deucher · 13 years ago
- 0824db3 drm/vmwgfx: Fix nasty write past alloced memory area by Thomas Hellstrom · 13 years ago
- a8ff3ee drm/ttm: Fix spinlock imbalance by Thomas Hellstrom · 13 years ago
- 416a2bd drm/radeon: fixup tiling group size and backendmap on r6xx-r9xx (v4) by Alex Deucher · 13 years ago
- 95c4b23 drm/radeon: fix HD6790, HD6570 backend programming by Jerome Glisse · 13 years ago
- 0b8c30b drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlock by Alex Deucher · 13 years ago
- 29d6540 drm/radeon: fix bank information in tiling config by Alex Deucher · 13 years ago
- 08ef8e4 drm/mgag200: kick off conflicting framebuffers earlier. by Dave Airlie · 13 years ago
- dedc14e drm/cirrus: kick out conflicting framebuffers earlier by Dave Airlie · 13 years ago
- 63bc620 radeon: add radeon prime vmap support. by Dave Airlie · 13 years ago
- 35916ac nouveau: add vmap support to nouveau prime support by Dave Airlie · 13 years ago
- e8aa1d1 udl: support vmapping imported dma-bufs by Dave Airlie · 13 years ago
- 9a70cc2 i915: add dma-buf vmap support for exporting vmapped buffer by Dave Airlie · 13 years ago
- 93b4cc5 cirrus: avoid crash if driver fails to load by Dave Airlie · 13 years ago
- 946c749 radeon: add stub dma-buf mmap functionality by Dave Airlie · 13 years ago
- e1bbc4b nouveau: add stub dma-buf mmap functionality. by Dave Airlie · 13 years ago
- 2dad9d4 i915: add stub dma-buf mmap callback. by Dave Airlie · 13 years ago
- 244ca2b i810: switch to vm_mmap() by Al Viro · 13 years ago
- bc42aab drm/edid/quirks: ViewSonic VA2026w by Adam Jackson · 13 years ago
- 1c780f2 drm/udl: remove unused variables. by Dave Airlie · 13 years ago
- a21f976 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 13 years ago
- 1ebf169 drm/radeon: fix XFX quirk by Alex Deucher · 13 years ago
- 592c20e drm: Use stdint types for consistency by Ville Syrjälä · 13 years ago
- cff91b6 drm: Constify params to format_check() and framebuffer_checks() by Ville Syrjälä · 13 years ago
- 1f73cca drm/radeon: fix typo in trinity tiling setup by Alex Deucher · 13 years ago
- ace281e drm/udl: unlock before returning in udl_gem_mmap() by Dan Carpenter · 13 years ago
- c4c7f31 radeon: make radeon_cs_update_pages static. by Dave Airlie · 13 years ago
- ef12dab drm/i915: tune down the noise of the RP irq limit fail by Daniel Vetter · 13 years ago
- 31d8d65 drm/i915: Remove the error message for unbinding pinned buffers by Chris Wilson · 13 years ago
- bed1ea9 drm/i915: Limit page allocations to lowmem (dma32) for i965 by Chris Wilson · 13 years ago
- f2fde3a6 Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
- 89ba829 drm/i915: always use RPNSWREQ for turbo change requests by Jesse Barnes · 13 years ago
- 0af78a2 drm/i915: reject doubleclocked cea modes on dp by Daniel Vetter · 13 years ago
- 9589919 drm/i915: Adding TV Out Missing modes. by Rodrigo Vivi · 13 years ago
- bf2125e drm/i915: wait for a vblank to pass after tv detect by Daniel Vetter · 13 years ago
- 3347111 drm/i915: no lvds quirk for HP t5740e Thin Client by Jan-Benedict Glaw · 13 years ago
- 6cb4983 drm/i915: enable vdd when switching off the eDP panel by Daniel Vetter · 13 years ago
- 92b27b0 drm/i915: Fix PCH PLL assertions to not assume CRTC:PLL relationship by Chris Wilson · 13 years ago
- 7b9e0ae drm/i915: Always update RPS interrupts thresholds along with frequency by Chris Wilson · 13 years ago
- 59d92bf drm/i915: properly handle interlaced bit for sdvo dtd conversion by Daniel Vetter · 13 years ago
- af3289e drm/nouveau/nvd9: Fix GPIO initialisation sequence. by Marcin Kościelnicki · 13 years ago
- 5c5ed6e drm/nouveau: Unregister switcheroo client on exit by Andreas Heider · 13 years ago
- 2f3787a drm/nouveau: Check dsm on switcheroo unregister by Andreas Heider · 13 years ago
- 42eddbd drm/nouveau: fix a minor annoyance in an output string by Ben Skeggs · 13 years ago
- 6e5a429 drm/nouveau: turn a BUG into a WARN by Ben Skeggs · 13 years ago
- 547e6c7 drm/nv50: decode PGRAPH DATA_ERROR = 0x24 by Marcin Slusarz · 13 years ago
- a6a1785 drm/nouveau/disp: fix dithering not being enabled on some eDP macbooks by Ben Skeggs · 13 years ago
- 0c75f33 drm/nvd9/copy: initialise copy engine, seems to work like nvc0 by Ben Skeggs · 13 years ago
- 1a46098 drm/nvc0/ttm: use copy engines for async buffer moves by Ben Skeggs · 13 years ago
- fdf5324 drm/nva3/ttm: use copy engine for async buffer moves by Ben Skeggs · 13 years ago
- 5490e5d drm/nv98/ttm: add in a (disabled) crypto engine buffer copy method by Ben Skeggs · 13 years ago
- 4c193d2 drm/nv84/ttm: use crypto engine for async buffer copies by Ben Skeggs · 13 years ago
- d1b167e drm/nouveau/ttm: untangle code to support accelerated buffer moves by Ben Skeggs · 13 years ago
- 78df3a1 drm/nouveau/fbcon: use fence for sync, rather than notifier by Ben Skeggs · 13 years ago
- b355096 drm/nv98/crypt: non-stub implementation of the engine hooks by Ben Skeggs · 13 years ago
- c420b2d drm/nouveau/fifo: turn all fifo modules into engine modules by Ben Skeggs · 13 years ago
- a226c32 drm/nv50/graph: remove ability to do interrupt-driven context switching by Ben Skeggs · 13 years ago
- 5511d49 drm/nv50: remove manual context unload on context destruction by Ben Skeggs · 13 years ago
- 7f2062e drm/nv50: remove execution engine context saves on suspend by Ben Skeggs · 13 years ago
- 03bd6ef drm/nv50/fifo: use hardware channel kickoff functionality by Ben Skeggs · 13 years ago
- 71af5e6 drm/nv50/gr: make sure NEXT_TO_CURRENT is executed even if nothing done by Ben Skeggs · 13 years ago
- 694931d drm/nv50/fifo: construct playlist from hw context table state by Ben Skeggs · 13 years ago
- 67b342e drm/nouveau/fifo: remove all the "special" engine hooks by Ben Skeggs · 13 years ago
- 906c033 drm/nouveau/fence: fix a race where fence->channel can disappear by Ben Skeggs · 13 years ago
- 299bee1 drm/nouveau/bios: fix some shadowing issues, particularly acpi by Ben Skeggs · 13 years ago
- f51ee65 drm/nouveau: fix engine context destructor ordering by Ben Skeggs · 13 years ago
- 5e120f6 drm/nouveau/fence: convert to exec engine, and improve channel sync by Ben Skeggs · 13 years ago
- d375e7d5 drm/nouveau/fence: minor api changes for an upcoming rework by Ben Skeggs · 13 years ago
- 875ac34 drm/nouveau/fence: make ttm interfaces wrap ours, not the other way around by Ben Skeggs · 13 years ago
- 35bcf5d drm/nouveau: move flip-related channel setup to software engine by Ben Skeggs · 13 years ago
- 20abd16 drm/nouveau: create real execution engine for software object class by Ben Skeggs · 13 years ago
- 2cda7f4 drm/nvd0/disp: remove unnecessary sync from flip_next by Ben Skeggs · 13 years ago
- afada5e drm/nv04/disp: disable vblank interrupts when disabling display by Ben Skeggs · 13 years ago
- 695b95b drm/nouveau: base fence timeout on time of emission by Marcin Slusarz · 13 years ago
- d58086d drm/nv40-50/gr: restructure grctx/prog generation by Ben Skeggs · 13 years ago
- a8f8183 drm/nv50/disp: fixup error paths in crtc object creation by Ben Skeggs · 13 years ago
- 5ace2c9 drm/nouveau: cleanup after display init failure by Marcin Slusarz · 13 years ago
- d37f60c drm/nv50: fix ramin heap size for kernel channel too by Marcin Slusarz · 13 years ago
- d8b6624 drm/nve0/graph: bump hub2gpc buffer size by Ben Skeggs · 13 years ago
- 6d59702 drm/nouveau: use the same packet header macros as userspace by Ben Skeggs · 13 years ago
- 78339fb drm/nouveau/bios: allow loading alternate vbios image as firmware by Ben Skeggs · 13 years ago
- c6b7e89 drm/nve0/ttm: implement buffer moves with weirdo pcopy-on-pgraph methods by Ben Skeggs · 13 years ago
- f1c65e7 drm/nv50-/fbcon: move 2d class to subchannel 3 by Ben Skeggs · 13 years ago
- ab39454 drm/nve0/gr: initial implementation by Ben Skeggs · 13 years ago
- 5132f37 drm/nve0/fifo: initial implementation by Ben Skeggs · 13 years ago
- d0f3c7e drm/nouveau: give a slightly larger pci(e)gart aperture on all chipsets by Ben Skeggs · 13 years ago
- 78c2018 drm/nouveau/pm: some more delays for ddr3 reclocking by Ben Skeggs · 13 years ago
- 9d6ba0b drm/nvc0/pm: very initial mclk freq change by Ben Skeggs · 13 years ago
- a94ba1f drm/nvd9/pm: oops, fix timing calc by Ben Skeggs · 13 years ago
- 6b91d6b drm/nvc0/pm: enable mpll src pll, and calc mpll coefficients by Ben Skeggs · 13 years ago
- a1da205 drm/nvc0/pm: start filling in memory reclocking stubs by Ben Skeggs · 13 years ago
- 19a1e47 drm/nva3/pm: another few magic regs, and slightly better 0x004018 handling by Ben Skeggs · 13 years ago
- 2b20fd0 drm/nva3/pm: initial attempt at handling 111100/111104 by Ben Skeggs · 13 years ago
- 5f54d29 drm/nva3/pm: make pll->pll mode work by Ben Skeggs · 13 years ago
- 001a399 drm/nva3/pm: attempt to bash a few 0x100200 bits correctly by Ben Skeggs · 13 years ago
- 4719b55 drm/nva3/pm: begin to restructure memory clock changes + another magic by Ben Skeggs · 13 years ago
- 30e5339 drm/nva3/pm: more random unknown PFB regs by Ben Skeggs · 13 years ago