- e99eac5 vga_switcheroo: Don't require handler init callback by Seth Forshee · 13 years ago
- 2064db7 drm/nv86/fifo: suspend fix by Maxim Levitsky · 13 years ago
- fe0aac1 drm/nouveau: disable copy engine on NVAF by Henrik Rydberg · 13 years ago
- 44b9f44e nouveau: fixup scanout enable in nvc0_pm by Maarten Lankhorst · 13 years ago
- 3d7a1da drm/nouveau/aux: mask off higher bits of auxch index in i2c table entry by Ben Skeggs · 13 years ago
- af5e7d8 drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinate by Christoph Bumiller · 13 years ago
- e2b34fa drm/nve0/fifo: add support for the flip completion swmthd by Ben Skeggs · 13 years ago
- 2536f7d Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 13 years ago
- 7158554 drm/nouveau: init vblank requests list by Marcin Slusarz · 13 years ago
- 0ade74b drm/nv50: extend vblank semaphore to generic dmaobj + offset pair by Ben Skeggs · 13 years ago
- 2a259a3 drm/nouveau: mark most of our ioctls as deprecated, move to compat layer by Ben Skeggs · 13 years ago
- ce22af0 drm/nouveau: move current gpuobj code out of nouveau_object.c by Ben Skeggs · 13 years ago
- 5086f69 drm/nouveau/gem: fix object reference leak in a failure path by Ben Skeggs · 13 years ago
- 887cd78 drm/nv50: rename INVALID_QUERY_OR_TEXTURE error to INVALID_OPERATION by Marcin Slusarz · 13 years ago
- e0dd536 drm/nv84: decode PCRYPT errors by Marcin Slusarz · 13 years ago
- 16fde6c drm/nouveau: dcb table quirk for fdo#50830 by Ben Skeggs · 13 years ago
- ce806a3 nouveau: Fix alignment requirements on src and dst addresses by Maarten Lankhorst · 13 years ago
- 949c4a3 drm: track dev_mapping in more robust and flexible way by Ilija Hadzic · 13 years ago
- e6b0b6a Merge tag 'v3.5-rc7' into drm-next by Dave Airlie · 13 years ago
- b0071ef drm: kill reclaim_buffers callback by Daniel Vetter · 13 years ago
- e811f5a drm: Make the .mode_fixup() operations mode argument a const pointer by Laurent Pinchart · 13 years ago
- e9bf5f3 drm/nouveau: add license header to prime. by Dave Airlie · 13 years ago
- 9bd0c15 drm/nouveau/fbcon: using nv_two_heads is not a good idea by Ben Skeggs · 13 years ago
- 35916ac nouveau: add vmap support to nouveau prime support by Dave Airlie · 13 years ago
- e1bbc4b nouveau: add stub dma-buf mmap functionality. by Dave Airlie · 13 years ago
- f2fde3a Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 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
- 2774038 drm/nva3/pm: initial attempt at more magic PFB regs by Ben Skeggs · 13 years ago
- 65115bb drm/nva3/pm: hook up to ram reclocking helper by Ben Skeggs · 13 years ago
- 074e747 drm/nva3/pm: introduce more paranoia by Ben Skeggs · 13 years ago
- 41ceeeb drm/nouveau/radeon: add static const to the dma-buf ops. by Dave Airlie · 13 years ago
- 22b33e8 nouveau: add PRIME support by Dave Airlie · 13 years ago
- 129b78b ttm: add prime sharing support to TTM (v2) by Dave Airlie · 13 years ago
- e6ecefa drm: Constify drm_mode_config_funcs pointer by Laurent Pinchart · 13 years ago
- 6225ee0 drm/nouveau/dp: Probe branch/sink OUIs (v2) by Adam Jackson · 13 years ago
- c284815 nouveau: nouveau_set_bo_placement takes TTM flags by Dave Airlie · 13 years ago
- 26ec685 vga_switcheroo: Introduce struct vga_switcheroo_client_ops by Takashi Iwai · 13 years ago
- ec9b3a9 drm/nouveau/i2c: resume use of i2c-algo-bit, rather than custom stack by Ben Skeggs · 13 years ago
- addde4e nouveau: initialise has_optimus variable. by Dave Airlie · 13 years ago
- b99da31 drm/nv10/gpio: fix thinko in mask for gpio lines 2-9 by Ben Skeggs · 13 years ago
- ffc6a4e nvc0/fb: shut up PMFB interrupt after the first occurrence by Christoph Bumiller · 13 years ago
- 0ed4bb9 drm/nouveau/hdmi: use correct hdmi regs for nvaa/nvac by Ben Skeggs · 13 years ago
- 5206b52 drm/nouveau/bios: fix regression on some nv4x board by Ben Skeggs · 13 years ago
- 273a50f nouveau: Set special lane map for the right chipset by Henrik Rydberg · 13 years ago