index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
drm/nouveau/drm: adding support for backlight control of GT525M (NVC0)
Florian Scholz
2013-04-26
1
-0
/
+3
|
*
drm/nouveau/drm: bump the driver version to 1.1.1 to report new features
Christoph Bumiller
2013-04-26
1
-1
/
+12
|
*
drm/nvc0/gr: add software methods to control some MP regs
Christoph Bumiller
2013-04-26
1
-0
/
+29
|
*
drm/nvc0-: support NOUVEAU_GETPARAM_GRAPH_UNITS
Christoph Bumiller
2013-04-26
7
-8
/
+47
|
*
drm/nvc0-/ltcg: implement VRAM compression
Christoph Bumiller
2013-04-26
4
-29
/
+220
|
*
drm/nouveau/ttm: allow tiled memtype on system memory buffer objects
Ben Skeggs
2013-04-26
1
-0
/
+16
|
*
drm/nve0/grctx: initial attempt at unhardcoding yet more magic
Ben Skeggs
2013-04-26
1
-4
/
+9
|
*
drm/nv50/therm: implement temperature reading
Martin Peres
2013-04-26
1
-3
/
+39
|
*
drm/nouveau/therm: split the nv50 and nv84 code
Martin Peres
2013-04-26
9
-164
/
+239
|
*
drm/nouveau/drm: fix crash in vram manager debug callback
Marcin Slusarz
2013-04-26
1
-3
/
+6
|
*
drm/nvc0/fb: ignore readback page alloc failure to support userspace
Ben Skeggs
2013-04-26
1
-8
/
+9
|
*
drm/nouveau/disp: fix uninitialised eq_done in error path
Ben Skeggs
2013-04-26
1
-1
/
+1
*
|
Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...
Dave Airlie
2013-04-09
1
-1
/
+1
|
\
\
|
*
|
drm/nouveau: fix unconditional return waiting on memory
Calvin Owens
2013-04-09
1
-1
/
+1
|
|
/
*
|
Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-04-05
1
-0
/
+17
|
\
\
|
|
/
|
/
|
|
*
nouveau: Attempt to use platform-provided ROM image
Matthew Garrett
2013-04-01
1
-0
/
+17
*
|
drm/nouveau: fix NULL ptr dereference from nv50_disp_intr()
Maarten Lankhorst
2013-03-29
2
-13
/
+21
*
|
drm/nouveau: fix handling empty channel list in ioctl's
Maarten Lankhorst
2013-03-29
1
-8
/
+10
|
/
*
drm/nv50/kms: prevent lockdep false-positive in page flipping path
Ben Skeggs
2013-03-19
1
-2
/
+2
*
drm/nouveau/core: fix return value of nouveau_object_del()
Ben Skeggs
2013-03-19
1
-2
/
+1
*
drm/nouveau/hwmon: do not expose a buggy temperature if it is unavailable
Martin Peres
2013-03-18
1
-13
/
+31
*
drm/nouveau/therm: display the availability of the internal sensor
Martin Peres
2013-03-18
3
-0
/
+13
*
drm/nouveau/therm: disable temperature management if the sensor isn't readable
Martin Peres
2013-03-18
1
-1
/
+1
*
drm/nouveau/therm: disable auto fan management if temperature is not available
Martin Peres
2013-03-18
1
-0
/
+5
*
drm/nv40/therm: reserve negative temperatures for errors
Martin Peres
2013-03-18
1
-0
/
+4
*
drm/nv40/therm: disable temperature reading if the bios misses some parameters
Martin Peres
2013-03-18
2
-15
/
+4
*
drm/nouveau/therm-ic: the temperature is off by sensor_constant, warn the user
Martin Peres
2013-03-18
2
-3
/
+5
*
drm/nouveau/therm: remove some confusion introduced by therm_mode
Martin Peres
2013-03-18
4
-8
/
+8
*
drm/nouveau/therm: do not make assumptions on temperature
Martin Peres
2013-03-18
1
-3
/
+3
*
drm/nv40/therm: increase the sensor's settling delay to 20ms
Martin Peres
2013-03-18
1
-1
/
+2
*
drm/nv40/therm: improve selection between the old and the new style
Martin Peres
2013-03-18
1
-12
/
+38
*
drm/nv50: use correct tiling methods for m2mf buffer moves
Marcin Slusarz
2013-03-11
1
-2
/
+2
*
drm/nouveau: idle channel before releasing notify object
Marcin Slusarz
2013-03-11
1
-0
/
+5
*
drm/nouveau: fix regression in vblanking
Maarten Lankhorst
2013-03-11
1
-2
/
+2
*
drm/nv50: encoder creation failure doesn't mean full init failure
Ben Skeggs
2013-03-11
1
-0
/
+1
*
drm/nv50-: prevent some races between modesetting and page flipping
Ben Skeggs
2013-03-04
1
-83
/
+106
*
drm/nouveau/i2c: drop parent refcount when creating ports
Ben Skeggs
2013-03-04
1
-0
/
+1
*
drm/nv84: fix regression in page flipping
Ben Skeggs
2013-03-04
1
-6
/
+14
*
drm/nouveau: Fix typo in init_idx_addr_latched().
Francisco Jerez
2013-03-04
1
-1
/
+1
*
drm/nouveau: Disable AGP on PowerPC again.
Francisco Jerez
2013-03-04
1
-0
/
+12
*
drm/nve0/graph: some random reg moved on kepler
Ben Skeggs
2013-03-04
1
-1
/
+1
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-02-25
156
-3113
/
+7254
|
\
|
*
Merge branch 'tilcdc-next' of git://people.freedesktop.org/~robclark/linux in...
Dave Airlie
2013-02-21
1
-26
/
+13
|
|
\
|
|
*
drm/nouveau: use i2c encoder helper wrappers
Rob Clark
2013-02-17
1
-26
/
+13
|
*
|
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2013-02-21
7
-220
/
+329
|
|
\
\
|
|
*
|
drm/nouveau: restore debugfs/vbios.rom support
Marcin Slusarz
2013-02-20
4
-0
/
+93
|
|
*
|
drm/nv50-/kms: remove UPDATE methods after each encoder disconnect
Ben Skeggs
2013-02-20
1
-9
/
+0
|
|
*
|
drm/nvd0/disp: handle multiple actions from one set of supervisor intrs
Ben Skeggs
2013-02-20
1
-103
/
+118
|
|
*
|
drm/nv50/disp: handle multiple actions from one set of supervisor intrs
Ben Skeggs
2013-02-20
1
-108
/
+118
|
*
|
|
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2013-02-20
148
-2740
/
+6923
|
|
\
|
|
|
|
|
/
|
|
/
|
[prev]
[next]