index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-...
Dave Airlie
2015-01-08
8
-33
/
+124
|
\
|
*
drm/nouveau/nouveau: Do not BUG_ON(!spin_is_locked()) on UP
Bruno Prémont
2014-12-21
2
-3
/
+3
|
*
drm/nv4c/mc: disable msi
Ilia Mirkin
2014-12-21
1
-8
/
+0
|
*
drm/nouveau/fb/ram/mcp77: enable NISO poller
Pierre Moreau
2014-12-21
1
-5
/
+39
|
*
drm/nouveau/fb/ram/mcp77: use carveout reg to determine size
Ben Skeggs
2014-12-21
1
-4
/
+3
|
*
drm/nouveau/fb/ram/mcp77: subclass nouveau_ram
Ben Skeggs
2014-12-21
1
-10
/
+14
|
*
drm/nouveau: wake up the card if necessary during gem callbacks
Ben Skeggs
2014-12-21
1
-5
/
+30
|
*
drm/nouveau/device: Add support for GK208B, resolves bug 86935
Sven Köhler
2014-12-21
1
-0
/
+33
|
*
drm/nouveau: fix missing return statement in nouveau_ttm_tt_unpopulate
Alexandre Courbot
2014-12-21
1
-1
/
+3
|
*
drm/nouveau/bios: fix oops on pre-nv50 chipsets
Ben Skeggs
2014-12-21
1
-2
/
+4
*
|
Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"
Dave Airlie
2014-12-24
2
-12
/
+0
*
|
nouveau: bring back legacy mmap handler
Dave Airlie
2014-12-22
1
-1
/
+2
*
|
Merge tag 'v3.18' into drm-next
Dave Airlie
2014-12-08
7
-35
/
+72
|
\
\
|
*
|
nouveau: move the hotplug ignore to correct place.
Dave Airlie
2014-12-02
1
-1
/
+1
|
*
|
Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-...
Dave Airlie
2014-12-02
6
-34
/
+71
|
|
\
\
|
|
*
|
drm/nouveau/gf116: remove copy1 engine
Ilia Mirkin
2014-12-02
1
-1
/
+0
|
|
*
|
drm/nouveau: prevent stale fence->channel pointers, and protect with rcu
Maarten Lankhorst
2014-12-02
2
-29
/
+67
|
|
*
|
drm/nouveau/fifo/g84-: ack non-stall interrupt before handling it
Ben Skeggs
2014-12-02
3
-4
/
+4
*
|
|
|
Merge tag 'drm-intel-next-2014-11-21-fixed' of git://anongit.freedesktop.org/...
Dave Airlie
2014-12-02
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
Merge tag 'drm-intel-fixes-2014-11-19' into drm-intel-next-queued
Daniel Vetter
2014-11-19
2
-3
/
+38
|
|
\
|
|
|
|
*
|
|
|
drm/edid: fix Baseline_ELD_Len field in drm_edid_to_eld()
Jani Nikula
2014-11-14
1
-1
/
+2
*
|
|
|
|
Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-...
Dave Airlie
2014-12-02
125
-2636
/
+6260
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
drm/nv50/kms: drop requirement that framebuffer bos be contig up-front
Ben Skeggs
2014-12-02
1
-5
/
+0
|
*
|
|
|
drm/nv50/kms: directly use cursor image from userspace buffer
Ben Skeggs
2014-12-02
2
-49
/
+32
|
*
|
|
|
drm/nouveau/kms: when pinning display-related buffers, force contig vram
Ben Skeggs
2014-12-02
2
-7
/
+7
|
*
|
|
|
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
Ben Skeggs
2014-12-02
13
-27
/
+52
|
*
|
|
|
drm/nouveau/volt: add support for GK20A
Vince Hsu
2014-12-02
6
-0
/
+218
|
*
|
|
|
drm/nouveau/platform: add GPU speedo information to nouveau platform
Vince Hsu
2014-12-02
2
-0
/
+4
|
*
|
|
|
drm/nouveau/volt: allow non-bios voltage scaling
Vince Hsu
2014-12-02
1
-29
/
+38
|
*
|
|
|
drm/gf100-/gr: return non-fatal error code when fw not present
Ben Skeggs
2014-12-02
1
-1
/
+1
|
*
|
|
|
drm/nouveau/devinit: bump priv ring timeouts before executing scripts
Ben Skeggs
2014-12-02
2
-1
/
+10
|
*
|
|
|
drm/nouveau/bios: translate ramcfg strap through M0203
Ben Skeggs
2014-12-02
1
-1
/
+12
|
*
|
|
|
drm/nouveau/fb: make use of M0203 routines for ram type determination
Ben Skeggs
2014-12-02
1
-22
/
+15
|
*
|
|
|
drm/nouveau/bios: add parsing of BIT M(v2) +0x03 table
Ben Skeggs
2014-12-02
3
-0
/
+161
|
*
|
|
|
drm/nouveau/core: allow vbios parsing without knowing chipset type
Ben Skeggs
2014-12-02
1
-0
/
+5
|
*
|
|
|
drm/nouveau/lib: add null backend
Ben Skeggs
2014-12-02
2
-0
/
+2
|
*
|
|
|
drm/nouveau/device: store revision
Ben Skeggs
2014-12-02
2
-1
/
+4
|
*
|
|
|
drm/nouveau/core: add some forgotten subdevs to disable mask
Ben Skeggs
2014-12-02
2
-0
/
+3
|
*
|
|
|
drm/gk20a/clk: fix max VCO value
Alexandre Courbot
2014-12-02
1
-1
/
+1
|
*
|
|
|
drm/nouveau: we need pin_refcnt for nouveau_bo_placement_set()
Ben Skeggs
2014-12-02
1
-5
/
+9
|
*
|
|
|
drm/nv50-/kms: add some evo tracing ability for debugging
Ben Skeggs
2014-12-02
1
-0
/
+13
|
*
|
|
|
drm/nv50/kms: use sclass() instead of trial-and-error
Ben Skeggs
2014-12-02
1
-6
/
+20
|
*
|
|
|
drm/nv50/kms: remove a couple of cursor-related stub functions
Ben Skeggs
2014-12-02
2
-12
/
+2
|
*
|
|
|
drm/nouveau: fix pin refcnt leak in failure path
Ben Skeggs
2014-12-02
1
-12
/
+12
|
*
|
|
|
drm/nouveau: synchronize BOs when required
Alexandre Courbot
2014-12-02
3
-0
/
+56
|
*
|
|
|
drm/nouveau: allocate GPFIFOs and fences coherently
Alexandre Courbot
2014-12-02
2
-3
/
+3
|
*
|
|
|
drm/nouveau: implement explicitly coherent BOs
Alexandre Courbot
2014-12-02
2
-8
/
+73
|
*
|
|
|
drm/nouveau: introduce nv_device_is_cpu_coherent()
Alexandre Courbot
2014-12-02
1
-0
/
+6
|
*
|
|
|
drm/nouveau: warn when moving a pinned object
Alexandre Courbot
2014-12-02
1
-2
/
+9
|
*
|
|
|
drm/nouveau/disp: clear notify intr status when enabling, to prevent races
Ben Skeggs
2014-12-02
2
-0
/
+4
[next]