index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-11
drm/nouveau/bios/perf: parse the pci speed from the bios for tesla and newer cards
Karol Herbst
1
-0
/
+2
2016-01-11
drm/nouveau/pci: implement generic code for pcie speed change
Karol Herbst
1
-0
/
+14
2016-01-11
drm/nouveau/pci: add gk104 variant
Karol Herbst
1
-0
/
+1
2016-01-11
drm/nouveau/pci: add gf106 variant
Karol Herbst
1
-0
/
+1
2016-01-11
drm/nouveau/nouveau/perfmon: add interface files for current core voltage
Karol Herbst
1
-0
/
+1
2016-01-11
drm/nouveau/clk: remove references to "daemon"
Ben Skeggs
1
-1
/
+1
2016-01-11
drm/nouveau/ltc/gm204: split implementation from gm107
Ben Skeggs
1
-0
/
+1
2016-01-11
drm/nouveau/ibus/gm204: split implementation from gk104
Ben Skeggs
1
-0
/
+1
2016-01-11
drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious
Ben Skeggs
1
-15
/
+19
2016-01-11
drm/nouveau/nvif: split out client interface definitions
Ben Skeggs
2
-13
/
+12
2016-01-11
drm/nouveau/nvif: split out device interface definitions
Ben Skeggs
3
-49
/
+47
2016-01-11
drm/nouveau/nvif: split out ctxdma interface definitions
Ben Skeggs
2
-71
/
+69
2016-01-11
drm/nouveau/nvif: split out perfmon interface definitions
Ben Skeggs
3
-77
/
+73
2016-01-11
drm/nouveau/nvif: split out device control interface definitions
Ben Skeggs
2
-49
/
+47
2016-01-11
drm/nouveau/nvif: split out fifo interface definitions
Ben Skeggs
8
-74
/
+111
2016-01-11
drm/nouveau/nvif: split out display interface definitions
Ben Skeggs
8
-206
/
+228
2016-01-11
drm/nouveau/nvif: split out nvsw interface definitons
Ben Skeggs
3
-18
/
+21
2016-01-11
drm/nouveau/nvif: split out fermi interface definitions
Ben Skeggs
2
-54
/
+52
2016-01-11
drm/nouveau/nvif: move internal class identifiers to class.h
Ben Skeggs
2
-11
/
+8
2015-12-09
drm/nouveau/pmu: remove whitelist for PGOB-exit WAR, enable by default
Ben Skeggs
1
-1
/
+0
2015-11-25
drm/nouveau/instmem: protect instobj list with a spinlock
Ben Skeggs
1
-0
/
+1
2015-11-03
drm/nouveau/bus/hwsq: Implement VBLANK waiting heuristic
Roy Spliet
1
-0
/
+1
2015-11-03
drm/nouveau/fb/ramgt215: Change FBVDD/Q when BIOS asks for it
Roy Spliet
1
-0
/
+1
2015-11-03
drm/nouveau/bios/rammap: Identify DLLoff for >= GF100
Roy Spliet
1
-1
/
+0
2015-11-03
drm/nouveau/pci: Handle 5-bit and 8-bit tag field
Pierre Moreau
1
-0
/
+1
2015-11-03
drm/nouveau: remove unused function
Sudip Mukherjee
1
-2
/
+0
2015-11-03
drm/nouveau/pci/nv46: attempt to fix msi, and re-enable by default
Ben Skeggs
1
-1
/
+1
2015-11-03
drm/nouveau/pci/g94: split implementation from nv40
Ben Skeggs
1
-0
/
+1
2015-11-03
drm/nouveau/pci/g84: split implementation from nv50
Ben Skeggs
1
-0
/
+1
2015-11-03
drm/nouveau/ibus/gf100: increase wait timeout to avoid read faults
Samuel Pitoiset
1
-0
/
+1
2015-11-03
drm/nouveau/volt/gk104: add support for pwm and gpio modes
Martin Peres
2
-0
/
+2
2015-11-03
drm/nouveau/bios/volt: add support for pwm-based volt management
Martin Peres
1
-1
/
+14
2015-11-03
drm/nouveau/platform: allow to specify the IOMMU bit
Alexandre Courbot
2
-1
/
+13
2015-11-03
drm/nouveau/ltc/gf100: add flush/invalidate functions
Alexandre Courbot
1
-0
/
+1
2015-11-03
drm/nouveau/ltc: add hooks for invalidate and flush
Alexandre Courbot
1
-0
/
+3
2015-11-03
drm/nouveau/timer: re-introduce nvkm_wait_xsec macros
Alexandre Courbot
1
-0
/
+10
2015-08-28
drm/nouveau/tegra: merge platform setup from nouveau drm
Ben Skeggs
3
-2
/
+23
2015-08-28
drm/nouveau/pci: merge agp handling from nouveau drm
Ben Skeggs
4
-0
/
+14
2015-08-28
drm/nouveau/device: remove pci/platform_device from common struct
Ben Skeggs
1
-30
/
+10
2015-08-28
drm/nouveau/device: import pciid list and integrate quirks with it
Ben Skeggs
1
-8
/
+3
2015-08-28
drm/nouveau/device: cleaner abstraction for device resource functions
Ben Skeggs
1
-6
/
+2
2015-08-28
drm/nouveau/mc: move device irq handling to platform-specific code
Ben Skeggs
4
-12
/
+6
2015-08-28
drm/nouveau/mc: abstract interface to master intr registers
Ben Skeggs
1
-0
/
+3
2015-08-28
drm/nouveau/pci: new subdev
Ben Skeggs
2
-0
/
+24
2015-08-28
drm/nouveau/object: merge with handle
Ben Skeggs
3
-59
/
+21
2015-08-28
drm/nouveau/core: remove the remainder of the previous style
Ben Skeggs
8
-283
/
+63
2015-08-28
drm/nouveau/mpeg: convert to new-style nvkm_engine
Ben Skeggs
2
-36
/
+5
2015-08-28
drm/nouveau/sw: convert to new-style nvkm_engine
Ben Skeggs
1
-23
/
+6
2015-08-28
drm/nouveau/pm: convert to new-style nvkm_engine
Ben Skeggs
1
-13
/
+10
2015-08-28
drm/nouveau/gr: convert to new-style nvkm_engine
Ben Skeggs
2
-57
/
+39
[prev]
[next]