Commit Graph

2113 Commits (ed5ca77ed7505cd389003a6d35ca1b7365429d71)

Author SHA1 Message Date
Maarten Lankhorst bd9c5a2016 drm/nouveau: require contiguous bo for framebuffer 12 years ago
Emil Velikov b969fa52ba drm/nv50-/disp: use the number of dac, sor, pior rather than hardcoded values 12 years ago
Ilia Mirkin c98b819468 drm/nouveau: remove duplicate copy of nv44_graph_class 12 years ago
Ilia Mirkin ef7d64e5c2 drm/nouveau/vdec: implement support for VP3 engines 12 years ago
Ilia Mirkin 57be046e5a drm/nouveau/core: get rid of math.h, replace log2i with order_base_2 12 years ago
Martin Peres 7d7612582c drm/nouveau: Support render nodes 12 years ago
Dave Airlie 2254f637db drm/nouveau: fix up 32-bit ioctls and device wake up. 12 years ago
Keith Packard ed8d19756e drm: Pass page flip ioctl flags to driver 12 years ago
Dave Airlie 5addcf0a5f nouveau: add runtime PM support (v0.9) 12 years ago
Dave Airlie 0d69704ae3 gpu/vga_switcheroo: add driver control power feature. (v3) 12 years ago
David Herrmann acb4652703 drm: verify vma access in TTM+GEM drivers 12 years ago
Ben Skeggs 78ae0ad403 drm/nv04/disp: fix framebuffer pin refcounting 12 years ago
Ben Skeggs 6ff8c76a56 drm/nouveau/mc: fix race condition between constructor and request_irq() 12 years ago
Pali Rohár 0ff42c5af6 drm/nouveau: fix reclocking on nv40 12 years ago
Maarten Lankhorst 18902bbf06 drm/nouveau/ltcg: fix allocating memory as free 12 years ago
Maarten Lankhorst 52f9a4d71b drm/nouveau/ltcg: fix ltcg memory initialization after suspend 12 years ago
Ilia Mirkin 6284bf41b9 drm/nouveau/fb: fix null derefs in nv49 and nv4e init 12 years ago
Daniel Vetter b0e898ac55 drm: remove FASYNC support 12 years ago
Andy Shevchenko 08fcd72b14 drm: don't push static constants on stack for %*ph 12 years ago
Rob Clark baa7094355 drm: const'ify ioctls table (v2) 12 years ago
Daniel Vetter 43387b37fa drm/gem: create drm_gem_dumb_destroy 12 years ago
Maarten Lankhorst 7a7da592cb drm/nouveau: fix semaphore dmabuf obj 12 years ago
Ben Skeggs e0bacd2f7e drm/nouveau/vm: make vm refcount into a kref 12 years ago
Ilia Mirkin dc409df944 drm/nv31/mpeg: don't recognize nv3x cards as having nv44 graph class 12 years ago
Ilia Mirkin 3d8b2b489e drm/nv40/mpeg: write magic value to channel object to make it work 12 years ago
Maarten Lankhorst 35095f7529 drm/nouveau: fix size check for cards without vm 12 years ago
Emil Velikov 9a7046d55f drm/nv50-/disp: remove dcb_outp_match call, and related variables 12 years ago
Ilia Mirkin 02d69294a1 drm/nva3-/disp: fix hda eld writing, needs to be padded 12 years ago
Ilia Mirkin 18f35fa658 drm/nv31/mpeg: fix mpeg engine initialization 12 years ago
Ilia Mirkin 921837634d drm/nv50/mc: include vp in the fb error reporting mask 12 years ago
Maarten Lankhorst 8a258353ed drm/nouveau: fix null pointer dereference in poll_changed 12 years ago
Emil Velikov 8ff8605640 drm/nv50/gpio: post-nv92 cards have 32 interrupt lines 12 years ago
Roy Spliet dedaa8f0e6 drm/nvc0/fb: take lock in nvc0_ram_put() 12 years ago
Ilia Mirkin bfcd92a0ae drm/nouveau/core: xtensa firmware size needs to be 0x40000 no matter what 12 years ago
David Herrmann 72525b3f33 drm/ttm: convert to unified vma offset manager 12 years ago
Daniel Vetter 4cb4ea39cd drm/nouveau: drop DRIVER_PCI_DMA and DRIVER_SG 12 years ago
Maarten Lankhorst 0108bc8081 drm/nouveau: do not allow negative sizes for now 12 years ago
Maarten Lankhorst 9b234db378 drm/nouveau: add falcon interrupt handler 12 years ago
Ben Skeggs 00fc6f6f73 drm/nouveau: use dedicated channel for async moves on GT/GF chipsets. 12 years ago
Maarten Lankhorst 06b237ef39 drm/nouveau: bump fence timeout to 15 seconds 12 years ago
Maarten Lankhorst 4f3855997c drm/nouveau: do not unpin in nouveau_gem_object_del 12 years ago
Ben Skeggs 8dda53fca2 drm/nv50/kms: fix pin refcnt leaks 12 years ago
Maarten Lankhorst fdfb833265 drm/nouveau: fix some error-path leaks in fbcon handling code 12 years ago
Ben Skeggs 060810d7ab drm/nouveau: fix locking issues in page flipping paths 12 years ago
Maarten Lankhorst d2989b534e drm/nvc0/gr: fix gpc firmware regression 12 years ago
Ben Skeggs 1bb3f6a252 drm/nouveau: fix minor thinko causing bo moves to not be async on kepler 12 years ago
Ilia Mirkin bf03d1b293 drm/nva3/disp: Fix HDMI audio regression 12 years ago
Emil Velikov 378f2bcdf7 drm/nv50-/disp: Use output specific mask in interrupt 12 years ago
Marcin Slusarz d005f51eb9 drm/nouveau: use vmalloc for pgt allocation 12 years ago
Ben Skeggs 5c5ae7157d drm/nvc0-/gr: remove some more of the hardcoded register writes 12 years ago